Open GoogleCodeExporter opened 8 years ago
I've prepared a patch (attached) against the latest SVNParser.java (r44 from
the trunk). It adds support for implicit commands in paths (see the example
above), and also support for multiple sub-paths (i.e. <path d="m[sub path]z
m[sub path]z m[sub path]z" />
Both these things are needed by files created by Inkscape.
Original comment by jamie.mc...@gmail.com
on 18 May 2011 at 9:30
Attachments:
I forgot to attach some test cases for use with the patch attached above.
t.svg and b.svg both render their respective letters of the alphabet (as paths,
not via font-support), and make use of both implicit commands and multiple
subpaths.
Original comment by jamie.mc...@gmail.com
on 18 May 2011 at 9:39
Attachments:
Late to the party and under-experienced so forgive my silly question... how do
I apply the patch?
Original comment by Marcamillian
on 14 May 2012 at 12:50
Original issue reported on code.google.com by
jamie.mc...@gmail.com
on 16 May 2011 at 6:19