TtfStatTable.AxisRecord.AxisRecord

TtfStatTable.AxisRecord constructor

Constructor

public AxisRecord(string tag, ushort axisNameId, ushort axisOrdering)
ParameterTypeDescription
tagStringTag, spec: A tag identifying the axis of design variation
axisNameIdUInt16The name ID for entries in the ’name’ table that provide a display string for this axis
axisOrderingUInt16The 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