Kanzi  3.9.6
Kanzi Engine API
kanzi::ItypeTextShaper::FontData Struct Reference

Runtime data for text layouting to be passed to WTShaper. More...

#include <kanzi/plugins/itype/itype_text_shaper.hpp>

Public Attributes

FS_STATE * iTypeState
 iType font state. More...
 
TsOtCache * tsOtCache
 WT Shaper OpenType cache. More...
 
TsOtLayoutManager * tsOtLayoutManager
 WT Shaper OpenType layout manager. More...
 

Detailed Description

Runtime data for text layouting to be passed to WTShaper.

Member Data Documentation

◆ tsOtLayoutManager

TsOtLayoutManager* kanzi::ItypeTextShaper::FontData::tsOtLayoutManager

WT Shaper OpenType layout manager.

◆ tsOtCache

TsOtCache* kanzi::ItypeTextShaper::FontData::tsOtCache

WT Shaper OpenType cache.

◆ iTypeState

FS_STATE* kanzi::ItypeTextShaper::FontData::iTypeState

iType font state.


The documentation for this struct was generated from the following file: