[magick-users] convert is bitmapping my fonts during PS -> EPS conversion

Gabe Schaffer gabe at gabe.com
Thu Feb 15 23:47:11 CST 2007


On 2/15/07, Anthony Thyssen <anthony at griffith.edu.au> wrote:
> If the 'ai' file is a specific postscript compatiable file format (which
> I have seen in the past), then you could use the ghostscript  "ps2epsi"
> script to figure out and add the appropriate bounding box info, as well
> as generate an imbedded preview bitmap image.

AI uses PostScript as its file format, but by default it's not very
friendly to other programs because it uses compression and such. You
might have to get AI to save its files in a more compatible version of
PS (again, doable with a script) before the tools work properly.

GNS


More information about the Magick-users mailing list