*** empty log message ***
[m17n/libotf.git] / ChangeLog
index d52d4fd..a71a5ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
+2009-11-09  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (get_anchor): Delete it.
+       (get_class_def_auto): Make it static.
+
+2009-11-07  Kenichi Handa  <handa@m17n.org>
+
+       * example/otfview.c (update_seq_area): Accumulate adjustments by
+       ValueRecord.
+
+       * src/otfdrive.c (print_anchor, print_glyph_positioning): New
+       functions.
+       (lookup_gpos): Improve debug info printing.
+
 2009-11-04  Kenichi Handa  <handa@m17n.org>
 
+       * example/otfview.c (update_seq_area): Call OTF_driver_gdef after
+       OTF_driver_cmap.
+
        * src/otfopen.c (debug_flag): New variable
        (set_debug_flag): New function.
        (OTF_open, OTF_open_ft_face): Check debug flag if not yet done.