Class TtfTableBase

TtfTableBase class

Represents TTF table definition.

public class TtfTableBase

Properties

NameDescription
Offset { get; }Gets offset from beginning of sfnt.
TtfTables { get; }Reference to TTF table repository.

See Also