Bug 345070 – [ml_IN] not render for combination with ZWJ Patch from
authorBehdad Esfahbod <behdad@gnome.org>
Mon, 10 Jul 2006 17:02:11 +0000 (17:02 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Mon, 10 Jul 2006 17:02:11 +0000 (17:02 +0000)
2006-07-10  Behdad Esfahbod  <behdad@gnome.org>

        Bug 345070 – [ml_IN] not render for combination with ZWJ
        Patch from LingNing Zhang

        * modules/indic/indic-ot-class-tables.c: Process ZWJ for Malayalam.

ChangeLog
modules/indic/indic-ot-class-tables.c

index b2f805b..7392bcd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-10  Behdad Esfahbod  <behdad@gnome.org>
+
+       Bug 345070 – [ml_IN] not render for combination with ZWJ
+       Patch from LingNing Zhang
+
+       * modules/indic/indic-ot-class-tables.c: Process ZWJ for Malayalam.
+
 2006-07-08  Behdad Esfahbod  <behdad@gnome.org>
 
        Bug 345274 – list of new symbols for each version is missing in docs
index 4b95cc2..f6bf0b4 100644 (file)
@@ -271,7 +271,7 @@ static const IndicOTSplitMatra sinhSplitTable[] = {{0x0DD9, 0x0DCA}, {0x0DD9, 0x
 #define TAML_SCRIPT_FLAGS (SF_MPRE_FIXUP | SF_NO_POST_BASE_LIMIT)
 #define TELU_SCRIPT_FLAGS (SF_MATRAS_AFTER_BASE | 3)
 #define KNDA_SCRIPT_FLAGS (SF_MATRAS_AFTER_BASE | 3)
-#define MLYM_SCRIPT_FLAGS (SF_MPRE_FIXUP | SF_NO_POST_BASE_LIMIT)
+#define MLYM_SCRIPT_FLAGS (SF_MPRE_FIXUP | SF_NO_POST_BASE_LIMIT | SF_PROCESS_ZWJ)
 #define SINH_SCRIPT_FLAGS (SF_MPRE_FIXUP | SF_NO_POST_BASE_LIMIT | SF_PROCESS_ZWJ)
 
 /*