>>>>> "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]