[magick-users] More antialiasing ?

magickusers.domain.thewild at spamgourmet.org magickusers.domain.thewild at spamgourmet.org
Tue Sep 4 02:44:46 PDT 2007


Hi list !

I am converting an eps file to a tiff raster with this command line :
convert.ext -antialias -density 100 -compress LZW -depth 8 -colorspace RGB my.eps my.tif

It works fine, but I find that the antialiasing is quite bad.
You can look at the result here :
http://img513.imageshack.us/img513/7528/convertvs8.png

You can see that there is some antialiasing, but I don't find it very convincing. It looks like there is only a 2 pixels oversampling on x axis.

Is there some way to get a better output ?
I thought about creating a larger image and then downsizing it, but this is not really an option, because I have thousands of very large eps files to process, so the overhead would be unacceptable.

Thanks a lot for your help !

Regards
--
Arnaud


More information about the Magick-users mailing list