Getting the original position of a shape from an SVG file ?

edited January 2014 in How To...

Hello,

When converting shapes from an SVG file into PShapes, I can't find any way to get the original location of the shape from the SVG file into Processing. Is it possible or not ?

Thank you in advance.

Tagged:

Answers

  • It seems the problem does not occur with Processing.js, so I'll go that way. However when loading closed paths as PShapes, the last segment is not drawn.

Sign In or Register to comment.