Skip to main content

Module morx

Module morx 

Source
Expand description

Structs§

Chain
A chain in a morx table.
ContextualEntryData
Entry payload in a contextual subtable state machine.
ContextualSubtable
Contextual glyph substitution subtable.
Feature
Used to compute the sub-feature flags for a list of requested features and settings.
InsertionEntryData
Entry payload in an insertion subtable state machine.
InsertionSubtable
Insertion glyph substitution subtable.
LigatureSubtable
Ligature glyph substitution subtable.
Morx
The morx (Extended Glyph Metamorphosis) table.
Subtable
A subtable in a morx chain.
SubtableParts
Pre-resolved, lifetime-free description of a morx subtable’s layout, captured once with SubtableKind::parts and replayed cheaply with SubtableKind::from_parts to avoid re-reading headers on every application.

Enums§

SubtableKind
The various morx subtable formats.