[upem] More docs
This commit is contained in:
parent
ccffce58cc
commit
8a2efbd8a1
|
@ -487,7 +487,10 @@ hb_face_set_upem (hb_face_t *face,
|
|||
* hb_face_get_upem:
|
||||
* @face: A face object
|
||||
*
|
||||
* Fetches the units-per-em (upem) value of the specified face object.
|
||||
* Fetches the units-per-em (UPEM) value of the specified face object.
|
||||
*
|
||||
* Typical UPEM values for fonts are 1000, or 2048, but any value
|
||||
* in between 16 and 16,384 is allowed for OpenType fonts.
|
||||
*
|
||||
* Return value: The upem value of @face
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue