*** empty log message ***
[m17n/libotf.git] / NEWS
1 NEWS -- What's new in libotf.                   -*- outline -*-
2 Copyright (C) 2003, 2004, 2005, 2006, 2008
3   National Institute of Advanced Industrial Science and Technology (AIST)
4   Registration Number H15PRO167
5 See the end for copying conditions.
6
7 \f
8 * Changes in libotf 0.9.6 through 0.9.8
9
10 ** There's no API change, just bug fixes.
11
12 \f
13 * Changes in libotf 0.9.5
14
15 ** New function OTF_open_ft_face() can be used to process a font
16 already opened by FreeType library.
17
18 ** The example program `otfview' accept the second argument INDEX.
19
20 \f
21 * Changes in libotf 0.9.4
22
23 ** New functions OTF_get_scripts() and OTF_get_features() load
24 GSUB/GPOS tables just partially.
25
26 ** New function OTF_check_features() checks if a font has specific
27 features.
28
29 \f
30 * Changes in libotf 0.9.3
31
32 ** New function OTF_drive_gsub_alternate () performs a lookup of type
33 3 (Alternate Substituion).
34
35 ** The example program `otfview' has new buttons "L->R" and
36 "AltSubst".
37
38
39 \f
40 * Changes in libotf 0.9.1
41
42 ** All lookup types of GSUB and GPOS are supported now.
43
44 ** The example program `otfview' is enhanced to drive GSUB and GPOS
45    features.
46
47 \f
48 * Changes in libotf 0.9
49
50 ** Released.
51
52 \f
53 * Copyright information
54
55 Copyright (C) 2003, 2004, 2005, 2006, 2008
56   National Institute of Advanced Industrial Science and Technology (AIST)
57   Registration Number H15PRO167
58
59 This file is part of libotf.
60
61 Libotf is free software; you can redistribute it and/or modify it
62 under the terms of the GNU Lesser General Public License as published
63 by the Free Software Foundation; either version 2.1 of the License, or
64 (at your option) any later version.
65
66 Libotf is distributed in the hope that it will be useful, but WITHOUT
67 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
68 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
69 License for more details.
70
71 You should have received a copy of the GNU Lesser General Public
72 License along with this library, in a file named COPYING; if not,
73 write to the Free Software Foundation, Inc., 59 Temple Place, Suite
74 330, Boston, MA 02111-1307, USA.
75 \f
76 Local variables:
77 mode: outline
78 paragraph-separate: "[  \f]*$"
79 end: