It's not entirely clear what the specific issue might be from your description, it sounds like it's simply that the wrong font is being used, from the the look of the picture it looks like the fallback built in font is being used. This would normally only happen if you don't have the freetype plugin built.
Or trying to open a font that does not exist which can happen with examples that reference data/times.ttf etc. or being on an embedded system with no fonts at all _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

