summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2005-06-14 22:57:18 +0000
committerOwen Taylor <otaylor@src.gnome.org>2005-06-14 22:57:18 +0000
commit089938692d64ab64924348ef5a7e550d08ee7c87 (patch)
tree2a29550757f94302e5566cf535460cf8c37ea222
parent9a5ad21edcde39a7d9be2f7b2eb7b2b1915d4e2f (diff)
downloadpango-089938692d64ab64924348ef5a7e550d08ee7c87.tar.gz
Mark U+A33, U+A36 as _cn, not _ct, since they are combinations of other
2005-06-14 Owen Taylor <otaylor@redhat.com> * modules/indic/indic-ot-class-tables.c (guruCharClasses): Mark U+A33, U+A36 as _cn, not _ct, since they are combinations of other characters with nutka. (#304174, Sukhjinder Sidhu)
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-1-106
-rw-r--r--modules/indic/indic-ot-class-tables.c2
3 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ad1447a0..e3139566 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-06-14 Owen Taylor <otaylor@redhat.com>
+ * modules/indic/indic-ot-class-tables.c (guruCharClasses): Mark
+ U+A33, U+A36 as _cn, not _ct, since they are combinations
+ of other characters with nutka. (#304174, Sukhjinder Sidhu)
+
+2005-06-14 Owen Taylor <otaylor@redhat.com>
+
Misc fixes from Stepan Kasal, #169928
* pangoxft.pc.in: Add requirement on pangoft2
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index ad1447a0..e3139566 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,5 +1,11 @@
2005-06-14 Owen Taylor <otaylor@redhat.com>
+ * modules/indic/indic-ot-class-tables.c (guruCharClasses): Mark
+ U+A33, U+A36 as _cn, not _ct, since they are combinations
+ of other characters with nutka. (#304174, Sukhjinder Sidhu)
+
+2005-06-14 Owen Taylor <otaylor@redhat.com>
+
Misc fixes from Stepan Kasal, #169928
* pangoxft.pc.in: Add requirement on pangoft2
diff --git a/modules/indic/indic-ot-class-tables.c b/modules/indic/indic-ot-class-tables.c
index 1a0321c8..650a0059 100644
--- a/modules/indic/indic-ot-class-tables.c
+++ b/modules/indic/indic-ot-class-tables.c
@@ -105,7 +105,7 @@ static const IndicOTCharClass guruCharClasses[] =
_xx, _ma, _ma, _mp, _xx, _iv, _iv, _iv, _iv, _iv, _iv, _xx, _xx, _xx, _xx, _iv, /* 0A00 - 0A0F */
_iv, _xx, _xx, _iv, _iv, _ct, _ct, _ct, _ct, _ct, _ct, _ct, _ct, _ct, _ct, _ct, /* 0A10 - 0A1F */
_ct, _ct, _ct, _ct, _ct, _ct, _ct, _ct, _ct, _xx, _ct, _ct, _ct, _ct, _ct, _bb, /* 0A20 - 0A2F */
- _vt, _xx, _ct, _ct, _xx, _bb, _ct, _xx, _ct, _bb, _xx, _xx, _nu, _xx, _dr, _dl, /* 0A30 - 0A3F */
+ _vt, _xx, _ct, _cn, _xx, _bb, _cn, _xx, _ct, _bb, _xx, _xx, _nu, _xx, _dr, _dl, /* 0A30 - 0A3F */
_dr, _db, _db, _xx, _xx, _xx, _xx, _da, _da, _xx, _xx, _da, _da, _vr, _xx, _xx, /* 0A40 - 0A4F */
_xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _cn, _cn, _cn, _cn, _xx, _cn, _xx, /* 0A50 - 0A5F */
_xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, /* 0A60 - 0A6F */