[font] Update get_glyph_shape() doc
This commit is contained in:
parent
732c749ef7
commit
bc6c3b8401
|
@ -1310,6 +1310,8 @@ hb_font_get_glyph_from_name (hb_font_t *font,
|
||||||
* @draw_data:
|
* @draw_data:
|
||||||
*
|
*
|
||||||
* Fetches the glyph shape that corresponds to a glyph in the specified @font.
|
* 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
|
* Since: REPLACE
|
||||||
**/
|
**/
|
||||||
|
|
Loading…
Reference in New Issue