*** empty log message ***
[m17n/libotf.git] / ChangeLog
index d4d444a..b27549e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,96 @@
+2011-02-11  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfopen.c (read_anchor_array): Do not read an anchor if its
+       offset is zero.n
+       (read_ligature_attach): Fix return code on error.
+       (read_ligature_array): Do not read an anchor if its offset is
+       zero.
+       (read_lookup_subtable_gpos): Fix typo.
+
+       * example/otfdump.c (indent_spaces): Delete it.
+       (IPRINT): Do not use indent_spaces.
+       (dump_anchor): Do nothing if anchor->offset is zero.
+
+2010-11-05  Elias Pipping  <pipping.elias@googlemail.com>  (tiny change)
+
+       * example/Makefile.am (bin_PROGRAMS): Add otfview conditionally.
+
+       * configure.ac: Add AM_CONDITIONAL for X11_UNAVAILABLE.
+
+2010-10-04  Kenichi Handa  <handa@m17n.org>
+
+       * Version 0.9.12 released.
+
+2010-09-22  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfopen.c (OTF_check_features): If language is specified but
+       not found, return 0 instead of using the default langsys.
+
+2010-09-16  Kenichi Handa  <handa@m17n.org>
+
+       * src/internal.h: Include alloca.h if available.
+
+       * example/otftobdf.c: Include alloca.h if available.
+
+       * example/otfview.c: Include alloca.h if available.
+
+       * example/otflist.c: Include alloca.h if available.
+
+2010-09-13  Martin Gieseking  <martin.gieseking@uos.de>  (tiny change)
+
+       * example/otftobdf.c (main): Fix checking number of arguments.
+
+2010-09-10  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfopen.c (OTF_check_features): If LANGUAGE is specified but
+       not found in a font, return 0.
+
+2010-05-18  Kenichi Handa  <handa@m17n.org>
+
+       * example/otfview.c (create_otf_script_widgets): Create a box
+       widget for each script in a limited-width box.
+
+2010-04-21  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Versions changed to 0.9.12.
+
+       * src/otfopen.c (OTF_check_features): Even if no feature is
+       specified, check script support.
+
+       * src/otf.h (LIBOTF_VERSION): Changed to 0.9.12
+       (LIBOTF_RELEASE_NUMBER): Changed to 12.
+
+2010-03-30  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Versions changed to 0.9.11.
+
+2010-03-23  Kenichi Handa  <handa@m17n.org>
+
+       * src/Makefile.am (libotf_la_SOURCES): Include internal.h.
+
+2010-03-19  Kenichi Handa  <handa@m17n.org>
+
+       * src/Makefile.am (libotf_la_SOURCES): Exclude otferror.h.
+
+       * configure.ac: Versions changed to 0.9.11pre.
+
+2010-01-22  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (lookup_gsub): Change the meaning of the arg
+       alternate_subst.
+
+2009-12-17  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (gstring_subst): Update g->MarkAttachGlass.
+       (lookup_gsub): Update g->GlyphClass and g->MarkAttachGlass.
+       (OTF_drive_gdef): Don't return error even if GDEF table doesn't
+       exist.
+
+2009-11-30  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (OTF_drive_gsub_internal): Fix previous change.
+       (OTF_drive_gpos_internal): Likewise.
+
 2009-11-27  Kenichi Handa  <handa@m17n.org>
 
        * src/otfdrive.c (gstring_subst): Set positioning_type to 1.
 2009-11-27  Kenichi Handa  <handa@m17n.org>
 
        * src/otfdrive.c (gstring_subst): Set positioning_type to 1.
 
 2009-10-02  Kenichi Handa  <handa@m17n.org>
 
 
 2009-10-02  Kenichi Handa  <handa@m17n.org>
 
-       * src/otfopen.c (OTF_ApplicationData_): New type.
+       * src/otfopen.c (OTF_ApplicationData): New type.
        (OTF_InternalData): New member app_data.
        (OTF_close): Free OTF_InternalData->app_data.
        (OTF_put_data, OTF_get_data): New functions.
        (OTF_InternalData): New member app_data.
        (OTF_close): Free OTF_InternalData->app_data.
        (OTF_put_data, OTF_get_data): New functions.
        * Version 0.9 released.
 
 \f
        * Version 0.9 released.
 
 \f
-Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
+Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112