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.
| face |
Face to work upon |
| table_tag |
|
| feature_index |
The index of the requested feature |
| start_offset |
offset of the first lookup to retrieve |
| lookup_indexes |
The array of lookup indexes 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. |