#include <kanzi/core.ui/font/font_file.hpp>#include <kanzi/core.ui/graphics2d/texture.hpp>#include <kanzi/core/cpp/tuple.hpp>Classes | |
| class | kanzi::GlyphCache |
| Glyph cache renders different characters on a texture with the font and font size that you use in your Kanzi application. More... | |
| struct | kanzi::GlyphCache::TextureCoordinates |
| Coordinates to the position of a single glyph in a glyph cache texture. More... | |
Namespaces | |
| namespace | kanzi |
Typedefs | |
| using | kanzi::GlyphCacheUniquePtr |
| Glyph cache unique pointer type. | |
| using | kanzi::GlyphKey |
| Key type of a glyph cache map. | |