#include "plist.h"
#include "symbol.h"
#include "language.h"
+#include "internal-flt.h"
#include "internal-gui.h"
#include "font.h"
#include "face.h"
#include FT_BDF_H
#endif
-static int mdebug_mask = MDEBUG_FONT;
+static int mdebug_flag = MDEBUG_FONT;
#ifdef HAVE_FONTCONFIG
#include <fontconfig/fcfreetype.h>
int size10, size;
MGlyph *base = NULL, *mark = NULL;
- if (OTF_check_features (otf, 1,
+ if (OTF_check_features (otf, 0,
cap->script_tag, cap->langsys_tag,
cap->features[MFONT_OTT_GPOS].tags,
cap->features[MFONT_OTT_GPOS].nfeatures) != 1