16 Commits (b101f5801c13ff6136d0f152e26f4557342e15a0)

Author SHA1 Message Date
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š 4d4d3c5a33 GCC 4.5 compatibility: no range-based for. 13 years ago
Vladimír Vondruš 4725aa6687 MagnumFont: store glyph advance with glyphs, not characters. 13 years ago
Vladimír Vondruš 158b4153e6 GCC 4.4 compatibility: need some explicit typing. 13 years ago
Vladimír Vondruš dfb516252d GCC 4.4 compatibility: struct initializer is not available somehow. 13 years ago
Vladimír Vondruš 337e9dce66 GCC 4.5 compatibility: no std::unordered_map::emplace(). 13 years ago
Vladimír Vondruš 2502eb7438 GCC 4.5 compatibility: no range-based for. 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