OpenSceneGraph/include/osgText
Robert Osfield 67202b2662 From Romain Ouabdelkader, "This is a fix for osgText to calculate kerning and to load glyph3D with the text's font resolution.
Font::getKerning(...), Font::getGlyph3D(...) doesn't ask for a font resolution so it uses the last font resolution requested by Font:: getGlyph(...).
This can leads to different results depending of the precedent call to Font::getGlyph(...).
See http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/2016-January/271952.html for more infos.

This fix adds a font resolution parameter to Font::getKerning(...), Font::getGlyph3D(...) and to the font implementations.
This was made under the base revision r15182."
2016-02-15 13:30:39 +00:00
..
Export Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
FadeText Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Font 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
Font3D Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
Glyph From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
KerningType Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
String Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Style Rewrote the Text3D bevel implementation to automatically adjust bevel thickness to avoid overalapping and erronous tesselation. 2015-05-26 10:05:47 +00:00
Text Warning fix 2015-07-31 10:59:11 +00:00
Text3D 2014-05-14 10:19:43 +00:00
TextBase 2014-05-14 10:19:43 +00:00
Version Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00