Aspose::Font::TtfCMapFormats::TtfCMapFormat6Table 类

TtfCMapFormat6Table class

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

class TtfCMapFormat6Table : public Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable

方法

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

另见