[font] Docs
This commit is contained in:
parent
64ed03c9be
commit
1b143b0f0c
|
@ -1715,6 +1715,9 @@ hb_font_get_glyph_contour_point_for_origin (hb_font_t *font,
|
||||||
* If the glyph ID has no name in @font, a string of the form `gidDDD` is
|
* If the glyph ID has no name in @font, a string of the form `gidDDD` is
|
||||||
* generated, with `DDD` being the glyph ID.
|
* generated, with `DDD` being the glyph ID.
|
||||||
*
|
*
|
||||||
|
* According to the OpenType specification, glyph names are limited to 63
|
||||||
|
* characters and can only contain (a subset of) ASCII.
|
||||||
|
*
|
||||||
* Since: 0.9.2
|
* Since: 0.9.2
|
||||||
**/
|
**/
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in New Issue