faceSetGlyphCount
fn
void faceSetGlyphCount(harfbuzz.face.Face face, uint glyphCount)Sets the glyph count for a face object to the specified value.
This API is used in rare circumstances.
Parameters
face | A face object |
glyphCount | The glyph-count value to assign |