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 0.9.2
Converts a string str representing an ISO 15924 script tag to a corresponding HarfBuzz.script_t. Shorthand for hb_tag_from_string() then hb_script_from_iso15924_tag().
str
hb_tag_from_string()
hb_script_from_iso15924_tag()
a string representing an ISO 15924 tag.
An HarfBuzz.script_t corresponding to the ISO 15924 tag.
0.9.2
Converts a string
strrepresenting an ISO 15924 script tag to a corresponding HarfBuzz.script_t. Shorthand forhb_tag_from_string()thenhb_script_from_iso15924_tag().