Add OpenType language tag 'NAV ' for Navajo.

The code is not standardized yet, but is used in some Google fonts.
This commit is contained in:
Roozbeh Pournader 2015-04-29 09:32:42 -07:00
parent f724cc3516
commit cfeb0562eb
1 changed files with 1 additions and 0 deletions

View File

@ -542,6 +542,7 @@ static const LangTag ot_languages[] = {
{"nr", HB_TAG('N','D','B',' ')}, /* [South] Ndebele */
{"nsk", HB_TAG('N','A','S',' ')}, /* Naskapi */
{"nso", HB_TAG('S','O','T',' ')}, /* [Northern] Sotho */
{"nv", HB_TAG('N','A','V',' ')}, /* Navajo (not standardized yet) */
{"ny", HB_TAG('C','H','I',' ')}, /* Chewa/Chichwa/Nyanja */
{"nym", HB_TAG('N','Y','M',' ')}, /* Nyamwezi */
{"nyn", HB_TAG('N','K','L',' ')}, /* Nyankole */