Hi All
I am trying to write to write a script to convert HPGL files
to tif. The files
are A0 size. I need to convert the image at 200 dpi and keep
the image size.
I have tried
convert -density 200x200 -geometry x9361 -compress Group4
-sharpen 0x2
o:\test.hpgl o:\test.tif
The output is the right size and resolution however is very
blurred, can
anyone help please?
_______________________________________________
Magick-users mailing list
Magick-users imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick
-users
|