I have to parse many SVG Paths like that one:
Code: Select all
<path id="aaa" d="M772.53 850.70l 3.33 .65 9.35-56.23 1.85 .22 14.46-87.88-.68-.06-3.93 1.42-.84-.51-23.54 142.39"></path>
And I have to convert it to a two-dimensional coordinate system.
Does anybody know how to do that?
I found this file using google:
http://inkscape.modevia.com/doxygen/htm ... source.php
But I don't know how to use it.
Thank you in advance for your reply
tlaguz
P.S. Sorry for my english ^^