X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e811ad056922689e1ef0e6f12b599e904a1941e3;hb=4eaef80015bae5aad7ebda62576a4e203f1961ac;hp=3e14f193686d379e9276fcf9e1642188669ba9a1;hpb=99d9687f6747fc210d902c69e685957f2ff95288;p=m17n%2Flibotf.git diff --git a/ChangeLog b/ChangeLog index 3e14f19..e811ad0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,96 @@ +2008-06-29 Kenichi Handa + + * example/otfview.c (DEVICE_DELTA): Handle an invalid table. + + * example/otfdump.c (dump_device_table): Handle an invalid table. + + * src/otfopen.c (read_device_table): Accept an invalid table. + +2007-12-28 Kenichi Handa + + * Version 0.9.7 released. + +2007-12-28 Kenichi Handa + + * configure.ac: Versions changed to 0.9.7. + +2007-12-20 Kenichi Handa + + * src/otfdrive.c (gstring_subst): If a glyph is changed, set the + character code to 0, and update GlyphClass. + +2007-10-29 Kenichi Handa + + * example/otfdump.c (dump_chain_class_set_list): Ignore an element + whose offset is zero. + +2007-09-06 Kenichi Handa + + * src/otfdrive.c (lookup_gpos): Ignore mark glyphs while + processing GPOS_MarkBase1. + +2007-08-17 Kenichi Handa + + * src/otfdrive.c (lookup_gpos): Fix handling of IGNORED_GLYPH. + +2007-08-06 Kenichi Handa + + * 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 + + * Version 0.9.6 released. + +2007-07-13 Kenichi Handa + + * configure.ac: Updated to 0.9.6. + + * src/otf.h (LIBOTF_VERSION): Updated to 0.9.6. + (LIBOTF_RELEASE_NUMBER): Updated to 6. + +2007-07-09 Kenichi Handa + + * src/otfdrive.c (gstring_subst): Remove a glyph if it is ignored + because of 0 glyph ID. + +2007-01-09 Kenichi Handa + + * src/otf.h: Adjusted for C++. Adjusted many prototypes to + contain `const' qualifiers. + + * src/otferror.h (otf__error): Add `const' qualifier. + + * src/otferror.c (otf__error, OTF_perror): Add `const' qualifiers. + + * src/otfdrive.c: Add many `const' qualifiers. + + * src/otfopen.c: Add many `const' qualifiers. + +2006-07-25 Kenichi Handa + + * Version 0.9.5 released. + +2006-07-25 Kenichi Handa + + * src/otfdrive.c (gstring_subst): Setup all members of struct + OTF_Glyph. + (lookup_gsub): Call gstring_subst with correct args. + +2006-07-19 Kenichi Handa + + * libotf.pc.in: New file. + + * Makefile.am (pkgconfigdir, pkgconfig_DATA): New variables. + + * configure.ac: Updated to 0.9.5. + (FREETYPE_INC, FREETYPE_LD_FLAGS): AC_SUBST them. + (AC_CONFIG_FILES): Include libotf.pc. + + * libotf-config.in: Include @FREETYPE_INC@ and @FREETYPE_LD_FLAGS@ + in output. + 2006-07-18 Kenichi Handa * example/otfview.c (bitmap): Array increated to cover full