From 7c171fdfb68663adedabddaa5b0faf5a0024dc00 Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 7 Nov 2007 12:03:13 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 4f934c5..96b421e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2007-11-07 Kenichi Handa + + * draw.c (analyse_bidi_level): New function. + (visual_order): Do reordering using the already decided + bidi-level. + (compose_glyph_string): Decide bidi-level before calling flt. + + * m17n-flt.c (mflt_run): Fix typo. + + * font-ft.c (ft_drive_otf): Fix indexing gstring->glyphs. + 2007-11-06 Kenichi Handa * draw.c (visual_order): Don't rely on the width of glyphs. -- 1.7.10.4