*** empty log message ***
[m17n/libotf.git] / ChangeLog
index a3d10d0..a71a5ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,20 @@
+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): Cal OTF_driver_gdef after
+       * example/otfview.c (update_seq_area): Call OTF_driver_gdef after
        OTF_driver_cmap.
 
        * src/otfopen.c (debug_flag): New variable