#include <kanzi/core.ui/font/font_enums.hpp>
#include <kanzi/core.ui/font/font_file.hpp>
#include <kanzi/core.ui/font/font_style_definition.hpp>
#include <kanzi/core/cpp/tuple.hpp>
Classes | |
class | kanzi::FontRuntime |
Runtime font. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::FontRuntimeSharedPtr = shared_ptr< FontRuntime > |
using | kanzi::GlyphCacheSharedPtr = shared_ptr< GlyphCache > |
Glyph cache shared pointer type. More... | |