Type Alias IndexSubtable3

pub type IndexSubtable3<'a> = TableRef<'a, IndexSubtable3Marker>;
Expand description

IndexSubTable3: variable-metrics glyphs with 2-byte offsets.

Aliased Typeยง

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