Since 1.8.5HarfBuzz.face_t to work upon
#HB_OT_TAG_GSUB or #HB_OT_TAG_GPOS
The array of scripts to collect features for, terminated by HB_TAG_NONE
The array of languages to collect features for, terminated by HB_TAG_NONE
The array of features to collect, terminated by HB_TAG_NONE
Fetches a list of all feature indexes in the specified face's GSUB table or GPOS table, underneath the specified scripts, languages, and features. If no list of scripts is provided, all scripts will be queried. If no list of languages is provided, all languages will be queried. If no list of features is provided, all features will be queried.