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š e97b2a79f9 Typo fix: additionaly -> additionally. 13 years ago
..
Test Text: fallback to OES_mapbuffer if EXT_map_buffer_range is not supported. 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 Text: pass unique UTF-32 characters to AbstractFontConverter functions. 13 years ago
AbstractFontConverter.h Text: pass unique UTF-32 characters to AbstractFontConverter functions. 13 years ago
CMakeLists.txt Wrap CMAKE_SHARED_LIBRARY_CXX_FLAGS in quotes. 13 years ago
DistanceFieldGlyphCache.cpp Text: fix and improve format checking of passed image in DFGlyphCache. 13 years ago
DistanceFieldGlyphCache.h Typo fix: additionaly -> additionally. 13 years ago
GlyphCache.cpp Text: fix and improve format checking of passed image in DFGlyphCache. 13 years ago
GlyphCache.h Text: added bug description. 13 years ago
Text.h Text: interface for font converters. 13 years ago
TextRenderer.cpp Text: call proper Buffer unmapping function. 13 years ago
TextRenderer.h Text: no need to have virtual destructor here. 13 years ago
magnumTextVisibility.h Using Corrade's visibility macros instead of copypasta all over again. 13 years ago