summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-02-29 15:59:32 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-02-29 15:59:32 +0000
commit935375cc934cfa11dc08de4005b9d99c5c31d436 (patch)
tree69f19ed5f1d1730177b2e911c984ef0a10d29b73
parent25689428204726ab37e7389661cf2827263b9893 (diff)
downloadpango-935375cc934cfa11dc08de4005b9d99c5c31d436.tar.gz
Add joining classes for new Unicode-4.0 characters U+06EE, U+06EF, U+06FF.
Sun Feb 29 10:54:55 2004 Owen Taylor <otaylor@redhat.com> * modules/arabic/arabic-ot.c (arabic): Add joining classes for new Unicode-4.0 characters U+06EE, U+06EF, U+06FF. (Patch by Roozbeh Pournader from #117282)
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-1-106
-rw-r--r--ChangeLog.pre-1-46
-rw-r--r--ChangeLog.pre-1-66
-rw-r--r--ChangeLog.pre-1-86
-rw-r--r--modules/arabic/arabic-ot.c4
6 files changed, 32 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b34e1560..1d5b533a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sun Feb 29 10:54:55 2004 Owen Taylor <otaylor@redhat.com>
+
+ * modules/arabic/arabic-ot.c (arabic): Add joining
+ classes for new Unicode-4.0 characters U+06EE, U+06EF, U+06FF.
+ (Patch by Roozbeh Pournader from #117282)
+
Sun Feb 29 09:25:13 2004 Owen Taylor <otaylor@redhat.com>
Rework opentype interfaces and other changes to make GPOS
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index b34e1560..1d5b533a 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,9 @@
+Sun Feb 29 10:54:55 2004 Owen Taylor <otaylor@redhat.com>
+
+ * modules/arabic/arabic-ot.c (arabic): Add joining
+ classes for new Unicode-4.0 characters U+06EE, U+06EF, U+06FF.
+ (Patch by Roozbeh Pournader from #117282)
+
Sun Feb 29 09:25:13 2004 Owen Taylor <otaylor@redhat.com>
Rework opentype interfaces and other changes to make GPOS
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index b34e1560..1d5b533a 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,9 @@
+Sun Feb 29 10:54:55 2004 Owen Taylor <otaylor@redhat.com>
+
+ * modules/arabic/arabic-ot.c (arabic): Add joining
+ classes for new Unicode-4.0 characters U+06EE, U+06EF, U+06FF.
+ (Patch by Roozbeh Pournader from #117282)
+
Sun Feb 29 09:25:13 2004 Owen Taylor <otaylor@redhat.com>
Rework opentype interfaces and other changes to make GPOS
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index b34e1560..1d5b533a 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,9 @@
+Sun Feb 29 10:54:55 2004 Owen Taylor <otaylor@redhat.com>
+
+ * modules/arabic/arabic-ot.c (arabic): Add joining
+ classes for new Unicode-4.0 characters U+06EE, U+06EF, U+06FF.
+ (Patch by Roozbeh Pournader from #117282)
+
Sun Feb 29 09:25:13 2004 Owen Taylor <otaylor@redhat.com>
Rework opentype interfaces and other changes to make GPOS
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index b34e1560..1d5b533a 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,9 @@
+Sun Feb 29 10:54:55 2004 Owen Taylor <otaylor@redhat.com>
+
+ * modules/arabic/arabic-ot.c (arabic): Add joining
+ classes for new Unicode-4.0 characters U+06EE, U+06EF, U+06FF.
+ (Patch by Roozbeh Pournader from #117282)
+
Sun Feb 29 09:25:13 2004 Owen Taylor <otaylor@redhat.com>
Rework opentype interfaces and other changes to make GPOS
diff --git a/modules/arabic/arabic-ot.c b/modules/arabic/arabic-ot.c
index cf1d76b5..d5fd89ea 100644
--- a/modules/arabic/arabic-ot.c
+++ b/modules/arabic/arabic-ot.c
@@ -111,13 +111,13 @@ joining_class arabic[] =
transparent, transparent, transparent, transparent,
transparent, none, none, transparent,
transparent, none, transparent, transparent,
- transparent, transparent, none, none,
+ transparent, transparent, right, right,
/* U+06F0 */
none, none, none, none,
none, none, none, none,
none, none, dual, dual,
- dual, none, none, none
+ dual, none, none, dual
};
#if 0