How do I tell Image_Graph(or Freetype) where to look for fonts? They
were installed under /usr/local/, but I still get an error when calling
a font. I can hard code the path to the font, so it looks like things
are working, but I should be able to call the font by name instead of
having to code its path.
TIA