TtfStatTable.DesignAxisCount

TtfStatTable.DesignAxisCount property

Returns the number of axis records. Spec: in a font with an ‘fvar’ table, this value must be greater than or equal to the axisCount value in the ‘fvar’ table. In all fonts, must be greater than zero if axisValueCount is greater than zero.

public ushort DesignAxisCount { get; }

See Also