Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable 类

TtfCMapFormatBaseTable class

表示 CMap 子表基类。

class TtfCMapFormatBaseTable : public System::Object

方法

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

另见