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š 13d5e2a50f Removed enum-referencing Doxygen workarounds. 13 years ago
..
Test Text: don't use std::u32string on MinGW. 13 years ago
AbstractFont.cpp Text: don't use std::u32string on MinGW. 13 years ago
AbstractFont.h Removed enum-referencing Doxygen workarounds. 13 years ago
AbstractFontConverter.cpp Text: don't use std::u32string on MinGW. 13 years ago
AbstractFontConverter.h Removed enum-referencing Doxygen workarounds. 13 years ago
CMakeLists.txt Wrap CMAKE_SHARED_LIBRARY_CXX_FLAGS in quotes. 13 years ago
DistanceFieldGlyphCache.cpp Reducing pointer chasings, part 3g: less pointer passing in Text. 13 years ago
DistanceFieldGlyphCache.h Removed enum-referencing Doxygen workarounds. 13 years ago
GlyphCache.cpp Reducing pointer chasings, part 1: method chaining via references. 13 years ago
GlyphCache.h Removed enum-referencing Doxygen workarounds. 13 years ago
Text.h Text: interface for font converters. 13 years ago
TextRenderer.cpp Reducing pointer chasings, part 3g: less pointer passing in Text. 13 years ago
TextRenderer.h Reducing pointer chasings, part 3g: less pointer passing in Text. 13 years ago
magnumTextVisibility.h Using Corrade's visibility macros instead of copypasta all over again. 13 years ago