Module cosmic::iced_winit::graphics::text::cosmic_text::ttf_parser::gsub
source · Expand description
A Glyph Substitution Table implementation.
Structs§
- A list of glyphs for Alternate Substitution Subtable.
- Glyph components for one ligature.
- A sequence of glyphs for Multiple Substitution Subtable.
Enums§
- A glyph substitution lookup subtable enumeration.
Type Aliases§
- A set of
AlternateSet
. - A
Ligature
set. - A list of
Ligature
sets. - A list of
Sequence
tables.