kahunamoore / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 1 forks source link

Proposal: access to more variables for the Pencil/Freestyle, and Path Tool "at-creation" #500

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
While creating some paths it may be useful to be able to set the following
variables in the "create" mode:

1. a tolerance or a sampling rate for the Pencil/Freestyle tool - for the
designer that needs straighter lines and fewer nodes but needs more time
for higher accuracy of the pointer movement
2. a close_path switch for the Pencil/Freestyle and (Curved and Straight)
Path Tool - in case the switch is on, during the creation the object will
be shown (previewed) with a closed path and created as such. (switch should
have a default of on for the Path Tool and off for the Pencil Tool)
3. a attractor variable for the future Curved Path Tool (issue 299) - so
the computer will know to show correctly the preview during the creation
process

this will somewhat change the way the designer thinks and feels the path
creation and in case of point 2 bring it closer to the iconic
representation of the tool

Original issue reported on code.google.com by Christia...@gmail.com on 21 Feb 2010 at 5:18

GoogleCodeExporter commented 9 years ago

Original comment by adeve...@gmail.com on 19 Jul 2010 at 4:05

GoogleCodeExporter commented 9 years ago

Original comment by adeve...@gmail.com on 20 Sep 2010 at 7:03