Expand description
COLR table instance.
Structs§
- Color
Stops - Collection of
ColorStop
orVarColorStop
. - Colr
Instance - Combination of a
COLR
table and a location in variation space for resolving paints. - Resolved
Color Stop - Simplified version of a
ColorStop
orVarColorStop
with applied variation deltas.
Enums§
- Resolved
Paint - Simplified version of
Paint
with applied variation deltas.
Functions§
- resolve_
clip_ box - Resolves a clip box, applying variation deltas using the given instance.
- resolve_
paint - Resolves this paint with the given instance.
Type Aliases§
- PaintId
- Unique paint identifier used for detecting cycles in the paint graph.