From: handa Date: Wed, 4 Aug 2004 12:54:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-1~25 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=12c229f8fb40c7fc87691d01e718f2754fb8a466;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index f25bc15..a2a2550 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2004-08-04 Kenichi Handa + * example/otfview.c (bidi, reversed): New variables. + (update_seq_area): Call OTF_drive_gdef. If reversed is nonzero, + reorder glyphs properly. Create pixmap if necessary. Handle + OTF_XAdvance and OTF_XAdvDevice. + (BidiProc): New function. + (create_widgets): Setup bidi. + * src/otfdrive.c (gstring_subst): New arg flag. Caller changed. Ignore glyphs specified in flag. (match_ids, match_classes, match_coverages): Likewise.