pango r2580 - in trunk: . pango



Author: behdad
Date: Thu Feb 28 11:58:33 2008
New Revision: 2580
URL: http://svn.gnome.org/viewvc/pango?rev=2580&view=rev

Log:
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()



Modified:
   trunk/ChangeLog
   trunk/pango/break.c

Modified: trunk/pango/break.c
==============================================================================
--- trunk/pango/break.c	(original)
+++ trunk/pango/break.c	Thu Feb 28 11:58:33 2008
@@ -434,7 +434,6 @@
 		    (wc) == 0x0CCD || \
 		    (wc) == 0x0D4D || \
 		    (wc) == 0x0DCA || \
-		    (wc) == 0x0E3A || \
 		    (wc) == 0x0F84 || \
 		    (wc) == 0x1039 || \
 		    (wc) == 0x17D2)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]