Aspose::Font::TtfCMapFormats::TtfCMapFormat0Table class

TtfCMapFormat0Table class

Represents Format0 CMap subtable of the TTF Font file.

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

Methods

MethodDescription
GetAllCodes() overrideGets all the codes from current CMap’s subtable.
GetGlyphIndex(uint32_t) overrideGets a glyph index for a given character code.

See Also