All,

Run into a strange problem with ImageMagick-5.5.6-Q16. The setup was
working well for us, but seemed to have changed all of a sudden on Jun
21st 2008! I get the UnableToReadFont error, but I can verify that the
font does exist and is readable. The font in question is a ghostscript
font - Helvetica (file name n019003l.pfb).

--> Exception 415: UnableToReadFont
(/usr/share/fonts/default/Type1/n019003l.pfb) at testIM.pl line 14


The configuration in delegates.mgk is as follows

  <delegate decode="gs-color" stealth="True" command='/usr/bin/gs -q
-dBATCH -dMaxBitmap=50000000 -dNOPAUSE -sDEVICE=pnmraw
-dTextAlphaBits=%u -dGraphicsAlphaBits=%u -g%s -r%s %s -sOutputFile=%s
-- "%s" -c quit' />
  <delegate decode="gs-mono" stealth="True" command='/usr/bin/gs -q
-dBATCH -dMaxBitmap=50000000 -dNOPAUSE -sDEVICE=pbmraw
-dTextAlphaBits=%u -dGraphicsAlphaBits=%u -g%s -r%s %s -sOutputFile=%s
-- "%s" -c quit' />

I am not sure how I can check there is anything wrong with the above
config and am looking for clues. Working with ghostscript-7.05-32.1.13

Any help is appreciated.

Thanks,

Vinay Keerthy
Senior Software Engineer
OneCommand(r)
p 714.481.9793

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to