#include <kanzi/core.ui/font/font_runtime.hpp>
#include <kanzi/core.ui/text/text_format.hpp>
#include <kanzi/core/legacy/debug/kzs_error.hpp>
#include <kanzi/core/legacy/kzs_types.hpp>
#include <kanzi/core/math/math_utils.hpp>
Classes | |
struct | kanzi::TextLayouter::CharacterInfo |
Intermediate structure for layout of a single character. More... | |
struct | kanzi::TextLayouter::IntermediateLayout |
Intermediate structure for the layout of the text where the characters have not yet been positioned. More... | |
struct | kanzi::TextLayouter::LineInfo |
Structure for holding data about text lines. More... | |
class | kanzi::TextLayouter |
Use the TextLayouter to create layouts for display text strings, including line breaks, bidirectional text shaping, and similar. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |