Type Definition owned_ttf_parser::gsub::LigatureSets [−][src]
pub type LigatureSets<'a> = LazyOffsetArray16<'a, LazyOffsetArray16<'a, Ligature<'a>>>;Expand description
A list of Ligature sets.
pub type LigatureSets<'a> = LazyOffsetArray16<'a, LazyOffsetArray16<'a, Ligature<'a>>>;A list of Ligature sets.