Code

inkscape.git
15 years agoText Preview entry box on SVGFonts dialog (unfortunately crashing sometimes, dont...
JucaBlues [Fri, 11 Jul 2008 07:28:13 +0000 (07:28 +0000)]
Text Preview entry box on SVGFonts dialog (unfortunately crashing sometimes, dont know why)

15 years ago* removed the auxiliary GtkWindow
JucaBlues [Fri, 11 Jul 2008 06:03:47 +0000 (06:03 +0000)]
* removed the auxiliary GtkWindow
* added font preview to the SvgFonts dialog

15 years agoPatch from Martin von Gagern for bug #247368
mental [Fri, 11 Jul 2008 01:37:26 +0000 (01:37 +0000)]
Patch from Martin von Gagern for bug #247368

15 years agoAllow inkex.errormsg() to handle non-ASCII characters. Fixes bug 246931.
sasilver [Thu, 10 Jul 2008 09:06:47 +0000 (09:06 +0000)]
Allow inkex.errormsg() to handle non-ASCII characters. Fixes bug 246931.

15 years agoprevent assert crashes on bad data in cal1 or cal2
buliabyak [Wed, 9 Jul 2008 19:33:25 +0000 (19:33 +0000)]
prevent assert crashes on bad data in cal1 or cal2

15 years agoSome fixes for the Embed All Images extension:
sasilver [Wed, 9 Jul 2008 17:51:46 +0000 (17:51 +0000)]
Some fixes for the Embed All Images extension:
1) Cope with missing xlink:href. (Fixes bug 246724.)
2) Don't ignore images with filenames that begin with "data".
3) Remove an unused line.
4) Suppress part of an error message in cases where it makes no sense.

15 years agoremove tolerance from tool prefs now that it's on the controls bar
buliabyak [Wed, 9 Jul 2008 16:47:05 +0000 (16:47 +0000)]
remove tolerance from tool prefs now that it's on the controls bar

15 years agofix 243913
buliabyak [Wed, 9 Jul 2008 16:46:11 +0000 (16:46 +0000)]
fix 243913

15 years agoRemove an unnecessary line that always raises an exception - there is no 'what'.
sasilver [Wed, 9 Jul 2008 13:00:19 +0000 (13:00 +0000)]
Remove an unnecessary line that always raises an exception - there is no 'what'.

15 years agoRemove obsolete 'sodipodi:docbase' attribute when opening old Sodipodi/Inkscape files.
sasilver [Wed, 9 Jul 2008 09:28:49 +0000 (09:28 +0000)]
Remove obsolete 'sodipodi:docbase' attribute when opening old Sodipodi/Inkscape files.
See bugs 168958 and 246721.

15 years agoRemove use of obsolete sodipodi:docbase from Python scripts (see bug 246721).
sasilver [Wed, 9 Jul 2008 09:09:20 +0000 (09:09 +0000)]
Remove use of obsolete sodipodi:docbase from Python scripts (see bug 246721).

15 years agomove tolerance range towards roughness
buliabyak [Wed, 9 Jul 2008 07:03:41 +0000 (07:03 +0000)]
move tolerance range towards roughness

15 years agotolerance => smoothing, add presets
buliabyak [Wed, 9 Jul 2008 07:02:36 +0000 (07:02 +0000)]
tolerance => smoothing, add presets

15 years agoFixed icon loading, cacheing and fallback to use stock mechanisms.
joncruz [Wed, 9 Jul 2008 03:44:54 +0000 (03:44 +0000)]
Fixed icon loading, cacheing and fallback to use stock mechanisms.
Helps with bugs #167341, #172148

15 years agoWarning cleanup
joncruz [Wed, 9 Jul 2008 03:34:50 +0000 (03:34 +0000)]
Warning cleanup

15 years agoremove fractional digits from hscales, we cannot drag with such precision anyway
buliabyak [Wed, 9 Jul 2008 03:22:09 +0000 (03:22 +0000)]
remove fractional digits from hscales, we cannot drag with such precision anyway

15 years agoFix handle for LPERotateCopies
cilix42 [Tue, 8 Jul 2008 22:58:55 +0000 (22:58 +0000)]
Fix handle for LPERotateCopies

15 years agoRename LPE: mirror reflect --> mirror symmetry
cilix42 [Tue, 8 Jul 2008 21:18:50 +0000 (21:18 +0000)]
Rename LPE: mirror reflect --> mirror symmetry

15 years agofix calligraphy and erasertools bugs introduced by rev19197
johanengelen [Tue, 8 Jul 2008 20:29:15 +0000 (20:29 +0000)]
fix calligraphy and erasertools bugs introduced by rev19197

15 years agorender glyphs using 2geom pathvector instead of artbpath of font-glyph
johanengelen [Tue, 8 Jul 2008 20:19:51 +0000 (20:19 +0000)]
render glyphs using 2geom pathvector instead of artbpath of font-glyph

15 years ago2geomify SPCurve::new_from_rect
johanengelen [Tue, 8 Jul 2008 20:18:44 +0000 (20:18 +0000)]
2geomify SPCurve::new_from_rect

15 years ago2geomify ellipse creation
johanengelen [Tue, 8 Jul 2008 20:17:00 +0000 (20:17 +0000)]
2geomify ellipse creation

15 years agoadd 2geom pathvector to glyph font-glyph
johanengelen [Tue, 8 Jul 2008 20:15:56 +0000 (20:15 +0000)]
add 2geom pathvector to glyph font-glyph

15 years agoadd MakePathVector to livarot
johanengelen [Tue, 8 Jul 2008 20:14:07 +0000 (20:14 +0000)]
add MakePathVector to livarot

15 years agoinstrument event latency
mental [Tue, 8 Jul 2008 19:16:01 +0000 (19:16 +0000)]
instrument event latency

15 years agodisable motion hints again; still some subtle issues to work out
mental [Tue, 8 Jul 2008 19:15:49 +0000 (19:15 +0000)]
disable motion hints again; still some subtle issues to work out

15 years ago2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak tool.
johanengelen [Tue, 8 Jul 2008 18:05:08 +0000 (18:05 +0000)]
2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak tool.

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