OK. Would be worth noting this in the docs however. Anyway, I have to say, Batik is way cool! I'll post a link to my app once I've integrated SVG properly: it's some image generation stuff using genetic programming. Quite interesting. :-)
> -----Original Message----- > From: Thomas E Deweese [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 04, 2002 2:13 PM > To: Batik Users > Subject: RE: Floating point attributes > > > >>>>> "SM" == Steve Meyfroidt > <[EMAIL PROTECTED]> writes: > > SM> Ah! Thank you very much. You're right: my problems are because of > SM> the width and height attributes. > > SM> It seems that in order to have SVGGraphics2D generate a valid SVG > SM> you _MUST_ call setSVGCanvasSize() on your SVGGraphics2D. > > Just to clarify the SVG specification does not require that the > width and height be specified on the outermost SVG element (they are > #implied), so the generated SVG is valid (except for that use of > exponential notation in a CSS property). > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
