public class TtfPrepTable extends TtfTableBase
Represents "prep" table of the TTF Font file.
Modifier and Type | Method and Description |
---|---|
byte[] |
getProgram()
Set of instructions.
|
static String |
getTag()
Gets table tag.
|
getLength, getOffset, getTtfTables
public static String getTag()
Gets table tag.
public byte[] getProgram()
Set of instructions.