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
Parses a string into an HarfBuzz.buffer_serialize_format_t. Does not check if str is a valid buffer serialization format, use hb_buffer_serialize_list_formats() to get the list of supported formats.
str
hb_buffer_serialize_list_formats()
a string to parse
The parsed HarfBuzz.buffer_serialize_format_t.
0.9.7
Parses a string into an HarfBuzz.buffer_serialize_format_t. Does not check if
stris a valid buffer serialization format, usehb_buffer_serialize_list_formats()to get the list of supported formats.