17 Commits (f29ea2140f934ca3fcb9dede0c19f38fa6551dac)

Author SHA1 Message Date
Vladimír Vondruš 08c4802bd2 Plugins: skip the unimplemented test case instead of failing whole test. 13 years ago
Vladimír Vondruš 3fb969d397 Integrated plugins into build system and updated the documentation. 13 years ago
Vladimír Vondruš fc73848277 Improved building and CMake usage documentation. 13 years ago
Vladimír Vondruš 7b1f9c366e Don't forward-declare struct as class. 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š f7f380064c Link plugins to their dependencies on Windows. 13 years ago
Vladimír Vondruš d442cb964e Explicitly specify library types for *TestLib targets. 13 years ago
Vladimír Vondruš b003e53f00 Wrap CMAKE_SHARED_LIBRARY_CXX_FLAGS in quotes. 13 years ago
Vladimír Vondruš 4725aa6687 MagnumFont: store glyph advance with glyphs, not characters. 13 years ago
Vladimír Vondruš c22740543f MagnumFontConverter: avoid double padding around the glyphs. 13 years ago
Vladimír Vondruš 9ebfc456b9 MagnumFont: no need to use DistanceFieldGlyphCache. 13 years ago
Vladimír Vondruš d3937556b5 Ability to build the plugins either as dynamic or static. 13 years ago
Vladimír Vondruš a5e7c19973 MagnumFont: simple bitmap font. 13 years ago