Code

inkscape.git
15 years ago* 2geomify polygon svg writing
johanengelen [Tue, 8 Jul 2008 17:55:15 +0000 (17:55 +0000)]
* 2geomify polygon svg writing
* 2geomify caligraphy and erasertool svg writing

15 years agopatch by FreqMod for bug 246389
buliabyak [Tue, 8 Jul 2008 17:35:52 +0000 (17:35 +0000)]
patch by FreqMod for bug 246389

15 years agoPatch from codedread. Prevents rendering of title/desc/metadata elements in text...
sasilver [Tue, 8 Jul 2008 13:00:20 +0000 (13:00 +0000)]
Patch from codedread. Prevents rendering of title/desc/metadata elements in text (fixes bug 238093).

15 years agodisable motion hints for calligraphy to avoid confusion
mental [Tue, 8 Jul 2008 04:03:42 +0000 (04:03 +0000)]
disable motion hints for calligraphy to avoid confusion

15 years agoFalse alarm; re-enable them
mental [Tue, 8 Jul 2008 03:49:30 +0000 (03:49 +0000)]
False alarm; re-enable them

15 years agodisable motion hints again
mental [Tue, 8 Jul 2008 03:23:25 +0000 (03:23 +0000)]
disable motion hints again

15 years agoI'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK
mental [Tue, 8 Jul 2008 03:01:39 +0000 (03:01 +0000)]
I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK

15 years agodisable motion hints again
mental [Tue, 8 Jul 2008 02:43:34 +0000 (02:43 +0000)]
disable motion hints again

15 years agoenable motion hints for non-freehand actions
mental [Tue, 8 Jul 2008 02:32:42 +0000 (02:32 +0000)]
enable motion hints for non-freehand actions

15 years agotemporarily enable motion hints for calligraphy tool
mental [Tue, 8 Jul 2008 02:25:52 +0000 (02:25 +0000)]
temporarily enable motion hints for calligraphy tool

15 years agoenable safe support for motion hints
mental [Tue, 8 Jul 2008 02:25:41 +0000 (02:25 +0000)]
enable safe support for motion hints

15 years agofix 169096
buliabyak [Mon, 7 Jul 2008 20:54:18 +0000 (20:54 +0000)]
fix 169096

15 years agoconvert item to livarot path using 2geom path
johanengelen [Mon, 7 Jul 2008 20:34:51 +0000 (20:34 +0000)]
convert item to livarot path using 2geom path

15 years ago2geomify conversion to livaror in flood-context.cpp
johanengelen [Mon, 7 Jul 2008 20:32:37 +0000 (20:32 +0000)]
2geomify conversion to livaror in flood-context.cpp

15 years agoreplace separate forward declarations by proper forward.h inclusion
johanengelen [Mon, 7 Jul 2008 20:23:57 +0000 (20:23 +0000)]
replace separate forward declarations by proper forward.h inclusion

15 years agocleanup unused methods in spcurve
johanengelen [Mon, 7 Jul 2008 19:31:39 +0000 (19:31 +0000)]
cleanup unused methods in spcurve

15 years agotry to use consistent document for creating guides
mental [Mon, 7 Jul 2008 16:35:28 +0000 (16:35 +0000)]
try to use consistent document for creating guides

15 years ago2geomify polygon. added TODO to add testcase for corner case polygon element
johanengelen [Mon, 7 Jul 2008 15:55:25 +0000 (15:55 +0000)]
2geomify polygon. added TODO to add testcase for corner case polygon element

15 years agosubstitute macro with function call
johanengelen [Mon, 7 Jul 2008 15:48:07 +0000 (15:48 +0000)]
substitute macro with function call

15 years ago2geomify more of pencil-context.cpp
johanengelen [Mon, 7 Jul 2008 15:45:42 +0000 (15:45 +0000)]
2geomify more of pencil-context.cpp

15 years agofix number of marker counting in shape
johanengelen [Mon, 7 Jul 2008 14:06:53 +0000 (14:06 +0000)]
fix number of marker counting in shape

15 years agoremove dead code
johanengelen [Mon, 7 Jul 2008 13:44:03 +0000 (13:44 +0000)]
remove dead code

15 years ago2geomify marker code in stroke-to-path
johanengelen [Mon, 7 Jul 2008 12:50:16 +0000 (12:50 +0000)]
2geomify marker code in stroke-to-path

15 years agofix orientation of markers
johanengelen [Mon, 7 Jul 2008 12:29:23 +0000 (12:29 +0000)]
fix orientation of markers

15 years agochange part of calligraphic/eraser code to 2geom.
johanengelen [Mon, 7 Jul 2008 09:27:03 +0000 (09:27 +0000)]
change part of calligraphic/eraser code to 2geom.

15 years agoimprove documentation of SPCurve::last_segment
johanengelen [Mon, 7 Jul 2008 09:17:41 +0000 (09:17 +0000)]
improve documentation of SPCurve::last_segment

15 years agoclean up matrix transform svg-write function
johanengelen [Mon, 7 Jul 2008 08:17:51 +0000 (08:17 +0000)]
clean up matrix transform svg-write function

15 years agoUse icons in tool overflow menu now that stock icon hook is in
joncruz [Mon, 7 Jul 2008 08:09:45 +0000 (08:09 +0000)]
Use icons in tool overflow menu now that stock icon hook is in

15 years agoRefactoring to be able to use standard themeable icons
joncruz [Mon, 7 Jul 2008 00:57:09 +0000 (00:57 +0000)]
Refactoring to be able to use standard themeable icons

15 years agofix 245960, switch most of the rest of calligraphic controls to 0..100
buliabyak [Mon, 7 Jul 2008 00:34:18 +0000 (00:34 +0000)]
fix 245960, switch most of the rest of calligraphic controls to 0..100

15 years agoa simpler and more reliable method of doing caps: always perpendicular to from-to
buliabyak [Mon, 7 Jul 2008 00:32:05 +0000 (00:32 +0000)]
a simpler and more reliable method of doing caps: always perpendicular to from-to

15 years agomodified is_positive and is_negative implementation for Vector and Matrix in order...
mcecchetti [Sun, 6 Jul 2008 15:36:49 +0000 (15:36 +0000)]
modified is_positive and is_negative implementation for Vector and Matrix in order to make 2geom linkable with a gsl release >= 1.8

15 years agoagree with the FIXME
ishmal [Sun, 6 Jul 2008 06:30:57 +0000 (06:30 +0000)]
agree with the FIXME

15 years agomove undo commits closer to the UI
buliabyak [Sat, 5 Jul 2008 22:14:22 +0000 (22:14 +0000)]
move undo commits closer to the UI

15 years agofix 245806
buliabyak [Sat, 5 Jul 2008 20:11:12 +0000 (20:11 +0000)]
fix 245806

15 years agoChange link line for a couple of the test programs, so that `make check' compiles...
pjrm [Sat, 5 Jul 2008 16:09:57 +0000 (16:09 +0000)]
Change link line for a couple of the test programs, so that `make check' compiles again.

15 years agoTests for nr-compose, as well as updated tests for svg-affine and svg-length.
jaspervdg [Sat, 5 Jul 2008 14:56:14 +0000 (14:56 +0000)]
Tests for nr-compose, as well as updated tests for svg-affine and svg-length.

15 years agowidgets/select-toolbar.h: Supply missing #includes/declarations so that we don't...
pjrm [Sat, 5 Jul 2008 12:04:50 +0000 (12:04 +0000)]
widgets/select-toolbar.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agowidgets/calligraphic-profile-rename.h: Supply missing #includes/declarations so that...
pjrm [Sat, 5 Jul 2008 12:04:42 +0000 (12:04 +0000)]
widgets/calligraphic-profile-rename.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agoui/widget/tolerance-slider.h: Supply missing #includes/declarations so that we don...
pjrm [Sat, 5 Jul 2008 12:04:33 +0000 (12:04 +0000)]
ui/widget/tolerance-slider.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agotext-editing.h: Supply missing #includes/declarations so that we don't depend on...
pjrm [Sat, 5 Jul 2008 12:04:22 +0000 (12:04 +0000)]
text-editing.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agosvg/svg-length.h: Supply missing #includes/declarations so that we don't depend on...
pjrm [Sat, 5 Jul 2008 12:04:14 +0000 (12:04 +0000)]
svg/svg-length.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agosplivarot.h: Supply missing #includes/declarations so that we don't depend on order...
pjrm [Sat, 5 Jul 2008 12:04:02 +0000 (12:04 +0000)]
splivarot.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agospiral-context.h: Supply missing #includes/declarations so that we don't depend on...
pjrm [Sat, 5 Jul 2008 12:03:53 +0000 (12:03 +0000)]
spiral-context.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agosp-stop.h: Supply missing #includes/declarations so that we don't depend on order...
pjrm [Sat, 5 Jul 2008 12:03:45 +0000 (12:03 +0000)]
sp-stop.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agoshape-editor.h: Supply missing #includes/declarations so that we don't depend on...
pjrm [Sat, 5 Jul 2008 12:03:34 +0000 (12:03 +0000)]
shape-editor.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agoselect-context.h: Supply missing #includes/declarations so that we don't depend on...
pjrm [Sat, 5 Jul 2008 12:03:28 +0000 (12:03 +0000)]
select-context.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agoremoveoverlap/removeoverlap.h: Supply missing #includes/declarations so that we don...
pjrm [Sat, 5 Jul 2008 12:03:18 +0000 (12:03 +0000)]
removeoverlap/removeoverlap.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agonodepath.h: Supply missing #includes/declarations so that we don't depend on order...
pjrm [Sat, 5 Jul 2008 12:03:08 +0000 (12:03 +0000)]
nodepath.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agonode-context.h: Supply missing #includes/declarations so that we don't depend on...
pjrm [Sat, 5 Jul 2008 12:03:00 +0000 (12:03 +0000)]
node-context.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agomain-cmdlineact.h: Supply missing #includes/declarations so that we don't depend...
pjrm [Sat, 5 Jul 2008 12:02:53 +0000 (12:02 +0000)]
main-cmdlineact.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agolive_effects/parameter/enum.h: Supply missing #includes/declarations so that we don...
pjrm [Sat, 5 Jul 2008 12:02:43 +0000 (12:02 +0000)]
live_effects/parameter/enum.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agolibgdl/gdl-stock.h: Supply missing #includes/declarations so that we don't depend...
pjrm [Sat, 5 Jul 2008 12:02:27 +0000 (12:02 +0000)]
libgdl/gdl-stock.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agolibgdl/gdl-dock-bar.h: Supply missing #includes/declarations so that we don't depend...
pjrm [Sat, 5 Jul 2008 12:02:17 +0000 (12:02 +0000)]
libgdl/gdl-dock-bar.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agolibavoid/region.h: Supply missing #includes/declarations so that we don't depend...
pjrm [Sat, 5 Jul 2008 12:02:08 +0000 (12:02 +0000)]
libavoid/region.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agojabber_whiteboard/message-node.h: Supply missing #includes/declarations so that we...
pjrm [Sat, 5 Jul 2008 12:01:55 +0000 (12:01 +0000)]
jabber_whiteboard/message-node.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agoink-action.h: Supply missing #includes/declarations so that we don't depend on order...
pjrm [Sat, 5 Jul 2008 12:01:48 +0000 (12:01 +0000)]
ink-action.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agohelper/unit-tracker.h: Supply missing #includes/declarations so that we don't depend...
pjrm [Sat, 5 Jul 2008 12:01:41 +0000 (12:01 +0000)]
helper/unit-tracker.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agodisplay/nr-filter-pixops.h: Supply missing #includes/declarations so that we don...
pjrm [Sat, 5 Jul 2008 12:01:32 +0000 (12:01 +0000)]
display/nr-filter-pixops.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agodisplay/inkscape-cairo.h: Supply missing #includes/declarations so that we don't...
pjrm [Sat, 5 Jul 2008 12:01:25 +0000 (12:01 +0000)]
display/inkscape-cairo.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agocontext-fns.h: Supply missing #includes/declarations so that we don't depend on order...
pjrm [Sat, 5 Jul 2008 12:01:16 +0000 (12:01 +0000)]
context-fns.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agoconn-avoid-ref.h: Supply missing #includes/declarations so that we don't depend on...
pjrm [Sat, 5 Jul 2008 12:01:08 +0000 (12:01 +0000)]
conn-avoid-ref.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion.  (Detected by check-header-compile.)  (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.)

15 years agocheck-header-compile.in: Update list of needed CPPFLAGS.
pjrm [Sat, 5 Jul 2008 11:26:28 +0000 (11:26 +0000)]
check-header-compile.in: Update list of needed CPPFLAGS.
Ignore dom/* headers for the moment.
Updates to list of .h files that shouldn't be tested.

15 years agofix a long-standing bug with Undo after Fit canvas to selection/drawing.
pjrm [Sat, 5 Jul 2008 11:21:52 +0000 (11:21 +0000)]
fix a long-standing bug with Undo after Fit canvas to selection/drawing.

15 years agoEOL fixups
joncruz [Sat, 5 Jul 2008 05:11:28 +0000 (05:11 +0000)]
EOL fixups

15 years agoWarning cleanup
joncruz [Sat, 5 Jul 2008 02:54:00 +0000 (02:54 +0000)]
Warning cleanup

15 years agoanother fix for parallel knotholder and nodepath
buliabyak [Sat, 5 Jul 2008 00:55:51 +0000 (00:55 +0000)]
another fix for parallel knotholder and nodepath

15 years agofix crash triggered by having both knotholder and nodepath at the same time
buliabyak [Sat, 5 Jul 2008 00:52:25 +0000 (00:52 +0000)]
fix crash triggered by having both knotholder and nodepath at the same time

15 years agocreate pathvector_for_curve method.
johanengelen [Fri, 4 Jul 2008 23:36:25 +0000 (23:36 +0000)]
create pathvector_for_curve method.

15 years ago2geomify calculation of number of markers on a path
johanengelen [Fri, 4 Jul 2008 23:07:47 +0000 (23:07 +0000)]
2geomify calculation of number of markers on a path

15 years agouse if(dynamic_cast<>) instead of if(typeid==) to check 2geom segment types for strai...
johanengelen [Fri, 4 Jul 2008 22:52:34 +0000 (22:52 +0000)]
use if(dynamic_cast<>) instead of if(typeid==) to check 2geom segment types for straightlines. this because the closing line segment is special class ClosingSegment : public LineSegment.

15 years agoconvert a path to guides using 2geom calls
johanengelen [Fri, 4 Jul 2008 22:41:45 +0000 (22:41 +0000)]
convert a path to guides using 2geom calls

15 years agoWarning cleanup
joncruz [Fri, 4 Jul 2008 21:43:41 +0000 (21:43 +0000)]
Warning cleanup

15 years agochange some SP_CURVE_BPATH to get_bpath
johanengelen [Fri, 4 Jul 2008 20:36:10 +0000 (20:36 +0000)]
change some SP_CURVE_BPATH to get_bpath

15 years agoadd readme file to 2geom directory to warn people not to make code changes there
johanengelen [Fri, 4 Jul 2008 19:50:48 +0000 (19:50 +0000)]
add readme file to 2geom directory to warn people not to make code changes there

15 years agoFix Camouflage pattern (see bug 245301).
sasilver [Fri, 4 Jul 2008 12:02:53 +0000 (12:02 +0000)]
Fix Camouflage pattern (see bug 245301).

15 years agoMake pen/pencil shapes work in spiro mode, too
cilix42 [Fri, 4 Jul 2008 11:32:17 +0000 (11:32 +0000)]
Make pen/pencil shapes work in spiro mode, too

15 years agoRemove oncanvas_editable attribute for PointParams; use their internal shape settings...
cilix42 [Fri, 4 Jul 2008 11:24:40 +0000 (11:24 +0000)]
Remove oncanvas_editable attribute for PointParams; use their internal shape settings for the knotholder handle

15 years agoKeep original path by default for LPEMirrorReflect
cilix42 [Fri, 4 Jul 2008 11:23:25 +0000 (11:23 +0000)]
Keep original path by default for LPEMirrorReflect

15 years agoEOL fixup
joncruz [Fri, 4 Jul 2008 06:38:30 +0000 (06:38 +0000)]
EOL fixup

15 years agoFixed includes
joncruz [Fri, 4 Jul 2008 06:29:25 +0000 (06:29 +0000)]
Fixed includes

15 years agoCorrect path separators and missed variable assignment due to indention
joncruz [Fri, 4 Jul 2008 06:29:02 +0000 (06:29 +0000)]
Correct path separators and missed variable assignment due to indention

15 years agoFixed EOLs
joncruz [Fri, 4 Jul 2008 05:11:57 +0000 (05:11 +0000)]
Fixed EOLs

15 years agoPoly::shifted: simplify to discard mention of handling negative argument value.
pjrm [Fri, 4 Jul 2008 04:56:42 +0000 (04:56 +0000)]
Poly::shifted: simplify to discard mention of handling negative argument value.

15 years agoFixed initialization order.
joncruz [Fri, 4 Jul 2008 04:45:37 +0000 (04:45 +0000)]
Fixed initialization order.

15 years agoMark suspicious ignoring of parameters
joncruz [Fri, 4 Jul 2008 04:36:18 +0000 (04:36 +0000)]
Mark suspicious ignoring of parameters

15 years agoMark a missing case statement
joncruz [Fri, 4 Jul 2008 04:35:01 +0000 (04:35 +0000)]
Mark a missing case statement

15 years agoMask out dead code causing warning
joncruz [Fri, 4 Jul 2008 04:31:36 +0000 (04:31 +0000)]
Mask out dead code causing warning

15 years agoremove left-overs from making SPCurve a proper class with methods
johanengelen [Thu, 3 Jul 2008 21:50:03 +0000 (21:50 +0000)]
remove left-overs from making SPCurve a proper class with methods

15 years agostart removing old path code in spcurve. start with const functions
johanengelen [Thu, 3 Jul 2008 21:44:17 +0000 (21:44 +0000)]
start removing old path code in spcurve. start with const functions

15 years agoimprove pencil-context logic
johanengelen [Thu, 3 Jul 2008 21:31:35 +0000 (21:31 +0000)]
improve pencil-context logic

15 years agoimprove spcurve::second_point and document its behavior
johanengelen [Thu, 3 Jul 2008 21:31:15 +0000 (21:31 +0000)]
improve spcurve::second_point and document its behavior

15 years agonoop, add comment
johanengelen [Thu, 3 Jul 2008 20:23:49 +0000 (20:23 +0000)]
noop, add comment

15 years agoupdate 2geom (svn rev1433). how far away is automatic filelist building on linux...
johanengelen [Thu, 3 Jul 2008 20:18:47 +0000 (20:18 +0000)]
update 2geom (svn rev1433). how far away is automatic filelist building on linux? (i.e. btool)

15 years agoupdate 2geom (svn rev1433)
johanengelen [Thu, 3 Jul 2008 20:06:40 +0000 (20:06 +0000)]
update 2geom (svn rev1433)

15 years agoPatch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.net/inksc...
verbalshadow [Thu, 3 Jul 2008 16:14:52 +0000 (16:14 +0000)]
Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.net/inkscape/+bug/245173

15 years agoTests for svg-affine and svg-length (the latter is not much more than a stub) and...
jaspervdg [Thu, 3 Jul 2008 13:20:00 +0000 (13:20 +0000)]
Tests for svg-affine and svg-length (the latter is not much more than a stub) and a CxxTest version of the list-container tests.

15 years agoadded new LPE and remove obsolete entries
prokoudine [Thu, 3 Jul 2008 12:19:54 +0000 (12:19 +0000)]
added new LPE and remove obsolete entries

15 years agoadd comments
cilix42 [Thu, 3 Jul 2008 09:40:50 +0000 (09:40 +0000)]
add comments

15 years agoAdd new shape 'crescendo' in dropdown box of pen tool
cilix42 [Thu, 3 Jul 2008 09:40:42 +0000 (09:40 +0000)]
Add new shape 'crescendo' in dropdown box of pen tool