Parameters
font | #hb_font_t to work upon |
ptem | font size in points. |
void fontSetPtem(harfbuzz.font.Font font, float ptem)Sets the "point size" of a font. Set to zero to unset. Used in CoreText to implement optical sizing.
<note>font | #hb_font_t to work upon |
ptem | font size in points. |