*** empty log message ***
authorhanda <handa>
Thu, 6 Sep 2007 04:04:32 +0000 (04:04 +0000)
committerhanda <handa>
Thu, 6 Sep 2007 04:04:32 +0000 (04:04 +0000)
src/ChangeLog

index 535a3b3..e3a3175 100644 (file)
@@ -1,3 +1,14 @@
+2007-09-06  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-flt.h (mflt_get): Extern it.
+
+       * m17n-flt.c (run_stages): Call positioning only if
+       font->get_metric is non-NULL.
+       (CHECK_FLT_STAGES): Fix typo.
+       (mflt_get): New function.
+
+       * font-flt.c (mfont__flt_run): Improve debug info printing.
+
 2007-09-04  Kenichi Handa  <handa@m17n.org>
 
        * m17n-flt.c (MFontLayoutTable): Delete this type.