*** empty log message ***
authorhanda <handa>
Wed, 7 Nov 2007 12:03:13 +0000 (12:03 +0000)
committerhanda <handa>
Wed, 7 Nov 2007 12:03:13 +0000 (12:03 +0000)
src/ChangeLog

index 4f934c5..96b421e 100644 (file)
@@ -1,3 +1,14 @@
+2007-11-07  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * 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  <handa@ni.aist.go.jp>
 
        * draw.c (visual_order): Don't rely on the width of glyphs.