Type Alias IndexSubtable2

pub type IndexSubtable2<'a> = TableRef<'a, IndexSubtable2Marker>;
Expand description

IndexSubTable2: all glyphs have identical metrics.

Aliased Typeยง

pub struct IndexSubtable2<'a> { /* private fields */ }