Aspose::Font::TtfCMapFormats::TtfCMapFormat12Table 类

TtfCMapFormat12Table class

表示 TTF Font 文件的 Format8 CMap 子表。

class TtfCMapFormat12Table : public Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable

方法

方法描述
GetAllCodes() override获取当前 CMap 子表中的所有代码。
GetGlyphIndex(uint32_t) override获取给定字符代码的字形索引。

另见