X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=NEWS;h=657705ddf534be58ed3b96ed17e77d329c39fc44;hb=b6e592e09d118b38885892b31cc02ef87c58b019;hp=f36d20e3f87971179a87c57bf1d78fc757d8aa97;hpb=9a5acb82d362a1d09a2f66e791b33334ea7cc060;p=m17n%2Flibotf.git diff --git a/NEWS b/NEWS index f36d20e..657705d 100644 --- a/NEWS +++ b/NEWS @@ -1,18 +1,53 @@ NEWS -- What's new in libotf. -*- outline -*- -Copyright (C) 2003, 2004 +Copyright (C) 2003, 2004, 2005, 2006 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO167 See the end for copying conditions. -* Changes in the m17n library 1.0 +* 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. + + +* Changes in libotf 0.9.4 + +** New functions OTF_get_scripts() and OTF_get_features() load +GSUB/GPOS tables just partially. + +** New function OTF_check_features() checks if a font has specific +features. + + +* 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. + +** The example program `otfview' is enhanced to drive GSUB and GPOS + features. + + +* Changes in libotf 0.9 ** Released. * Copyright information -Copyright (C) 2003, 2004 +Copyright (C) 2003, 2004, 2005 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO167 @@ -32,3 +67,8 @@ You should have received a copy of the GNU Lesser General Public License along with this library, in a file named COPYING; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + +Local variables: +mode: outline +paragraph-separate: "[ ]*$" +end: