22 Commits (6ed315b79b75a5ad31435d2ed8384bd53dce7367)

Author SHA1 Message Date
Vladimír Vondruš faf94c74e2 Adapted to recent meshdata/shader changes. 13 years ago
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š 0e5b676e27 Text: don't use HarfBuzz ICU functions. 13 years ago
Vladimír Vondruš afea4f34db Text: proper UTF-8 support in Font::prerender(). 13 years ago
Vladimír Vondruš 9a1f1e1a16 Text: mutable TextRenderer implementation. 13 years ago
Vladimír Vondruš a2e21020aa Text: reworked TextRenderer internals. 13 years ago
Vladimír Vondruš 3eef49ae8b Text: cleaned up TextRenderer header. 13 years ago
Vladimír Vondruš 794b94f4fe Doc++ 13 years ago
Vladimír Vondruš 6458b03a76 Text: ability to create Font from memory instead of file. 13 years ago
Vladimír Vondruš c59404bece Doc++ 13 years ago
Vladimír Vondruš a45454ca73 Using CORRADE_INTERNAL_ASSERT_OUTPUT() where appropriate. 13 years ago
Vladimír Vondruš 58aefb3fa0 Text: explicit Font constructor. 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š 2267627242 Text: return rendered rectangle from TextRenderer::render(). 13 years ago
Vladimír Vondruš dc5a4d83d9 Removing IndexedMesh, part 5: merged documentation, removed IndexedMesh. 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
Vladimír Vondruš a208a289ba Initial support for Text library. 14 years ago