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š e86c2a7426 Text: document failure state of AbstractFont::createGlyphCache() as well. 2 years ago
..
Implementation Use the new Debug::hex instead of reinterpret_cast<void*>(). 2 years ago
Test Text: return a bool from AbstractFont::fillGlyphCache(). 2 years ago
AbstractFont.cpp Text: return a bool from AbstractFont::fillGlyphCache(). 2 years ago
AbstractFont.h Text: document failure state of AbstractFont::createGlyphCache() as well. 2 years ago
AbstractFontConverter.cpp Use the new Debug::hex instead of reinterpret_cast<void*>(). 2 years ago
AbstractFontConverter.h doc: drop the redundant Magnum prefix from snippet files. 2 years ago
AbstractGlyphCache.cpp Text: flush glyph cache image including padding. 2 years ago
AbstractGlyphCache.h Text: flush glyph cache image including padding. 2 years ago
AbstractShaper.cpp Text: separate glyph ID and offset/advance retrieval in AbstractShaper. 3 years ago
AbstractShaper.h doc: drop the redundant Magnum prefix from snippet files. 2 years ago
Alignment.cpp Use the new Debug::hex instead of reinterpret_cast<void*>(). 2 years ago
Alignment.h Text: debug output for Alignment. 3 years ago
CMakeLists.txt CMake: avoid installed Magnum headers being picked over local ones. 3 years ago
Direction.cpp Use the new Debug::hex instead of reinterpret_cast<void*>(). 2 years ago
Direction.h Text: separate glyph ID and offset/advance retrieval in AbstractShaper. 3 years ago
DistanceFieldGlyphCache.cpp Text: flush glyph cache image including padding. 2 years ago
DistanceFieldGlyphCache.h doc: drop the redundant Magnum prefix from snippet files. 2 years ago
Feature.cpp Text: added a Feature enum. 3 years ago
Feature.h Text: don't link to localized variants of OpenType feature docs. 2 years ago
GlyphCache.cpp Text: add a NoCreate constructor to [DistanceField]GlyphCache. 2 years ago
GlyphCache.h Text: make glyph caches pad by one pixel by default to avoid artifacts. 2 years ago
Renderer.cpp Text: taking a pointer in cache.findFont() is stupid, don't. 3 years ago
Renderer.h doc: drop the redundant Magnum prefix from snippet files. 2 years ago
Script.cpp Text: added a Script enum. 3 years ago
Script.h Text: new AbstractShaper interface for shaping. 3 years ago
Text.h Text: forward-declare FeatureRange. 3 years ago
configure.h.cmake It's 2023 already! 3 years ago
fontconverter.cpp Text: stop using naked new. 3 years ago
visibility.h It's 2023 already! 3 years ago