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