Aspose::Font::TtfCMapFormats::TtfCMapFormat2Table class
TtfCMapFormat2Table class
Represents Format2 CMap subtable of the TTF Font file.
class TtfCMapFormat2Table : public Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable
Methods
Method | Description |
---|---|
GetAllCodes() override | Gets all the codes from current CMap’s subtable. |
GetGlyphIndex(uint32_t) override | Gets a glyph index for a given character code. |
See Also
- Class TtfCMapFormatBaseTable
- Namespace Aspose::Font::TtfCMapFormats
- Library Aspose.Font for C++