fontSetPpem

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

These values are used for pixel-size-specific adjustment to shaping and draw results, though for the most part they are unused and can be left unset.

void
fontSetPpem

Parameters

font harfbuzz.font.Font

#hb_font_t to work upon

xPpem uint

Horizontal ppem value to assign

yPpem uint

Vertical ppem value to assign