diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2007-07-24 23:10:16 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2007-07-24 23:10:16 +0000 |
commit | 5ef3f41d3b0a34c4e5028fce0677e6b699159dc1 (patch) | |
tree | 455915f576f04a672d1c5cd26f7a23916a37e9c3 /ChangeLog | |
parent | 566ead12a237c678c67052549a451a621c0593fa (diff) | |
download | pango-5ef3f41d3b0a34c4e5028fce0677e6b699159dc1.tar.gz |
Bug 150883 – Unicode LRO defect
2007-07-24 Behdad Esfahbod <behdad@gnome.org>
Bug 150883 – Unicode LRO defect
* modules/arabic/arabic-fc.c (arabic_engine_shape):
* modules/arabic/arabic-ot.c (Get_Joining_Class),
(Arabic_Assign_Properties):
* modules/arabic/arabic-ot.h:
Correctly handle Arabic shaping in left-to-right runs.
svn path=/trunk/; revision=2378
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2007-07-24 Behdad Esfahbod <behdad@gnome.org> + + Bug 150883 – Unicode LRO defect + + * modules/arabic/arabic-fc.c (arabic_engine_shape): + * modules/arabic/arabic-ot.c (Get_Joining_Class), + (Arabic_Assign_Properties): + * modules/arabic/arabic-ot.h: + Correctly handle Arabic shaping in left-to-right runs. + 2007-07-21 Behdad Esfahbod <behdad@gnome.org> Part of Bug 347236 – provide pango_cairo_font_get_scaled_font |