*** empty log message ***
authorhanda <handa>
Fri, 12 Oct 2007 05:46:20 +0000 (05:46 +0000)
committerhanda <handa>
Fri, 12 Oct 2007 05:46:20 +0000 (05:46 +0000)
src/ChangeLog

index ae9d1f4..41f7862 100644 (file)
@@ -1,5 +1,14 @@
 2007-10-12  Kenichi Handa  <handa@m17n.org>
 
+       * m17n-core.h (Mcharset): Extern it.
+       Move detabase related declarations from m17n.h.
+
+       * m17n-flt.h: Include m17n-core.h instead of m17n.h.
+       (struct _MFLTOtfFeatures): New struct.
+       (struct _MFLTOtfSpec): Delete gsub, gpos, etc, add gsub_gpos.
+       (struct _MFLTFont): Delete otf, add check_otf.
+       (MCHAR_INVALID_CODE): Define it.
+
        * plist.c (read_mtext_element): Simplify the code.
 
        * m17n.h: Move database related declarations to m17n-core.h