faceSetUpem
fn
void faceSetUpem(harfbuzz.face.Face face, uint upem)Sets the units-per-em (upem) for a face object to the specified value.
This API is used in rare circumstances.
Parameters
face | A face object |
upem | The units-per-em value to assign |