TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 11.5.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 0.9.7
Fetches a list of all lookups enumerated for the specified feature, in the specified face's GSUB table or GPOS table. The list returned will begin at the offset provided.
HarfBuzz.face_t to work upon
#HB_OT_TAG_GSUB or #HB_OT_TAG_GPOS
The index of the requested feature
offset of the first lookup to retrieve
Total number of lookups.
0.9.7
Fetches a list of all lookups enumerated for the specified feature, in the specified face's GSUB table or GPOS table. The list returned will begin at the offset provided.