>Florian, > >You may have a problem with the way you are using the rasterizer. I >just created an example (see attachment) and setting the -dpi option >does make a difference.
oops. you are right. it does make a difference. i rasterized your dpi.svg like this: java -jar batik-1.1.1/batik-rasterizer.jar -m image/tiff -dpi 150 dpi.svg when i open the resulting tiff in photoshop, the resolution of the tiff is still 72. when i change the dpi value to 150 (without resampling), the image is 11,99cm wide and heigh.. so im wondering why the rastizer doesnt give the resulting image the right dpi value right away? and why the measurements are not 100% correct.. (11,99 cm instead of 12 cm) thanks alot.. ciao! florian -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
