25 Commits (19dd7a01769eb06d87be2874dd8510ccc142e5ff)

Author SHA1 Message Date
Vladimír Vondruš 19dd7a0176 Move Feature[s] enums from inside plugin classes outside. 6 years ago
Vladimír Vondruš 93789721b2 De-inline Image headers, remove dependency on ImageView. 7 years ago
Vladimír Vondruš 64bc7f9c8e Math: moved configuration value parsers to a dedicated header. 7 years ago
Vladimír Vondruš 4b0692e7b9 MagnumFontConverter: ensure predictable output order. 7 years ago
Vladimír Vondruš 00350791a3 MagnumFontConverter: gracefully fail with glyph caches on OpenGL ES. 7 years ago
Vladimír Vondruš 834c5fe40d Text: API-independent base for glyph caches. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 20799c1b17 TgaImporter, TgaImageConverter: use generic pixel formats. 8 years ago
Vladimír Vondruš 84af73a582 plugins: new testing workflow. 8 years ago
Vladimír Vondruš 93aeac258a Adapted to Corrade::PluginManager changes. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 2ed3fba575 Adapted plugin constructor signatures to Corrade::PluginManager updates. 9 years ago
Vladimír Vondruš 66e17608e6 Text: introduce font ascent and descent. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš d7a922bfb5 Remove old std::u32string-related MinGW workarounds. 11 years ago
Vladimír Vondruš d96e1e3541 Pixel storage support, part 2: renamed ColorFormat to PixelFormat etc. 11 years ago
Vladimír Vondruš 70150a8845 Don't use `return std::move()` where it is not needed. 11 years ago
Vladimír Vondruš fd0bfcb465 Get rid of annoying unsigned byte arrays. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš a9a5ead13d Dropped GCC 4.6 support. 12 years ago
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š fff5950253 MagnumFontConverter: use Range::padded(). 13 years ago
Vladimír Vondruš ee8f757419 Using Range2D instead of Rectangle everywhere. 13 years ago
Vladimír Vondruš 4048071895 GCC 4.6 compatibility: no std::unordered_map::emplace(). 13 years ago
Vladimír Vondruš 573e18eabd Broken std::u32string is also only MinGW32's fault. 13 years ago
Vladimír Vondruš 8392990794 MagnumFont[Converter]: support for line height. 13 years ago
Vladimír Vondruš c9ad947136 Plugins: mark the includes as inter-project, not external. 13 years ago
Vladimír Vondruš b7e241f17a Adapted to Magnum changes. 13 years ago
Vladimír Vondruš 361fc7b877 Windows build fixes (working around std::u32string bugs). 13 years ago
Vladimír Vondruš 5b0d0fe943 Adapted to "pointer chasing" Magnum changes. 13 years ago
Vladimír Vondruš 4725aa6687 MagnumFont: store glyph advance with glyphs, not characters. 13 years ago
Vladimír Vondruš 6807cd2b39 Adapted to Magnum changes. 13 years ago
Vladimír Vondruš c22740543f MagnumFontConverter: avoid double padding around the glyphs. 13 years ago
Vladimír Vondruš a5e7c19973 MagnumFont: simple bitmap font. 13 years ago