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