You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 56a0eac598 GCC 4.5 compatibility: no range-based for. 13 years ago
..
Test GCC 4.6 compatibility: no in-class data initializers. 13 years ago
AbstractFont.cpp Text: allow font to fully create its glyph cache. 13 years ago
AbstractFont.h Text: allow font to fully create its glyph cache. 13 years ago
AbstractFontConverter.cpp GCC 4.5 compatibility: no range-based for. 13 years ago
AbstractFontConverter.h Text: pass unique UTF-32 characters to AbstractFontConverter functions. 13 years ago
CMakeLists.txt Text: interface for font converters. 13 years ago
DistanceFieldGlyphCache.cpp Text: publicize glyph padding in GlyphCache, simplify internals. 13 years ago
DistanceFieldGlyphCache.h Text: publicize glyph padding in GlyphCache, simplify internals. 13 years ago
GlyphCache.cpp Merge branch 'master' into compatibility 13 years ago
GlyphCache.h Text: publicize glyph padding in GlyphCache, simplify internals. 13 years ago
Text.h Text: interface for font converters. 13 years ago
TextRenderer.cpp Text: removed cursorPosition from AbstractLayouter::renderGlyph(). 13 years ago
TextRenderer.h Text: added tests for TextRenderer. 13 years ago
magnumTextVisibility.h Using Corrade's visibility macros instead of copypasta all over again. 13 years ago