Hi,

I want to rasterize a svg-file with 300 dpi. My command-line input looks like this:
java -jar batik-rasterizer.jar -dpi 300 -d M:/hinter M:/hint/*.svg

But the option -dpi 300 doesn't make any difference.
The resulting png is exactly the same when I put --dpi 100 or -dpi 96. The same file-size, no difference.

What am I doing wrong?

Regards,  Hago

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

Reply via email to