Type Alias Avar
pub type Avar<'a> = TableRef<'a, AvarMarker>;Expand description
The avar (Axis Variations) table
Aliased Typeยง
pub struct Avar<'a> { /* private fields */ }pub type Avar<'a> = TableRef<'a, AvarMarker>;The avar (Axis Variations) table
pub struct Avar<'a> { /* private fields */ }