11 Commits (5f049c50b853da2baae6e305fb5ecc0d56bed8ca)

Author SHA1 Message Date
Vladimír Vondruš b38ec8152b Text: ability to compile the library without HarfBuzz support. 13 years ago
Vladimír Vondruš 1cf2087817 Text: code cleanup -- merged two loops into one. 13 years ago
Vladimír Vondruš afea4f34db Text: proper UTF-8 support in Font::prerender(). 13 years ago
Vladimír Vondruš 6458b03a76 Text: ability to create Font from memory instead of file. 13 years ago
Vladimír Vondruš a45454ca73 Using CORRADE_INTERNAL_ASSERT_OUTPUT() where appropriate. 13 years ago
Vladimír Vondruš cc2eac41bc Text: removing duplicate glyphs in Font::prerender(). 13 years ago
Vladimír Vondruš 16571a884b Text: prerender font using dedicated function, not in constructor. 13 years ago
Vladimír Vondruš 5819dd4bd7 Math: matrix/vector rework, part 3: conversion as explicit constructor. 13 years ago
Vladimír Vondruš 08d9f65b06 Text: assert that {ARB,EXT}_texture_rg is supported. 14 years ago
Vladimír Vondruš fdded7281d Renamed *Texture::set*Data() to set*Image(). 14 years ago
Vladimír Vondruš 9d260b72d8 Text: initial implementation of font and text rendering. 14 years ago