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 0.9.7
Sets the segment properties of the buffer, a shortcut for calling hb_buffer_set_direction(), hb_buffer_set_script() and hb_buffer_set_language() individually.
hb_buffer_set_direction()
hb_buffer_set_script()
hb_buffer_set_language()
An HarfBuzz.buffer_t
An HarfBuzz.segment_properties_t to use
0.9.7
Sets the segment properties of the buffer, a shortcut for calling
hb_buffer_set_direction(),hb_buffer_set_script()andhb_buffer_set_language()individually.