Type Alias GlyphData

pub type GlyphData<'a> = TableRef<'a, GlyphDataMarker>;
Expand description

Glyph data table

Aliased Typeยง

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