I've got a RH 7.3 box running: ImageMagick-5.4.3.11-1 ghostscript-6.52-9.5 ghostscript-fonts-5.50-3 All are the latest updates for 7.3. When running this command: convert -draw 'text 100, 350 "junk"' x38.png x.png I get the error: convert: Unable to read font (/usr/share/ghostscript/fonts/n019003l.pfb) [No such file or directory]. I found the n019003l.pfb in /usr/share/fonts/default/Type1. I also see where ImageMagick is specifying the location of the fonts (/usr/X11R6/share/ImageMagick/type-ghostscript.mgk. Why is ImageMagick looking in the wrong place for fonts? Is there a way to tell ImageMagick a different location, other than manually editting the type-ghostscript.mgk file? To get around for now, I made a symlink, but it seems like there should be a cleaner solution. Any ideas? -- Amy Tanner amy at real-time.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 481 bytes Desc: not available Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20030619/e0589119/attachment.pgp