Kanzi 3.9.10
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_STATEiTypeState
 iType font state.
 
TsOtCachetsOtCache
 WT Shaper OpenType cache.
 
TsOtLayoutManagertsOtLayoutManager
 WT Shaper OpenType layout manager.
 

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: