Type Alias read_fonts::tables::glyf::Glyf
source · pub type Glyf<'a> = TableRef<'a, GlyfMarker>;
Expand description
The glyf (Glyph Data) table
Aliased Type§
struct Glyf<'a> { /* private fields */ }
pub type Glyf<'a> = TableRef<'a, GlyfMarker>;
The glyf (Glyph Data) table
struct Glyf<'a> { /* private fields */ }