From: handa Date: Mon, 27 Dec 2004 11:27:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-5~85 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=861a195f7c6c4d64f845ea5543a1d4a069015a2d;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 844a1bb..cea135c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-27 Kenichi Handa + + * Version 0.9.3 released. + 2004-11-19 Kenichi Handa * libotf-config: Update to version "0.9.3". diff --git a/NEWS b/NEWS index 2fe120e..c93f5cb 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,16 @@ Copyright (C) 2003, 2004 See the end for copying conditions. +* Changes in libotf 0.9.3 + +** New function OTF_drive_gsub_alternate () performs a lookup of type +3 (Alternate Substituion). + +** The example program `otfview' has new buttons "L->R" and +"AltSubst". + + + * Changes in libotf 0.9.1 ** All lookup types of GSUB and GPOS are supported now. diff --git a/README b/README index 2069564..a948254 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.3 (2004.11.09) # +# Ver.0.9.3 (2004.12.27) # ##################################################################### (1) What is libotf?