TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 14.4.0
Generated with TypeDoc via ts-for-gir v5.2.0
Since 7.0.0
Information about a color stop on a color line.
Color lines typically have offsets ranging between 0 and 1, but that is not required.
The is_foreground and color fields have the same semantics as in HarfBuzz.paint_color_func_t.
is_foreground
color
Note: despite color being unpremultiplied here, interpolation in gradients shall happen in premultiplied space. See the OpenType spec COLR section for details.
7.0.0
Optional
Static
Information about a color stop on a color line.
Color lines typically have offsets ranging between 0 and 1, but that is not required.
The
is_foregroundandcolorfields have the same semantics as in HarfBuzz.paint_color_func_t.Note: despite
colorbeing unpremultiplied here, interpolation in gradients shall happen in premultiplied space. See the OpenType spec COLR section for details.Since
7.0.0