*** empty log message ***
authorhanda <handa>
Wed, 4 Aug 2004 12:54:47 +0000 (12:54 +0000)
committerhanda <handa>
Wed, 4 Aug 2004 12:54:47 +0000 (12:54 +0000)
ChangeLog

index f25bc15..a2a2550 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2004-08-04  Kenichi Handa  <handa@m17n.org>
 
+       * 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.