Merge pull request #102 from roozbehp/master

Add OpenType language tag 'NAV ' for Navajo.
This commit is contained in:
Behdad Esfahbod 2015-05-05 14:49:47 -07:00
commit 42b00118ea
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 */