*** empty log message ***
authorhanda <handa>
Fri, 27 Nov 2009 13:07:28 +0000 (13:07 +0000)
committerhanda <handa>
Fri, 27 Nov 2009 13:07:28 +0000 (13:07 +0000)
ChangeLog

index d4a4194..d4d444a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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):