Kanzi  3.9.6
Kanzi Engine API
font_engine_plugin.hpp File Reference

Classes

struct  kanzi::FontEnginePlugin::BackendProperties
 Font backend properties. More...
 
class  kanzi::FontEnginePlugin
 FontEnginePlugin is the interface definition for font engine plugins. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::FontLoaderPtr = unique_ptr< FontLoader >
 
typedef unique_ptr< TextShaper > kanzi::TextShaperPtr