Hi Tr0y, Actually, I have plans for adding support for importing of SVG into the path of the class, but was not sure if that would be useful at all... seems like it is... ;-)
I played a bit with SVG output of illustrator, But havent had much time to keep digging on SVG file format and such... I thought it might be better to create a widget that would let you draw paths, and then it would render them onto the correct arrays of numbers you'd use in the script.... So far, its still a process of playing with the numbers and the .plot() function in order to see what you have.... Bests Iván On 11/8/08, tr0y <[EMAIL PROTECTED]> wrote: > > Thanks Ivan, > > I am playing around with canvas and am wondering if there is a way to > extract the bezier coordinates out of a vector (instead of playing > with a combination of numbers and checking the browser on save) . Are > you saying that if I save the file as an SVG that there is a way for > me to extract that data? Or is there maybe a way to import an svg > into a canvas tag and then "get" the coordinates? -- ◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦◦ Ivanicus' Code Box http://ivanicus.com/
