OpenSceneGraph/include/osgText
Robert Osfield 9e75926338 Added support for using CurrentCodePage functionality with osgText::String
To the DXF plugin added Option string support for using CurrentCodePage|WidePage, UTF8, UTF16, UTF32 and FontFile=filename
2020-01-13 13:41:37 +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 Change the DefaultFont so that it's managemed via the ObjectCache to enabl it to be release and cleared in a central manner. 2019-07-25 14:10:01 +01: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 Fixed hang using a ReentrantMutex 2018-09-11 11:23:34 +01:00
KerningType Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
String Added support for using CurrentCodePage functionality with osgText::String 2020-01-13 13:41:37 +00:00
Style Fixed doxygen warnings 2016-06-01 14:20:14 +01:00
Text Added a _fontFallback to TextBase to cache any fallback font (usually DefaultFont) that is used when the Textbase::_font is null. 2019-07-31 14:11:59 +01:00
Text3D misc. typo fixes 2017-08-15 12:23:49 -04:00
TextBase Added a _fontFallback to TextBase to cache any fallback font (usually DefaultFont) that is used when the Textbase::_font is null. 2019-07-31 14:11:59 +01:00
Version Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00