Class TtfPrepTable

TtfPrepTable class

Represents “prep” table of the TTF Font file.

public class TtfPrepTable : TtfTableBase

Properties

NameDescription
Offset { get; }Gets offset from beginning of sfnt.
Program { get; }Set of instructions.
TtfTables { get; }Reference to TTF table repository.
static Tag { get; }Gets table tag.

See Also