Fetches a list of all glyphs affected by the specified lookup in the specified face's GSUB table or GPOS table.
| face |
Face to work upon |
| table_tag |
|
| lookup_index |
The index of the feature lookup to query |
| glyphs_before |
Array of glyphs preceding the substitution range |
| glyphs_input |
Array of input glyphs that would be substituted by the lookup |
| glyphs_after |
Array of glyphs following the substitution range |
| glyphs_output |
Array of glyphs that would be the substituted output of the lookup |