Craig, Joel S. (SED/TMI) wrote: > Classification: UNCLASSIFIED > Caveats: NONE > > > Greetings, > We use a ScalarBar in our app (OSG 2.0, x86-dual core, Red Hat). When it > is created, we get the warning that the file "fonts/arial.ttf" cannot be > found. We have our fonts files in a different location (under a > configuration directory, rather than in the fonts directory beneath the > executable). Is there a way to construct a ScalarBar without getting this > warning? We will be setting a different font anyway (times.ttf, I think) for > use with the ScalarBar, so we're not even using arial.ttf.
You can set the OSG_FILE_PATH environment variable to the location of the fonts directory. Multiple values can be used but the syntax is different on Unix and Windows. Eric _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

