src/hb-ot-tag.cc |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit c9e2cf6f55c7682b8e7020654945ddd074ebfd24
Author: Behdad Esfahbod <[email protected]>
Date:   Wed Oct 4 16:59:22 2017 +0200

    [ot] Remove 'mal' and 'gle' lang tags
    
    Fixes https://github.com/behdad/harfbuzz/issues/477

diff --git a/src/hb-ot-tag.cc b/src/hb-ot-tag.cc
index f3671bab..59b7d6a6 100644
--- a/src/hb-ot-tag.cc
+++ b/src/hb-ot-tag.cc
@@ -394,7 +394,6 @@ static const LangTag ot_languages[] = {
   {"gkp",      HB_TAG('G','K','P',' ')},       /* Kpelle (Guinea) */
   {"gl",       HB_TAG('G','A','L',' ')},       /* Galician */
   {"gld",      HB_TAG('N','A','N',' ')},       /* Nanai */
-  {"gle",      HB_TAG('I','R','T',' ')},       /* Irish Traditional */
   {"glk",      HB_TAG('G','L','K',' ')},       /* Gilaki */
   {"gn",       HB_TAG('G','U','A',' ')},       /* Guarani [macrolanguage] */
   {"gnn",      HB_TAG('G','N','N',' ')},       /* Gumatj */
@@ -552,7 +551,6 @@ static const LangTag ot_languages[] = {
   {"mag",      HB_TAG('M','A','G',' ')},       /* Magahi */
   {"mai",      HB_TAG('M','T','H',' ')},       /* Maithili */
   {"mak",      HB_TAG('M','K','R',' ')},       /* Makasar */
-  {"mal",      HB_TAG('M','A','L',' ')},       /* Malayalam */
   {"mam",      HB_TAG('M','A','M',' ')},       /* Mam */
   {"man",      HB_TAG('M','N','K',' ')},       /* Manding/Mandingo 
[macrolanguage] */
   {"mdc",      HB_TAG('M','L','E',' ')},       /* Male (Papua New Guinea) */
_______________________________________________
HarfBuzz mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to