Kanzi  3.9.8
Kanzi Engine C++ API
font_file.hpp File Reference

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
 

Typedefs

using kanzi::FontFileSharedPtr = shared_ptr< FontFile >