PS I also set the area of interest:
t.addTranscodingHint(ImageTranscoder.KEY_AOI, areaOfInterest);
where
Rectangle2D areaOfInterest
= new Rectangle2D.Float( 0.0, 0.0, 100.0 /*width */, 70.0 /*
height */
);
--
View this message in context:
http://www.nabble.com/PNG-pixel-dimensions-of-given-dpi-don%27t-correspond-to-original-SVG-mm-dimensions-tp17212289p17212377.html
Sent from the Batik - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]