Class TtfCMapFormat0Table
TtfCMapFormat0Table class
Represents Format0 CMap subtable of the TTF Font file.
public class TtfCMapFormat0Table : TtfCMapFormatBaseTable
Properties
Name | Description |
---|---|
PlatformId { get; } | Gets PlatformId. |
PlatformSpecificId { get; } | Gets PlatformSpecificId. |
Methods
Name | Description |
---|---|
override GetAllCodes() | Gets all the codes from current CMap’s subtable. |
override GetGlyphIndex(uint) | Gets a glyph index for a given character code. |
See Also
- class TtfCMapFormatBaseTable
- namespace Aspose.Font.TtfCMapFormats
- assembly Aspose.Font