Expand description
A Glyph Variations Table implementation.
ModulesΒ§
- packed_
deltas π - packed_
points π
StructsΒ§
- Point
AndDelta π - Table
- A Glyph Variations Table.
- Tuple
Variation πHeader Data - Variation
Tuple π
EnumsΒ§
- Glyph
Variation πData Offsets - Variation
Tuples π - A list of variation tuples, possibly stored on the heap.
ConstantsΒ§
- MAX_
STACK_ πTUPLES_ LEN - The maximum number of variation tuples stored on the stack.
- PHANTOM_
POINTS_ πLEN - βThe TrueType rasterizer dynamically generates βphantomβ points for each glyph
that represent horizontal and vertical advance widths and side bearings,
and the variation data within the
gvar
table includes data for these phantom points.β
FunctionsΒ§
- infer_
delta π - infer_
deltas π - Infer unreferenced deltas.
- outline_
var_ πimpl - parse_
tuple_ πvariation_ header - parse_
variation_ πdata - parse_
variation_ πtuples