From 57d7fab2223bfa3bd165170963cfcde515d70ffa Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 14 Jul 2006 12:49:56 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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. -- 1.7.10.4