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.
IndexProgramming Questions & HelpOther Libraries › proSVG export size, width
Page Index Toggle Pages: 1
proSVG export size, width (Read 428 times)
proSVG export size, width
Oct 16th, 2007, 10:19pm
 
I've been working with proSVG to get my vector export working, but have found an odd bug.  For some reason, the width and height values art not being set in the exported file.  I only discovered this since I was attempting to pull the generated svg back into Processing via candySVG, but got an error claiming.

Code:
java.lang.RuntimeException: width/height not specified


Nothing I can tell explains why this issue is happening, but the ones I've exported out of Illustrator work fine, so I'm guessing this is something that could be resolved?

Thanks
Page Index Toggle Pages: 1