Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable class
TtfCMapFormatBaseTable class
Represents CMap subtable base class.
class TtfCMapFormatBaseTable : public System::Object
Methods
| Method | Description |
|---|---|
| get_PlatformId() const | Gets PlatformId. |
| get_PlatformSpecificId() const | Gets 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
- Class Object
- Namespace Aspose::Font::TtfCMapFormats
- Library Aspose.Font for C++