TtfStatTable.AxisRecord.AxisRecord
TtfStatTable.AxisRecord constructor
Constructor
public AxisRecord(string tag, ushort axisNameId, ushort axisOrdering)
Parameter | Type | Description |
---|---|---|
tag | String | Tag, spec: A tag identifying the axis of design variation |
axisNameId | UInt16 | The name ID for entries in the ’name’ table that provide a display string for this axis |
axisOrdering | UInt16 | The value that applications can use to determine primary sorting of face names, or for ordering of labels when composing family or face names. |
See Also
- class AxisRecord
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font