Aspose::Font::TtfTables::TtfStatTable::get_DesignAxisCount method

TtfStatTable::get_DesignAxisCount method

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.

uint16_t Aspose::Font::TtfTables::TtfStatTable::get_DesignAxisCount()

See Also