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
d7d1b382b7919dbbe92db9008423532f4b857059
OpenSceneGraph
/
src
/
osgPlugins
/
freetype
History
Robert Osfield
ce5388a8bc
Convert osgText and freetype plugin across to keeping the font size as state that
...
is passed into the getGlyph and getKerning methods rather than a current state of the font itself.
2007-12-23 18:15:54 +00:00
..
CMakeLists.txt
From David Callu, added support of 3D text to osgText and associated plugins.
2007-12-10 15:15:56 +00:00
FreeTypeFont3D.cpp
Added initilizers of variables to FreeTypeFont3D constructors.
2007-12-16 12:36:52 +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
Convert osgText and freetype plugin across to keeping the font size as state that
2007-12-23 18:15:54 +00:00
FreeTypeFont.h
Convert osgText and freetype plugin across to keeping the font size as state that
2007-12-23 18:15:54 +00:00
FreeTypeLibrary.cpp
Removed used of ref_ptr<>'s internally to avoid ciricular calls on destruction.
2007-12-16 13:20:38 +00:00
FreeTypeLibrary.h
From David Callu, added support of 3D text to osgText and associated plugins.
2007-12-10 15:15:56 +00:00
ReaderWriterFreeType.cpp
From David Callu, added support of 3D text to osgText and associated plugins.
2007-12-10 15:15:56 +00:00