Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable class

TtfCMapFormatBaseTable class

Represents CMap subtable base class.

class TtfCMapFormatBaseTable : public System::Object

Methods

MethodDescription
get_PlatformId() constGets PlatformId.
get_PlatformSpecificId() constGets PlatformSpecificId.
virtual GetAllCodes()Gets all the codes from current CMap’s subtable.
virtual GetGlyphIndex(uint32_t)Gets a glyph index for a given character code.

See Also