2011-04-25 19:18:46 |
Pablo Trabajos |
description |
This question is linked to this bug: https://bugs.launchpad.net/inkscape/+bug/550789
(NOTE by Pablo Trabajos: i will focus this bug on creating a better interface for the use_slow_but_correct_offset_method for extensions and/or GUI.
Let's keep bug #550789 for the offset errors described there, ok?).
I'm writing Gcode tools extension (https://launchpad.net/gcodetools/) and I really need correct dynamic offset results.
I saw use_slow_but_correct_offset_method variable that defines which method will be used to calculate offset http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/annotate/head%3A/src/sp-offset.cpp#L475
How can I adjust it's value?
Could you put adjustment of use_slow_but_correct_offset_method at least into config files?
This is really needed! |
This bug is linked to this bug: https://bugs.launchpad.net/inkscape/+bug/550789
(NOTE by Pablo Trabajos: This was brought up on the linked question.
Please, focus this bug on creating a better interface for the use_slow_but_correct_offset_method for extensions and/or GUI.
Let's keep bug #550789 for the offset errors described there, ok?).
I'm writing Gcode tools extension (https://launchpad.net/gcodetools/) and I really need correct dynamic offset results.
I saw use_slow_but_correct_offset_method variable that defines which method will be used to calculate offset http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/annotate/head%3A/src/sp-offset.cpp#L475
How can I adjust it's value?
Could you put adjustment of use_slow_but_correct_offset_method at least into config files?
This is really needed! |
|