Hm. It's possible this hasn't been working all along, and I simply didn't realize it because the OLD (OSG v2.2) freetype plugin was being found and used. This would be because the plugin directory version number didn't change until the 2.3 release: plugins now go in a different directory, so there's no way to accidentally pick up an out-of-date plugin.
BTW I resolved the issue by hardcoding the freetype include and lib info into the CMake GUI dialog. -Paul _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

