Class TtfLocaTable
TtfLocaTable class
Represents “loca” table of the TTF Font file.
public class TtfLocaTable : TtfTableBase
Properties
| Name | Description |
|---|---|
| Offset { get; } | Gets offset from beginning of sfnt. |
| virtual Offsets { get; } | Gets glyph offsets list. |
| TtfTables { get; } | Reference to TTF table repository. |
| static Tag { get; } | Gets table tag. |
See Also
- class TtfTableBase
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font