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