From: handa Date: Fri, 14 Jul 2006 12:49:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-5~16 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=57d7fab2223bfa3bd165170963cfcde515d70ffa;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5c9465e..f045458 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2006-07-14 Kenichi Handa + + * src/otfopen.c: Include FT_TRUETYPE_TABLES_H. + (make_stream): New arg name. Caller changed. + (setup_stream): Delete arg name. + (make_stream_from_ft_face): New function. + (read_cmap_table): Fix typo (`i'->`j'). + (read_header_part): New arg face. Caller changed. + (OTF_open_ft_face): New function. + + * src/otf.h (LIBOTF_VERSION): Updated to 0.9.5. + (LIBOTF_RELEASE_NUMBER): Updated to 5. + (OTF_open_ft_face): Extern it. + 2006-07-11 Kenichi Handa * src/otf.h (OTF_ERROR_FT_FACE): New macro.