Module ttf_parser::tables::gvar
source Β· Expand description
A Glyph Variations Table implementation.
Modules§
- packed_
deltas π - packed_
points π
Structs§
- Point
AndDelta π - Variation
Tuple π
Enums§
- Variation
Tuples πA list of variation tuples, possibly stored on the heap.
Constants§
- MAX_
STAC πK_ TUPLE S_ LEN The maximum number of variation tuples stored on the stack. - PHANTO
M_ πPOINT S_ 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 thegvar
table includes data for these phantom points.β
Functions§
- infer_
delta π - infer_
deltas πInfer unreferenced deltas. - outline_
var_ πimpl - parse_
variation_ πdata