Module ot_layout_gsubgpos

Source
Expand description

Matching of glyph patterns.

Modulesยง

OT

Structsยง

WouldApplyContext
skipping_iterator_t

Enumsยง

match_t
may_match_t ๐Ÿ”’
may_skip_t ๐Ÿ”’

Traitsยง

Apply
Apply a lookup.
ChainRuleExt ๐Ÿ”’
ChainRuleSetExt ๐Ÿ”’
SequenceRuleExt ๐Ÿ”’
SequenceRuleSetExt ๐Ÿ”’
WouldApply
Find out whether a lookup would be applied.

Functionsยง

apply_chain_context ๐Ÿ”’
apply_context ๐Ÿ”’
apply_lookup ๐Ÿ”’
ligate_input
match_backtrack
match_class ๐Ÿ”’
Value represents glyph class.
match_glyph
Value represents glyph id.
match_input
match_lookahead

Type Aliasesยง

match_func_t