From 5ef3f41d3b0a34c4e5028fce0677e6b699159dc1 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 24 Jul 2007 23:10:16 +0000 Subject: =?UTF-8?q?Bug=20150883=20=E2=80=93=20Unicode=20LRO=20defect?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2007-07-24 Behdad Esfahbod 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 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index feb1c8d5..794b8c40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-07-24 Behdad Esfahbod + + 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 Part of Bug 347236 – provide pango_cairo_font_get_scaled_font -- cgit v1.2.1