Type Alias read_fonts::tables::aat::Lookup0
source · pub type Lookup0<'a> = TableRef<'a, Lookup0Marker>;
Expand description
Simple array format. The lookup data is an array of lookup values, indexed by glyph index.
Aliased Type§
struct Lookup0<'a> { /* private fields */ }