Skip to content
Back to formatted view

Raw Message

Message-ID: <47DC07A2.8090808@stats.uwo.ca>
Date: 2008-03-15T17:30:10Z
From: Duncan Murdoch
Subject: FreeType on osx

I'm trying to add FreeType support to rgl.  I see that there are 
versions that ship with OSX, and also versions on DarwinPorts and fink. 
  What would be the recommended advice to users on this, and what would 
a configure script need in order to find FreeType?

On Linux, looking for freetype-config works, but that's not working on 
my OSX 10.4 laptop.  Would it work in Leopard out of the box, or does a 
user need to install FreeType explicitly?

Duncan