From: handa Date: Wed, 4 Aug 2004 04:23:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-1~27 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=531542dd98ebc1ace166ee2275eb7cc76eed3fcf;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index c941fd0..f25bc15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-08-04 Kenichi Handa + + * 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 * example/otfview.c (create_widgets): Fix width of index glyphs..