fontGetVarCoordsNormalized

fnint[] fontGetVarCoordsNormalized(harfbuzz.font.Font font)

Fetches the list of normalized variation coordinates currently set on a font.

Note that this returned array may only contain values for some (or none) of the axes; omitted axes effectively have zero values.

Return value is valid as long as variation coordinates of the font are not modified.

Parameters

font#hb_font_t to work upon

Returns

coordinates array