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