Module ttf_parser::tables::gvar
source Β· Expand description
A Glyph Variations Table implementation.
Modules§
- packed_deltas π
- packed_points π
Structs§
- PointAndDelta π
- VariationTuple π
Enums§
- VariationTuples π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_variation_data π