Type Definition ttf_parser::gsub::LigatureSet

source · []
pub type LigatureSet<'a> = LazyOffsetArray16<'a, Ligature<'a>>;
Expand description

A Ligature set.