[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.
|
||||
*
|
||||
* 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
|
||||
* have palettes, passing 0 is fine. Use %HB_PAINT_PALETTE_INDEX_CUSTOM
|
||||
* then @palette_index selects the palette to use. If the font only
|
||||
* has one palette, this will be 0. Use %HB_PAINT_PALETTE_INDEX_CUSTOM
|
||||
* for custom palette.
|
||||
*
|
||||
* Since: REPLACEME
|
||||
|
|
Loading…
Reference in New Issue