Aspose::Font::TtfCMapFormats::TtfCMapFormat8Table::GetGlyphIndex 方法

TtfCMapFormat8Table::GetGlyphIndex method

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

uint32_t Aspose::Font::TtfCMapFormats::TtfCMapFormat8Table::GetGlyphIndex(uint32_t charCode) override
参数类型描述
charCodeuint32_t字符代码。

ReturnValue

字形索引。

另见