Module iter

Source
Expand description

Collection of various iterators over metadata contained in a font.

Structsยง

BitmapStrikes
Iterator over a collection of bitmap strikes.
Chars
Iterator over the characters in a localized string.
ColorPalettes
Iterator over a collection of color palettes.
Features
Iterator over a collection of typographic features.
Fonts
Iterator over a collection of fonts.
Instances
Iterator over a collection of named variation instances.
LocalizedStrings
Iterator over a collection of localized strings.
Variations
Iterator over a collection of font variations.
WritingSystems
Iterator over a collection of writing systems.