otTagsFromScript
fn
void otTagsFromScript(harfbuzz.types.Script script, out harfbuzz.types.Tag scriptTag1, out harfbuzz.types.Tag scriptTag2)Converts an #hb_script_t to script tags.
Parameters
script | an #hb_script_t to convert. |
scriptTag1 | output #hb_tag_t. |
scriptTag2 | output #hb_tag_t. |
Deprecated
use [harfbuzz.global.otTagsFromScriptAndLanguage] instead