get_scale


Description:

[ Version ( since = "0.9.2" ) ]
public void get_scale (out int x_scale, out int y_scale)

Fetches the horizontal and vertical scale of a font.

Parameters:

x_scale

Horizontal scale value

y_scale

Vertical scale value

font

Font to work upon