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);
extern int (*mflt_try_otf) (struct _MFLTFont *font, MFLTOtfSpec *spec,
MFLTGlyphString *gstring, int from, int to);
-/*=*/
-/*** @} */
-
M17N_END_HEADER
#endif /* _M17N_FLT_H_ */