Type Alias GlyphData
pub type GlyphData<'a> = TableRef<'a, GlyphDataMarker>;Expand description
Glyph data table
Aliased Typeยง
pub struct GlyphData<'a> { /* private fields */ }pub type GlyphData<'a> = TableRef<'a, GlyphDataMarker>;Glyph data table
pub struct GlyphData<'a> { /* private fields */ }