Since 7.0.0HarfBuzz.face_t to work upon
#HB_OT_TAG_GSUB or #HB_OT_TAG_GPOS
The index of the requested script tag
The number of languages in the specified script
The array of language tags
true if one of the given language tags is found, false otherwise
Fetches the index of the first language tag fom
language_tagsthat is present in the specified face's GSUB or GPOS table, underneath the specified script index.If none of the given language tags is found,
falseis returned andlanguage_indexis set to #HB_OT_LAYOUT_DEFAULT_LANGUAGE_INDEX andchosen_languageis set to #HB_TAG_NONE.