[paint] Doc
This commit is contained in:
parent
8afd3ccb10
commit
53bd9039e7
|
@ -1439,8 +1439,8 @@ hb_font_draw_glyph (hb_font_t *font,
|
||||||
* to them.
|
* to them.
|
||||||
*
|
*
|
||||||
* If the font has color palettes (see hb_ot_color_has_palettes()),
|
* If the font has color palettes (see hb_ot_color_has_palettes()),
|
||||||
* then @palette_index selects the palette to use. If the font doesn't
|
* then @palette_index selects the palette to use. If the font only
|
||||||
* have palettes, passing 0 is fine. Use %HB_PAINT_PALETTE_INDEX_CUSTOM
|
* has one palette, this will be 0. Use %HB_PAINT_PALETTE_INDEX_CUSTOM
|
||||||
* for custom palette.
|
* for custom palette.
|
||||||
*
|
*
|
||||||
* Since: REPLACEME
|
* Since: REPLACEME
|
||||||
|
|
Loading…
Reference in New Issue