X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm17n-flt.h;h=a9efff70033495219da5a2bc0e366894aceb7a6f;hb=38a8279d68792a0ac90b2e81dc7a0795b414ae36;hp=0d743933c5c0a8b8b99d5c2d8657a9696bd45785;hpb=ffbff7160b1ce192366e257840660728f520ae92;p=m17n%2Fm17n-lib.git diff --git a/src/m17n-flt.h b/src/m17n-flt.h index 0d74393..a9efff7 100644 --- a/src/m17n-flt.h +++ b/src/m17n-flt.h @@ -425,6 +425,9 @@ extern MCharTable *mflt_coverage (MFLT *flt); extern int mflt_run (MFLTGlyphString *gstring, int from, int to, MFLTFont *font, MFLT *flt); +/*=*/ +/*** @} */ + extern int mflt_enable_new_feature; extern MSymbol (*mflt_font_id) (MFLTFont *font); @@ -437,9 +440,6 @@ extern int (*mflt_iterate_otf_feature) (MFLTFont *font, extern int (*mflt_try_otf) (struct _MFLTFont *font, MFLTOtfSpec *spec, MFLTGlyphString *gstring, int from, int to); -/*=*/ -/*** @} */ - M17N_END_HEADER #endif /* _M17N_FLT_H_ */