diff options
author | Owen Taylor <otaylor@redhat.com> | 2005-07-21 18:46:01 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2005-07-21 18:46:01 +0000 |
commit | 86264b6c02c16e6f417192ed8f8fcbe3f8f4da39 (patch) | |
tree | 42f5a580f8ad870e6825e815e5fb4ce4aeb17773 /ChangeLog.pre-1-10 | |
parent | 79bd22a212421749deeeb45b429c898118e96016 (diff) | |
download | pango-86264b6c02c16e6f417192ed8f8fcbe3f8f4da39.tar.gz |
Merges of fixes from Arabic module (#308813, Emil Soleyman-Zomalan)
2005-07-21 Owen Taylor <otaylor@redhat.com>
Merges of fixes from Arabic module (#308813, Emil Soleyman-Zomalan)
* modules/syriac/syriac-fc.c (syriac_engine_shape): Fix
bug where cluster was getting set to 0 for non-spacing
marks rather than to the cluster of the base character.
(#149126, Behdad Esfahbod)
* modules/syriac/syriac-fc.c (syriac_engine_shape): Turn
on zero-width-marks setting. [Not clear that this is
needed here, since it is mostly set in the Arabic engine
to handle legacy fonts, but it shouldn't hurt]
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 7a299779..8e75a088 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,5 +1,19 @@ 2005-07-21 Owen Taylor <otaylor@redhat.com> + Merges of fixes from Arabic module (#308813, Emil Soleyman-Zomalan) + + * modules/syriac/syriac-fc.c (syriac_engine_shape): Fix + bug where cluster was getting set to 0 for non-spacing + marks rather than to the cluster of the base character. + (#149126, Behdad Esfahbod) + + * modules/syriac/syriac-fc.c (syriac_engine_shape): Turn + on zero-width-marks setting. [Not clear that this is + needed here, since it is mostly set in the Arabic engine + to handle legacy fonts, but it shouldn't hurt] + +2005-07-21 Owen Taylor <otaylor@redhat.com> + Fix up places where there is missing or incomplete Copyright and License information (Reported by William N. Ray) |