[paint] Fix the docs

This commit is contained in:
Matthias Clasen 2022-12-22 14:16:02 -05:00 committed by Behdad Esfahbod
parent 3c972867b9
commit eef47f2379
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@ typedef void (*hb_paint_color_func_t) (hb_paint_funcs_t *funcs,
* @paint_data: The data accompanying the paint functions in hb_font_paint_glyph()
* @image: the image data
* @format: the image format as a tag
* @slant: the synthetic slant of the font
* @extents: (nullable): glyph extents
* @user_data: User data pointer passed to hb_paint_funcs_set_image_func()
*