#include <kanzi/core.ui/font/font_runtime.hpp>#include <kanzi/core.ui/graphics/render_state_handle.hpp>#include <kanzi/core/math/rectangle.hpp>Classes | |
| class | kanzi::TextFormat |
| Text format combines the data required for text layouting and the data required for rendering the text. More... | |
Namespaces | |
| namespace | kanzi |
Typedefs | |
| typedef unique_ptr< TextFormat > | kanzi::TextFormatPtr |
| Text format unique pointer. | |