pub type ConditionFormat1<'a> = TableRef<'a, ConditionFormat1Marker>;
Expand description

Condition Table Format 1: Font Variation Axis Range

Implementations

Format, = 1

Index (zero-based) for the variation axis within the ‘fvar’ table.

Minimum value of the font variation instances that satisfy this condition.

Maximum value of the font variation instances that satisfy this condition.

Trait Implementations

Formats the value using the given formatter. Read more
Read an instace of Self from the provided data, performing validation. Read more
The name of this table
Access this table’s fields, in declaration order.