+2009-11-27 Kenichi Handa <handa@m17n.org>
+
+ * src/otfdrive.c (gstring_subst): Set positioning_type to 1.
+ (lookup_gsub): If a feature is applied to a glyph, set its
+ positioning_type to 1.
+ (OTF_drive_gsub_internal): Only if a feature is applied to a
+ glyph, set its feature log.
+ (OTF_drive_gpos_internal): Likewise.
+
2009-11-24 Kenichi Handa <handa@m17n.org>
* src/otf.h (OTF_drive_gsub_with_log, OTF_drive_gpos_with_log):