#include <kanzi/core.ui/font/font_file.hpp>
#include <kanzi/plugins/freetype/freetype_font_loader.hpp>
Classes | |
class | kanzi::FreeTypeFontFile |
Font implementation using the Freetype rasterizer. More... | |
Namespaces | |
kanzi | |
Typedefs | |
typedef struct FT_FaceRec_ * | FT_Face |
typedef struct FT_GlyphSlotRec_ * | FT_GlyphSlot |
typedef struct hb_font_t | hb_font_t |
typedef struct FT_FaceRec_* FT_Face |
typedef struct FT_GlyphSlotRec_* FT_GlyphSlot |