We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
SVG nodes (Read 508 times)
SVG nodes
Jan 16th, 2008, 8:54pm
 
Hi!
Im trying to read every node of a SVG file so I can trace the nodes of this SVG file and do other stuff with that, for example having a square moved and trace the path of the nodes in the space.

So, I did my shape in Adobe Illustrator, save it as a SVG 1.0 file, try to imported it to my code but I did not found any way to trace this nodes. Any clues?

Thanks
Page Index Toggle Pages: 1