Hi there, I have just come across this same error, trying to use Gruff graphs: Magick::ImageMagickError in ReportsController#index unable to read font `/usr/share/fonts/type1/gsfonts/n019003l.pfb'
RAILS_ROOT: /mnt/home/userapps/18386 Application Trace | Framework Trace | Full Trace vendor/gems/gruff/lib/gruff/base.rb:1037 Any ideas? Best Regards Eaden On Apr 30, 11:36 am, milan <[EMAIL PROTECTED]> wrote: > 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 athttp://www.imagemagick.org/script/resources.phpwhere > #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 -~----------~----~----~----~------~----~------~--~---
