TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 11.5.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.4.2
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.
font
coords
HarfBuzz.font_t to work upon
Array of variation coordinates to apply
1.4.2
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 incoordswill be effectively set to their default values.