Type Definition read_fonts::tables::stat::AxisValueArray

source ·
pub type AxisValueArray<'a> = TableRef<'a, AxisValueArrayMarker>;
Expand description

An array of AxisValue tables.

Implementations§

Array of offsets to axis value tables, in bytes from the start of the axis value offsets array.

Attempt to resolve axis_value_offsets.

Trait Implementations§

Formats the value using the given formatter. Read more
read an item, using the provided args. Read more
The name of this table
Access this table’s fields, in declaration order.