10 Commits (080fbbda8844df2121e4cb67f16f7ee25f0f9add)

Author SHA1 Message Date
Vladimír Vondruš f3d6ab4916 Text: redo the old Renderer*D using new APIs and deprecate it. 1 year ago
Vladimír Vondruš 102a75872b Text: docs for RendererCore, Renderer and RendererGL. 1 year ago
Vladimír Vondruš b26d694d13 Text: random improvements to font and glyph cache docs. 1 year ago
Vladimír Vondruš 4ef578f30f Text: suggest using the returned range for glyph cache image flush. 1 year ago
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš 2f672eb7de Text: add AbstractShaper::glyphClustersInto(). 2 years ago
Vladimír Vondruš 723cf155a8 Text: doc++ 2 years ago
Vladimír Vondruš 215de4fb62 Text: add a batch AbstractFont::glyphIdsInto() API. 2 years ago
Vladimír Vondruš 2619dc33f1 doc: drop the redundant Magnum prefix from snippet files. 2 years ago
Vladimír Vondruš 285b05438c doc: work around linker warnings about main() being duplicated. 2 years ago
Vladimír Vondruš 4e40e98a87 Text: use `i` instead of a confusing `fontGlyphId` in a doc snippet. 2 years ago
Vladimír Vondruš d253757bc4 doc: work around annoying GCC warnings in doc snippets. 2 years ago
Vladimír Vondruš d0b792791f Text: taking a pointer in cache.findFont() is stupid, don't. 3 years ago
Vladimír Vondruš 9bc1b9b3b1 Text: separate glyph ID and offset/advance retrieval in AbstractShaper. 3 years ago
Vladimír Vondruš 8950085c97 Text: rename Direction to ShapeDirection, move to a dedicated header. 3 years ago
Vladimír Vondruš ab8dc070c4 Text: new AbstractShaper interface for shaping. 3 years ago
Vladimír Vondruš d74fcb7729 Text: port away from deprecated AbstractGlyphCache APIs. 3 years ago
Vladimír Vondruš 6707534ce6 Text: rework AbstractGlyphCache for better flexibility and efficiency. 3 years ago
Vladimír Vondruš aa3e8ab005 Text: split GL and API-agnostic doc snippets into separate files. 3 years ago
Vladimír Vondruš a28ebaef84 Text: add AbstractFont::glyphSize(). 3 years ago
Vladimír Vondruš 47a1295ab8 Text: port AbstractFont away from STL, adapt to Utility::Unicode changes. 3 years ago
Vladimír Vondruš 44ffce9067 Text: review, expand and fix documentation of this library. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 12fc59bf19 Add macros with plugin interface strings for easier updates. 3 years ago
Vladimír Vondruš 8f97068be8 doc: suppress useless "this pointer is null" warnings on GCC 11+. 3 years ago
Vladimír Vondruš 05c0a01b94 Text: port to new Utility::Path, including plugins. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 2066d82ea4 Shaders: suffix all existing shaders with GL. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 7231a48fbf Trade,Text: this is a much better example for template file callbacks. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš de9c289328 Adapted all code and doc snippets to GL library changes. 6 years ago
Vladimír Vondruš a0f0015211 Shaders: de-inline uniform setters. 7 years ago
Vladimír Vondruš 51fedbc967 doc/snippets: adapt to Corrade header cleanup. 7 years ago
Vladimír Vondruš 344e00ce11 Text: implement file callbacks for AbstractFont. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 499984e82c Split the OpenGL layer out, pt 25: updated documentation code snippets. 8 years ago
Vladimír Vondruš 7917741346 Shaders: rename texture binding functions from set*() to bind*(). 8 years ago
Vladimír Vondruš aef6b00a62 doc: compiled code snippets for the Text namespace. 8 years ago