>     Hmm, try calling:
> 
>           SVGGraphics2D.setCanvaseSize(new Dimension(600,800));
> 
>     This will set the width and height attributes on the outermost
> SVG. Which I think the rasterizer will use.
> 
>     Vincent may be able to answer this question better than I tomorrow
> (as he did most of the svggen stuff).

Yes, that's what I'm doing. I successfully set height and width in outermost
svg tag.

Thanks a lot!

-Kenji Nakamura

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to