fontSetScale

fun fontSetScale(font: Font, xScale: Int, yScale: Int)

Sets the horizontal and vertical scale of a font.

Since

0.9.2

Parameters

font

#hb_font_t to work upon

xScale

Horizontal scale value to assign

yScale

Vertical scale value to assign