*** empty log message ***
authorhanda <handa>
Tue, 18 Jul 2006 02:44:03 +0000 (02:44 +0000)
committerhanda <handa>
Tue, 18 Jul 2006 02:44:03 +0000 (02:44 +0000)
ChangeLog
NEWS
README

index 3e14f19..0ac96b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2006-07-18  Kenichi Handa  <handa@m17n.org>
 
+       * Version 0.9.5 released.
+
+2006-07-18  Kenichi Handa  <handa@m17n.org>
+
        * example/otfview.c (bitmap): Array increated to cover full
        Unicode.
        (fontindex): New variable.
diff --git a/NEWS b/NEWS
index 3ea537f..657705d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,18 @@
 NEWS -- What's new in libotf.                  -*- outline -*-
-Copyright (C) 2003, 2004, 2005
+Copyright (C) 2003, 2004, 2005, 2006
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO167
 See the end for copying conditions.
 
 \f
+* Changes in libotf 0.9.5
+
+** New function OTF_open_ft_face() can be used to process a font
+already opened by FreeType library.
+
+** The example program `otfview' accept the second argument INDEX.
+
+\f
 * Changes in libotf 0.9.4
 
 ** New functions OTF_get_scripts() and OTF_get_features() load
diff --git a/README b/README
index 189550c..281a477 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-This directory tree holds version 0.9.4 of the otf library.    -*- text -*-
+This directory tree holds version 0.9.5 of the otf library.    -*- text -*-
 
-Copyright (C) 2003, 2004, 2005
+Copyright (C) 2003, 2004, 2005, 2006
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO167
 See the end for copying conditions.
@@ -9,7 +9,7 @@ See the end for copying conditions.
 #####################################################################
 #      libotf -- A Library for handling OpenType Font (OTF)        #
 #                                                                  #
-#                      Ver.0.9.4 (2005.12.22)                      #
+#                      Ver.0.9.5 (2006.7.18)                       #
 #####################################################################
 
 (1) What is libotf?
@@ -66,7 +66,7 @@ Please send bug reports to bugs <handa@m17n.org>.
 
 -----
 
-Copyright (C) 2003, 2004, 2005
+Copyright (C) 2003, 2004, 2005, 2006
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO167