TtfCMapFormatBaseTable.GetGlyphIndex

TtfCMapFormatBaseTable.GetGlyphIndex method

获取给定字符代码的字形索引

public virtual uint GetGlyphIndex(uint charCode)
参数类型描述
charCodeUInt32字符代码

返回值

字形索引

另见