Hello All --

I have a general question about ImageMagick on heroku. I am using
RMagick (through gem scruffy) to interface to ImageMagick but it
returns an error:

Magick::ImageMagickError in AdminController#qualify_data_display_input
unable to read font `/usr/share/fonts/type1/gsfonts/n019003l.pfb'

indicating that it is searching for the font in the default path set
in its config file, #PREFIX/ImageMagick-6.2.5/config/type-
ghostscript.xml
as described at http://www.imagemagick.org/script/resources.php where
#PREFIX is the installation directory

How do we configure ImageMagick at heroku to look in an appropriate
place? This works on local, but I do not have access to the heroku
ImageMagick configuration ... What to do?

Thanks,
Milan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to