otTagsFromScript

fnvoid otTagsFromScript(harfbuzz.types.Script script, out harfbuzz.types.Tag scriptTag1, out harfbuzz.types.Tag scriptTag2)

Converts an #hb_script_t to script tags.

Parameters

scriptan #hb_script_t to convert.
scriptTag1output #hb_tag_t.
scriptTag2output #hb_tag_t.

Deprecated

use [harfbuzz.global.otTagsFromScriptAndLanguage] instead