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
c84b667fa5dc051c73f58d1f84b9b13ecac4a5a7
OpenSceneGraph
/
src
/
osgPlugins
/
freetype
History
Robert Osfield
2578fce085
Added FT_LOAD_NO_HINTING
2016-07-31 14:00:30 +01:00
..
CMakeLists.txt
Changed freetype plugin to utilize CMake's FindFreetype.cmake rather than use a local one.
2016-06-01 15:51:49 +01:00
FreeTypeFont.cpp
Added FT_LOAD_NO_HINTING
2016-07-31 14:00:30 +01:00
FreeTypeFont.h
From Romain Ouabdelkader, "This is a fix for osgText to calculate kerning and to load glyph3D with the text's font resolution.
2016-02-15 13:30:39 +00:00
FreeTypeLibrary.cpp
Cleaned up null pointer handling
2016-06-29 17:58:03 +01:00
FreeTypeLibrary.h
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
ReaderWriterFreeType.cpp
Refactored to use a typedef of Font to Font3D rather than have a separate Font3D class
2010-09-03 09:08:19 +00:00