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š 20a9d9a374 Text: added magnum-fontconverter utility. 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 Text: added magnum-fontconverter utility. 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 Fix build without MAGNUM_BUILD_DEPRECATED. 13 years ago
TextRenderer.h Text: ported TextRenderer to not require buffer mapping in Emscripten. 13 years ago
configure.h.cmake Text: added magnum-fontconverter utility. 13 years ago
fontconverter.cpp Text: added magnum-fontconverter utility. 13 years ago
magnumTextVisibility.h Using Corrade's visibility macros instead of copypasta all over again. 13 years ago