[face] Docs

This commit is contained in:
Behdad Esfahbod 2023-01-10 13:11:48 -07:00
parent 8a2efbd8a1
commit cb509d9c89
1 changed files with 4 additions and 0 deletions

View File

@ -471,6 +471,8 @@ hb_face_get_index (const hb_face_t *face)
* *
* Sets the units-per-em (upem) for a face object to the specified value. * Sets the units-per-em (upem) for a face object to the specified value.
* *
* This API is used in rare circumstances.
*
* Since: 0.9.2 * Since: 0.9.2
**/ **/
void void
@ -509,6 +511,8 @@ hb_face_get_upem (const hb_face_t *face)
* *
* Sets the glyph count for a face object to the specified value. * Sets the glyph count for a face object to the specified value.
* *
* This API is used in rare circumstances.
*
* Since: 0.9.7 * Since: 0.9.7
**/ **/
void void