Kanzi  3.9.6
Kanzi Engine 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
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::FontFileSharedPtr = shared_ptr< FontFile >