From 10199c20f84f33401a023a156bbb9fdb637f2e25 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 22 Dec 2005 07:21:38 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 9 +++++++++ README | 2 +- example/otfview.c | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d2df1dc..3d41b2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-12-22 Kenichi Handa + + * Version 0.9.4 released. + +2005-12-22 Kenichi Handa + + * example/otfview.c (update_glyph_area): Use non_pixmap for + non-existing glyphs. + 2005-11-22 Kenichi Handa * example/otfview.c (main) [! HAVE_X11_XAW_COMMAND_H]: Fix args to diff --git a/README b/README index a3f0cf9..189550c 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ See the end for copying conditions. ##################################################################### # libotf -- A Library for handling OpenType Font (OTF) # # # -# Ver.0.9.4 (2005.10.1) # +# Ver.0.9.4 (2005.12.22) # ##################################################################### (1) What is libotf? diff --git a/example/otfview.c b/example/otfview.c index ab8685a..ab6ddda 100644 --- a/example/otfview.c +++ b/example/otfview.c @@ -1,6 +1,6 @@ /* otfview.c -- View glyphs of OpenType fonts. -Copyright (C) 2003, 2004 +Copyright (C) 2003, 2004, 2005 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO167 -- 1.7.10.4