fontSetPpem

fun fontSetPpem(font: Font, xPpem: <Error class: unknown class>, yPpem: <Error class: unknown class>)

Sets the horizontal and vertical pixels-per-em (ppem) of a font.

Since

0.9.2

Parameters

font

#hb_font_t to work upon

xPpem

Horizontal ppem value to assign

yPpem

Vertical ppem value to assign