Bernd Fuhrmann wrote:

I just wrote an SVG file that uses ECMAScript to adapt it's own size. But when I try to render it, Batik does not use the script-generated size for it's output image but instead the old values while Squiggle renders it correctly.

This is fixed in the upcoming 1.6 release (or you can grab CVS).

I need to convert that SVG file to a PNG file in a batch file so I need some way to tell Batik-Rasterizer to use the script-generated dimensions. Is it possible at all, did I miss something or is it just a bug in Batik-Rasterizer?

I tried btw. also the -onload option but it had no effect.

You must have the '-onload' option on as well (otherwise the rasterizer does not run script).

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



Reply via email to