Type Definition ttf_parser::gsub::LigatureSets
source · pub type LigatureSets<'a> = LazyOffsetArray16<'a, LigatureSet<'a>>;Expand description
A list of Ligature sets.
pub type LigatureSets<'a> = LazyOffsetArray16<'a, LigatureSet<'a>>;A list of Ligature sets.