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