[ Version ( since = "1.4.2" ) ]
public void set_variations (Variation variations, uint variations_length)
Applies a list of font-variation settings to a font.
Note that this overrides all existing variations set on font. Axes not included in variations will be
effectively set to their default values.
| variations |
Array of variation settings to apply |
| font |
Font to work upon |
| variations_length |
Number of variations to apply |