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
793932a227d951f9997b02af7d99dd68d3016549
OpenSceneGraph
/
src
/
osgPlugins
/
freetype
History
Robert Osfield
9f58a20e0b
Restructure the includes of freetype
2010-01-18 16:38:07 +00:00
..
CMakeLists.txt
Restructure the includes of freetype
2010-01-18 16:38:07 +00:00
FreeTypeFont3D.cpp
Restructure the includes of freetype
2010-01-18 16:38:07 +00:00
FreeTypeFont3D.h
From David Callu, added support of 3D text to osgText and associated plugins.
2007-12-10 15:15:56 +00:00
FreeTypeFont.cpp
Added setting of the charcode during construction of osgText::Font::Glyph()
2010-01-14 15:15:42 +00:00
FreeTypeFont.h
Refactored the mutex usage in osgText and freetype plugin to prevent multi-thread crash
2008-02-25 12:54:54 +00:00
FreeTypeLibrary.cpp
Restructure the includes of freetype
2010-01-18 16:38:07 +00:00
FreeTypeLibrary.h
Refactored the mutex usage in osgText and freetype plugin to prevent multi-thread crash
2008-02-25 12:54:54 +00:00
ReaderWriterFreeType.cpp
From David Callu, "Problem:
2009-03-10 10:56:00 +00:00