Use an existing file to get redrawn in Processing.
in
Programming Questions
•
2 years ago
Hey,
I have made a vectordrawing only containing of lines or to make it easier only one curvedVertex Shape. It could be PDF, ai, svg, etc.
now i want to import the coordinates of the line in Processing to be redrawn.
How can i do this?
Probably does someone know a converterscript, which make useable textfiles from pdf or so.
I know I could loadshapes or use geomerative, but the best solution for me would be to get the real coordinates, so i can modify them.
I have made a vectordrawing only containing of lines or to make it easier only one curvedVertex Shape. It could be PDF, ai, svg, etc.
now i want to import the coordinates of the line in Processing to be redrawn.
How can i do this?
Probably does someone know a converterscript, which make useable textfiles from pdf or so.
I know I could loadshapes or use geomerative, but the best solution for me would be to get the real coordinates, so i can modify them.
1