*** empty log message ***
[m17n/libotf.git] / ChangeLog
index d4d5479..08cbf9b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2007-09-06  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (lookup_gpos): Ignore mark glyphs while
+       processing GPOS_MarkBase1.
+
+2007-08-17  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (lookup_gpos): Fix handling of IGNORED_GLYPH.
+
+2007-08-06  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (gstring_subst): If otf->cmap is NULL, set
+       character code of a glyph to 0.
+       (OTF_drive_gsub): If otf->cmap is NULL, try to load it.
+
 2007-07-13  Kenichi Handa  <handa@m17n.org>
 
        * Version 0.9.6 released.