30 Sep
2010
30 Sep
'10
9:51 p.m.
On 2010-09-30 18:15, Stephen Dickason wrote:
...
- Find the switch in Inkscape that makes it use the original M,L,C path
commands.
There are two actually. In the Inkscape preferences go to the SVG output "tab", uncheck "allow relative coordinates" to prevent it from using m,l,c, check "force repeat commands" to make sure it outputs the command for each segment.
Export the path(s) from inside Inkscape to something similar.
Fix my parser, which will take a while and may break again in future
versions.
- Find a nifty utility that helps with the svg parsing.
lib2geom contains an excellent parser.