public class TtfCvtTable extends TtfTableBase
Represents Control Value Table (CVT) of the TTF Font file.
Modifier and Type | Method and Description |
---|---|
short[] |
getControlValues()
Gets list of values referenceable by instructions.
|
static String |
getTag()
Gets table tag.
|
getLength, getOffset, getTtfTables
public static String getTag()
Gets table tag.
public short[] getControlValues()
Gets list of values referenceable by instructions.