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, getTtfTablespublic static String getTag()
Gets table tag.
public short[] getControlValues()
Gets list of values referenceable by instructions.
Copyright © 2025 Aspose. All Rights Reserved.