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 ?
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.
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.