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
Abstract
Since 4.0.0
Glyph draw callbacks.
HarfBuzz.draw_move_to_func_t, HarfBuzz.draw_line_to_func_t and HarfBuzz.draw_cubic_to_func_t calls are necessary to be defined but we translate HarfBuzz.draw_quadratic_to_func_t calls to HarfBuzz.draw_cubic_to_func_t if the callback isn't defined.
4.0.0
Static
Glyph draw callbacks.
HarfBuzz.draw_move_to_func_t, HarfBuzz.draw_line_to_func_t and HarfBuzz.draw_cubic_to_func_t calls are necessary to be defined but we translate HarfBuzz.draw_quadratic_to_func_t calls to HarfBuzz.draw_cubic_to_func_t if the callback isn't defined.
Since
4.0.0