From 12c229f8fb40c7fc87691d01e718f2754fb8a466 Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 4 Aug 2004 12:54:47 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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. -- 1.7.10.4