Since 2.0.0HarfBuzz.face_t to work upon
#HB_OT_TAG_GSUB or #HB_OT_TAG_GPOS
Number of script tags in the array
Array of HarfBuzz.tag_t script tags
true if one of the requested scripts is selected, false if a fallback script is selected or if no scripts are selected.
Selects an OpenType script for
table_tagfrom thescript_tagsarray.If the table does not have any of the requested scripts, then
DFLT,dflt, andlatntags are tried in that order. If the table still does not have any of these scripts,script_indexis set to #HB_OT_LAYOUT_NO_SCRIPT_INDEX andchosen_scriptis set to #HB_TAG_NONE.