+2004-08-04 Kenichi Handa <handa@m17n.org>
+
+ * src/otfdrive.c (gstring_subst): New arg flag. Caller changed.
+ Ignore glyphs specified in flag.
+ (match_ids, match_classes, match_coverages): Likewise.
+ (match_chain_ids, match_chain_classes, match_chain_coverages): New
+ arg flag.
+ (lookup_gsub): Fix handling of LookupFlag.
+ (lookup_gpos): Likewise. Support more LookupType.
+
+ * src/otf.h (OTF_LookupFlagIgnoreMask): New macro.
+
2004-07-29 Kenichi Handa <handa@m17n.org>
* example/otfview.c (create_widgets): Fix width of index glyphs..