*** empty log message ***
authorhanda <handa>
Fri, 14 Jul 2006 12:49:56 +0000 (12:49 +0000)
committerhanda <handa>
Fri, 14 Jul 2006 12:49:56 +0000 (12:49 +0000)
ChangeLog

index 5c9465e..f045458 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2006-07-14  Kenichi Handa  <handa@m17n.org>
+
+       * 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  <handa@m17n.org>
 
        * src/otf.h (OTF_ERROR_FT_FACE): New macro.