From 51f0267fbb0aef924f7b11897c0112598596998a Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 12 Oct 2007 05:46:20 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index ae9d1f4..41f7862 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,14 @@ 2007-10-12 Kenichi Handa + * 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 -- 1.7.10.4