Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Simon Starr
RE: Problem Locating Fonts [ reply ]  
2008-04-02 11:20
That RMagick error has been annoying me for weeks but removing the duplicate fonts finally sorted it out :)

Thanks!

By: Kurt Dresner
RE: Problem Locating Fonts [ reply ]  
2007-12-03 17:56
I had the same problem. Here's what I did:

Check Font Book for duplicate fonts (the ones that have a dot next to them)

Remove the duplicates.

By: Romain Eude
RE: Problem Locating Fonts [ reply ]  
2007-10-23 17:06
Mike,

for dev, my advice is to use Locomotive with RMagick bundle for dev under MacOSx. this will make your trip much more enjoyable with Gruff.

http://locomotive.raaum.org/

By: mike jones
Problem Locating Fonts [ reply ]  
2007-10-23 16:15
Hi,
I have been having a few problems with gruff.
I originally installed imagemagick as a port and when I produced the default graph using gruff there were alignment issues. So I RTFM's and installed it from source, following the instructions (http://rmagick.rubyforge.org/install-osx.html).

However now I get this...

RMagick: unable to read font `/Library/Fonts/Arial'.
RMagick: unable to read font `/Library/Fonts/Arial'.
RMagick: unable to read font `/Library/Fonts/Arial'.
RMagick: unable to read font `/Library/Fonts/Arial'.
RMagick: unable to read font `/Library/Fonts/Arial'.
RMagick: unable to read font `/Library/Fonts/Arial'.
RMagick: unable to read font `/Library/Fonts/Arial'.
RMagick: unable to read font `/Library/Fonts/Arial'.
RMagick: unable to read font `/Library/Fonts/Arial'.
RMagick: unable to read font `/Library/Fonts/Arial'.
RMagick: unable to read font `/Library/Fonts/Arial'.
RMagick: unable to read font `/Library/Fonts/Arial'.

every time I run the example script on from the homepage. Dbut the font is there and is readable :(

Does anyone have any idea what is going on?

Thanks for any help

Mike