fontGetPtem

fun fontGetPtem(font: Font): Float

Fetches the "point size" of a font. Used in CoreText to implement optical sizing.

Return

Point size. A value of zero means "not set."

Since

0.9.2

Parameters

font

#hb_font_t to work upon