TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 12.3.2
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Since 1.4.2
Applies a list of variation coordinates (in normalized 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
Note: Coordinates should be normalized to 2.14.
HarfBuzz.font_t to work upon
Array of variation coordinates to apply
1.4.2
Applies a list of variation coordinates (in normalized 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.