Expand description
OpenType font variations common tables.
Structs§
- Delta
RunIter - Implements the logic for iterating over the individual runs
- Delta
SetIndex - Outer and inner indices for reading from an ItemVariationStore.
- Entry
Format - Entry format for a DeltaSetIndexMap.
- Float
Item Delta - Floating point item delta computed by an item variation store.
- Packed
Deltas - Packed Deltas
- Packed
Point Numbers - Packed “Point” Numbers
- Packed
Point Numbers Iter - An iterator over the packed point numbers data.
- Region
Axis Coordinates - The RegionAxisCoordinates record
- Tuple
- A Tuple Record
- Tuple
Delta Iter - An iterator over the deltas for a glyph.
- Tuple
Index - Tuple
Variation - A single set of tuple variation data
- Tuple
Variation Count - The ‘tupleVariationCount’ field of the Tuple Variation Store Header
- Tuple
Variation Data - Tuple
Variation Header Iter - A helper type for iterating over
TupleVariationHeader
s. - Tuple
Variation Iter - An iterator over the
TupleVariation
s for a specific glyph. - Variation
Region - The VariationRegion record
Enums§
- Delta
RunType - The type of values for a given delta run (influences the number of bytes per delta)
- Delta
SetIndex Map - The DeltaSetIndexMap table
Constants§
Traits§
- Float
Item Delta Target - Trait for applying floating point item deltas to target values.
- Tuple
Delta - Trait for deltas that are computed in a tuple variation store.
Type Aliases§
- Delta
SetIndex MapFormat0 - The DeltaSetIndexMap table format 0
- Delta
SetIndex MapFormat1 - The DeltaSetIndexMap table format 1
- Item
Variation Data - The ItemVariationData subtable
- Item
Variation Store - The ItemVariationStore table
- Tuple
Variation Header - TupleVariationHeader
- Variation
Region List - The VariationRegionList table