set_var_coords_design


Description:

[ Version ( since = "1.4.2" ) ]
public void set_var_coords_design (float coords, uint coords_length)

Applies a list of variation coordinates (in design-space units) to a font.

Note that this overrides all existing variations set on font. Axes not included in coords will be effectively set to their default values.

Parameters:

coords

Array of variation coordinates to apply

coords_length

Number of coordinates to apply

font

Font to work upon