*** empty log message ***
authorhanda <handa>
Wed, 4 Aug 2004 04:23:18 +0000 (04:23 +0000)
committerhanda <handa>
Wed, 4 Aug 2004 04:23:18 +0000 (04:23 +0000)
ChangeLog

index c941fd0..f25bc15 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+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..