Fetches a list of all lookups enumerated for the specified feature, in the specified face's GSUB table or GPOS table, enabled at the specified variations index.
The list returned will begin at the offset provided.
| face |
Face to work upon |
| table_tag |
|
| feature_index |
The index of the feature to query |
| variations_index |
The index of the feature variation to query |
| start_offset |
offset of the first lookup to retrieve |
| lookup_indexes |
The array of lookups found for the query |
| lookup_count |
Input = the maximum number of lookups to return; Output = the actual number of lookups returned (may be zero) |
|
Total number of lookups. |