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, getTtfTablespublic static String getTag()
Gets table tag.
public byte[] getProgram()
Gets fpgm program.
Copyright © 2025 Aspose. All Rights Reserved.