OpenType v0.5.1 OpenType.Substitutions
Link to this section Summary
Functions
Apply the substitution to the input list of glyphs
Parse a lookup table into the information needed to resolve it
Link to this section Functions
Link to this function
apply_substitution(arg, gdef, lookups, tag, glyphs)
Apply the substitution to the input list of glyphs.
Link to this function
filter_glyphs(glyphs, flag, gdef, mfs)
Link to this function
parse_lookup(int, data)
Link to this function
parse_lookup(type, offsets, data)
Parse a lookup table into the information needed to resolve it
Link to this function
parse_lookup_table(index, lookups)
Link to this function
should_skip_glyph?(g, flag, gdef, mfs)
Link to this function
unfilter_glyphs(glyphs, skipped)