Type Alias owned_ttf_parser::gsub::LigatureSet
source · pub type LigatureSet<'a> = LazyOffsetArray16<'a, Ligature<'a>>;
Expand description
A Ligature
set.
Aliased Type§
struct LigatureSet<'a> { /* private fields */ }
pub type LigatureSet<'a> = LazyOffsetArray16<'a, Ligature<'a>>;
A Ligature
set.
struct LigatureSet<'a> { /* private fields */ }