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
10256431704b752cdf386cd1168bd2e896413164
OpenSceneGraph
/
src
/
osgPlugins
/
freetype
History
Robert Osfield
bbde1b2ae7
Fixes for optional compile of GL_LUMINANCE_ALPHA and GL_ALPHA texture usage
...
in fonts. Default to GL_ALPHA.
2003-12-09 12:04:14 +00:00
..
FreeTypeFont.cpp
Fixes for optional compile of GL_LUMINANCE_ALPHA and GL_ALPHA texture usage
2003-12-09 12:04:14 +00:00
FreeTypeFont.h
From Tree, updates to osgText and freetype plugin to support are kerning paramter.
2003-06-26 16:21:49 +00:00
FreeTypeLibrary.cpp
Changed the freetype plugin so it keeps its own ref_ptr<Font> to fonts
2003-11-20 11:07:19 +00:00
FreeTypeLibrary.h
Changed the freetype plugin so it keeps its own ref_ptr<Font> to fonts
2003-11-20 11:07:19 +00:00
GNUmakefile
Added -I/usr/X11R6/include to osgProducer and all the examples GNUMakefiles.
2003-04-14 19:39:22 +00:00
ReaderWriterFreeType.cpp
Moved the responsibility for finding file to load on to the ReaderWriter plugins,
2003-12-08 11:24:43 +00:00