Hi Wolfgang,

   I don't have a direct answer.

   Can you please produce a reproducible example?  Meaning a
(hopefully small) SVG file and the command lines to use. Often
these types of problems are tied to the values of the width/height
viewBox attributes on the root SVG element.  So without SVG content
it isn't worth trying to track this down.

   Also there was a bug fixed since the 1.6 release in
this area so you could also try CVS if that is convenient.

[EMAIL PROTECTED] wrote:
Hello,

we use the Batik rasterizer to transform SVG to PNG.

Currently we use Batik 1.5.1. Now I tested the new version but with
this version the rasterizer doesn't work in the same way as in 1.5.1

With this command

java -jar batik-rasterizer.jar -a 20,30,804,516 -bg 255.255.255.255
-indexed 2 -w 1680 P:\0321731.svg

we can convert the SVG and the given area of interest is in 1.5.1
extracted as expected.
In 1.6 the result of the command is different from 1.5.1.
What has changed in 1.6?
Why is resulting area of interest in 1.6. greater than in 1.5.1?

Regards

Wolfgang



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

Reply via email to