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 7.1.0
Change the value of one variation axis on the font.
Note: This function is expensive to be called repeatedly. If you want to set multiple variation axes at the same time, use hb_font_set_variations() instead.
hb_font_set_variations()
HarfBuzz.font_t to work upon
The HarfBuzz.tag_t tag of the variation-axis name
The value of the variation axis
7.1.0
Change the value of one variation axis on the font.
Note: This function is expensive to be called repeatedly. If you want to set multiple variation axes at the same time, use
hb_font_set_variations()instead.