From: ozmikepittman Date: Wed, 30 Apr 2008 15:32:26 +0000 (+0000) Subject: Add ability to divide path segments into a given number of subsegments - as in LP... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=018bf36170c9eac7dcd364b21390a24c819d0511;p=inkscape.git Add ability to divide path segments into a given number of subsegments - as in LP #171856 --- diff --git a/share/extensions/addnodes.inx b/share/extensions/addnodes.inx index b753bbbe2..584cf0a2a 100644 --- a/share/extensions/addnodes.inx +++ b/share/extensions/addnodes.inx @@ -2,14 +2,19 @@ <_name>Add Nodes org.ekips.filter.addnodes - addnodes.py - inkex.py - 10.0 + addnodes.py + inkex.py + + <_option value="bymax">By max. segment length + <_option value="bynum">By number of segments + + 10.0 + 2 - path - - - + path + + +