Updates to osgText.

This commit is contained in:
Robert Osfield
2001-10-24 13:46:58 +00:00
parent a30a4132b8
commit 573f68c35b
5 changed files with 49 additions and 17 deletions

View File

@@ -49,8 +49,8 @@ std::string ttfPath1("./fonts/verdana.ttf");
#else
std::string ttfPath("/usr/share/fonts/ttf/western/fudd.ttf");
std::string ttfPath1("/usr/share/fonts/ttf/western/fudd.ttf");
std::string ttfPath("dirtydoz.ttf");
std::string ttfPath1("fudd.ttf");
#endif