Re: Default settings for convert

[email protected] Sat, 5 Jul 2008 07:32:28 -0700
Newsgroups gmane.comp.video.image-magick.devel
Message-ID <[email protected]>
>  You get antialiased image even with this command?

Yes, for both ImageMagick 6.3.5 and 6.4.2.  Try this command:

  convert -density 400x400 infile.ps -resize 25% infile.ppm

Does that produce satisfactory results?