TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 14.4.0
Generated with TypeDoc via ts-for-gir v5.2.0
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.