[font] Update get_glyph_shape() doc

This commit is contained in:
Behdad Esfahbod 2022-02-07 18:04:36 -06:00
parent 732c749ef7
commit bc6c3b8401
1 changed files with 2 additions and 0 deletions

View File

@ -1310,6 +1310,8 @@ hb_font_get_glyph_from_name (hb_font_t *font,
* @draw_data:
*
* Fetches the glyph shape that corresponds to a glyph in the specified @font.
* The shape is returned by way of calls to the callsbacks of the @dfuncs
* objects, with @draw_data passed to them.
*
* Since: REPLACE
**/