TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 12.3.2
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Since 0.6.0
Fetches the index of a given feature tag in the specified face's GSUB table or GPOS table, underneath the specified script and language.
HarfBuzz.face_t to work upon
#HB_OT_TAG_GSUB or #HB_OT_TAG_GPOS
The index of the requested script tag
The index of the requested language tag
HarfBuzz.tag_t of the feature tag requested
true if the feature is found, false otherwise
true
false
0.6.0
Fetches the index of a given feature tag in the specified face's GSUB table or GPOS table, underneath the specified script and language.