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
c0752beef4d124e2533c0d3f76a815238d212824
OpenSceneGraph
/
src
/
osgPlugins
/
freetype
History
Robert Osfield
e59fcfe6ce
Cleaned up the gdal-config usage to work with gdal-1.1.9
2004-08-04 10:03:57 +00:00
..
FreeTypeFont.cpp
Removed include <iostream> where possible, replacing with istream or ostream and changing
2004-03-03 13:27:21 +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
Removed include <iostream> where possible, replacing with istream or ostream and changing
2004-03-03 13:27:21 +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
Cleaned up the gdal-config usage to work with gdal-1.1.9
2004-08-04 10:03:57 +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