4 Commits (839a87df430df2cfcd69557cef548650ef2c7b6a)

Author SHA1 Message Date
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 5b56235084 Adapted to Corrade changes. 13 years ago
Vladimír Vondruš 9b6b4377e9 Make inter-project includes with "" and dependency includes with <>. 13 years ago
Vladimír Vondruš e6b15ed797 MagnumFont: save one division per glyph. 13 years ago
Vladimír Vondruš ee8f757419 Using Range2D instead of Rectangle everywhere. 13 years ago
Vladimír Vondruš c2ad09706e Fixed compilation with GCC 4.9. 13 years ago
Vladimír Vondruš 121d3a91bc MagnumFont: fixed compilation with Clang. 13 years ago
Vladimír Vondruš 77fbed450e GCC 4.6 compatibility: apparently can't list-initialize a structure. 13 years ago
Vladimír Vondruš 4048071895 GCC 4.6 compatibility: no std::unordered_map::emplace(). 13 years ago
Vladimír Vondruš 3003cbea2e Text: moved common glyph render code into AbstractLayouter::renderGlyph(). 13 years ago
Vladimír Vondruš 8392990794 MagnumFont[Converter]: support for line height. 13 years ago
Vladimír Vondruš 858c9787f0 Text: initial support for line height in AbstractFont. 13 years ago
Vladimír Vondruš 2829a95ce9 MagnumFont: removed some probably forgotten debug output. 13 years ago
Vladimír Vondruš 8003cd435a Text: returning std::unique_ptr instead of raw pointer. 13 years ago
Vladimír Vondruš c9ad947136 Plugins: mark the includes as inter-project, not external. 13 years ago
Vladimír Vondruš d43db99e86 MagnumFont[Converter]: adapted to Magnum changes. 13 years ago
Vladimír Vondruš f5afcc055d Adapted to Magnum changes. 13 years ago
Vladimír Vondruš 5b0d0fe943 Adapted to "pointer chasing" Magnum changes. 13 years ago
Vladimír Vondruš e60306d3d7 MagnumFont: don't forget to close on destruction. 13 years ago
Vladimír Vondruš e55b4b80c6 Cleaned up and unified error and assertion messages. 13 years ago
Vladimír Vondruš 4725aa6687 MagnumFont: store glyph advance with glyphs, not characters. 13 years ago
Vladimír Vondruš 9ebfc456b9 MagnumFont: no need to use DistanceFieldGlyphCache. 13 years ago
Vladimír Vondruš a5e7c19973 MagnumFont: simple bitmap font. 13 years ago