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š 623fda0dc7 Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
..
AbstractFont.cpp Text: turned AbstractFont into plugin interface. 13 years ago
AbstractFont.h No need to have `const` also in function declarations. 13 years ago
CMakeLists.txt Option to build Magnum as static library. 13 years ago
DistanceFieldGlyphCache.cpp Text: moved glyph caching into separate classes. 13 years ago
DistanceFieldGlyphCache.h No need to have `const` also in function declarations. 13 years ago
GlyphCache.cpp Text: moved glyph caching into separate classes. 13 years ago
GlyphCache.h No need to have `const` also in function declarations. 13 years ago
Text.h Text: moved FreeType and HarfBuzz fonts into plugins. 13 years ago
TextRenderer.cpp Shaders: removed superfluous `*Shader` suffix from class names. 13 years ago
TextRenderer.h No need to have `const` also in function declarations. 13 years ago
magnumTextVisibility.h Using Corrade's visibility macros instead of copypasta all over again. 13 years ago