Module read_fonts::tables::variations
source · Expand description
OpenType font variations common tables.
Structs§
- Implements the logic for iterating over the individual runs
- Outer and inner indices for reading from an ItemVariationStore.
- Entry format for a DeltaSetIndexMap.
- Floating point item delta computed by an item variation store.
- An iterator over the packed point numbers data.
- The RegionAxisCoordinates record
- An iterator over the deltas for a glyph.
- A single set of tuple variation data
- The ‘tupleVariationCount’ field of the Tuple Variation Store Header
- A helper type for iterating over
TupleVariationHeader
s. - An iterator over the
TupleVariation
s for a specific glyph. - The VariationRegion record
Enums§
- The type of values for a given delta run (influences the number of bytes per delta)
- The DeltaSetIndexMap table
Constants§
Traits§
- Trait for applying floating point item deltas to target values.
- Trait for deltas that are computed in a tuple variation store.
Type Aliases§
- The DeltaSetIndexMap table format 0
- The DeltaSetIndexMap table format 1
- The ItemVariationData subtable
- The ItemVariationStore table
- The VariationRegionList table