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