Bug 518084 – Thai is not Virama language Patch from Theppitak
authorBehdad Esfahbod <behdad@gnome.org>
Thu, 28 Feb 2008 11:58:33 +0000 (11:58 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Thu, 28 Feb 2008 11:58:33 +0000 (11:58 +0000)
2008-02-28  Behdad Esfahbod  <behdad@gnome.org>

        Bug 518084 – Thai is not Virama language
        Patch from Theppitak Karoonboonyanan

        * pango/break.c: Remove Thai Phinthu from VIRAMA()

svn path=/trunk/; revision=2580

ChangeLog
pango/break.c

index ce144a0..e4eb621 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-28  Behdad Esfahbod  <behdad@gnome.org>
+
+       Bug 518084 – Thai is not Virama language
+       Patch from Theppitak Karoonboonyanan
+
+       * pango/break.c: Remove Thai Phinthu from VIRAMA()
+
 2008-02-25  Behdad Esfahbod  <behdad@gnome.org>
 
        * === Released 1.19.4 ===
index de84934..5ac7dee 100644 (file)
@@ -434,7 +434,6 @@ static const CharJamoProps HangulJamoProps[] = {
                    (wc) == 0x0CCD || \
                    (wc) == 0x0D4D || \
                    (wc) == 0x0DCA || \
-                   (wc) == 0x0E3A || \
                    (wc) == 0x0F84 || \
                    (wc) == 0x1039 || \
                    (wc) == 0x17D2)