Type Alias Glyf
pub type Glyf<'a> = TableRef<'a, GlyfMarker>;Expand description
The glyf (Glyph Data) table
Aliased Typeยง
pub struct Glyf<'a> { /* private fields */ }pub type Glyf<'a> = TableRef<'a, GlyfMarker>;The glyf (Glyph Data) table
pub struct Glyf<'a> { /* private fields */ }