Warning: ot_layout_script_find_language is deprecated.
Fetches the index of a given language tag in the specified face's GSUB table or GPOS table, underneath the specified script tag.
| face |
Face to work upon |
| table_tag |
|
| script_index |
The index of the requested script tag |
| language_tag |
The Tag of the requested language |
| language_index |
The index of the requested language |
|
`true` if the language tag is found, `false` otherwise |