12 Commits (2944a4e20539708ad4f229a132aef7cb5151a545)

Author SHA1 Message Date
Vladimír Vondruš 2944a4e205 Text: non-templated base for TextRenderer. 13 years ago
Vladimír Vondruš 0d7baef932 Text: no need to explicitly specify Z coordinate in 3D text. 13 years ago
Vladimír Vondruš 91f0d302c2 Shaders: renamed TextShader to VectorShader. 13 years ago
Vladimír Vondruš a7a4d3eeb8 Text: using new type aliases in whole Text namespace. 13 years ago
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š 0e5b676e27 Text: don't use HarfBuzz ICU functions. 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š 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š 9d260b72d8 Text: initial implementation of font and text rendering. 14 years ago