Module closure

Source
Expand description

Computing the closure over a set of glyphs

This means taking a set of glyphs and updating it to include any other glyphs reachable from those glyphs via substitution, recursively.

Modulesยง

ctx ๐Ÿ”’

Constantsยง

CLOSURE_MAX_STAGES ๐Ÿ”’

Traitsยง

GlyphClosure ๐Ÿ”’
A trait for tables which participate in closure