#include <kanzi/core.ui/font/font_engine_plugin.hpp>
#include <kanzi/core.ui/font/font_enums.hpp>
#include <kanzi/core.ui/resource/resource.hpp>
#include <kanzi/core/cpp/cstdint.hpp>
#include <kanzi/core/math/rectangle.hpp>
Classes | |
class | kanzi::FontFile |
FontFile is the base class for different font file resource implementations. More... | |
class | kanzi::FontFile::GlyphData |
GlyphData contains the metrics for an individual rendered glyph and its bitmap. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::FontFileSharedPtr = shared_ptr< FontFile > |