StyleAttributes
type StyleAttributes = {
designAxes: DesignAxisRecord[];
axisValues: AxisValue[];
}
Index
Properties
Properties
designAxes
The font's design axes.
axisValues
Design axis value mappings.
type StyleAttributes = {
designAxes: DesignAxisRecord[];
axisValues: AxisValue[];
}
The font's design axes.
Design axis value mappings.
Values from the font's STAT table, if present. These values describe a font's style axes (even those not present as variation axes), and the font's position in the axis space.