This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1f0a8aff323deb109eedb8fa0d0c8fea67d23619
OpenSceneGraph
/
src
/
osgPlugins
/
txf
History
Robert Osfield
50be800787
Moved TextNode into osgText.
...
Cleaned up freetype plugin so it no longer does tesselation - instead Glyph and TextNode do this.
2010-09-07 18:18:35 +00:00
..
CMakeLists.txt
Moved the TARGET_NAME setting into the OsgMacroUtils.cmake.
2007-03-19 17:24:19 +00:00
ReaderWriterTXF.cpp
From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
2008-11-07 15:08:08 +00:00
TXFFont.cpp
Moved TextNode into osgText.
2010-09-07 18:18:35 +00:00
TXFFont.h
Refactored to use a typedef of Font to Font3D rather than have a separate Font3D class
2010-09-03 09:08:19 +00:00