Type Definition ttf_parser::gsub::LigatureSet[][src]

pub type LigatureSet<'a> = LazyOffsetArray16<'a, Ligature<'a>>;
Expand description

A Ligature set.