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 3.3.0
Creates a new HarfBuzz.buffer_t, similar to hb_buffer_create(). The only difference is that the buffer is configured similarly to src.
hb_buffer_create()
src
An HarfBuzz.buffer_t
A newly allocated HarfBuzz.buffer_t, similar to hb_buffer_create().
3.3.0
Creates a new HarfBuzz.buffer_t, similar to
hb_buffer_create(). The only difference is that the buffer is configured similarly tosrc.