pango r2656 - in trunk: . modules/indic
- From: behdad svn gnome org
- To: svn-commits-list gnome org
- Subject: pango r2656 - in trunk: . modules/indic
- Date: Wed, 18 Jun 2008 21:31:23 +0000 (UTC)
Author: behdad
Date: Wed Jun 18 21:31:22 2008
New Revision: 2656
URL: http://svn.gnome.org/viewvc/pango?rev=2656&view=rev
Log:
2008-06-18 Behdad Esfahbod <behdad gnome org>
Bug 536017 â Remove SF_MPRE_FIXUP from Sinhala script flags
Patch by Harshula
* modules/indic/indic-ot-class-tables.c: Just freakin' do it.
I have no idea if it's right or wrong. Just that I've been
pestered enough to do it. Time will tell...
Modified:
trunk/ChangeLog
trunk/modules/indic/indic-ot-class-tables.c
Modified: trunk/modules/indic/indic-ot-class-tables.c
==============================================================================
--- trunk/modules/indic/indic-ot-class-tables.c (original)
+++ trunk/modules/indic/indic-ot-class-tables.c Wed Jun 18 21:31:22 2008
@@ -271,7 +271,7 @@
#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 | SF_PROCESS_ZWJ)
-#define SINH_SCRIPT_FLAGS (SF_MPRE_FIXUP | SF_NO_POST_BASE_LIMIT | SF_PROCESS_ZWJ)
+#define SINH_SCRIPT_FLAGS (SF_NO_POST_BASE_LIMIT | SF_PROCESS_ZWJ)
/*
* Indic Class Tables
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]