Aspose::Font::TtfCMapFormats::TtfCMapFormat0Table 类

TtfCMapFormat0Table class

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

class TtfCMapFormat0Table : public Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable

方法

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

另见