HarfBuzz.ot_color_layer_t¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
color_index |
r/w |
the palette color index of the layer |
|
glyph |
r/w |
the glyph ID of the layer |
Methods¶
None
Details¶
- class HarfBuzz.ot_color_layer_t¶
Pairs of glyph and color index.
A color index of 0xFFFF does not refer to a palette color, but indicates that the foreground color should be used.
New in version 2.1.0.