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š bc3cbf1ad6 Renamed ImageType and ImageFormat to ColorType and ColorFormat. 13 years ago
..
Test Text: don't use std::u32string on MinGW. 13 years ago
AbstractFont.cpp Assert that the file is really closed after closing it in importer. 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 Renamed ImageType and ImageFormat to ColorType and ColorFormat. 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 Text: fix linker error with Clang. 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