*** empty log message ***
[m17n/m17n-lib.git] / NEWS
1 NEWS -- What's new in the m17n library.                 -*- outline -*-
2 Copyright (C) 2003, 2004
3   National Institute of Advanced Industrial Science and Technology (AIST)
4   Registration Number H15PRO112
5 See the end for copying conditions.
6
7 \f
8 * Changes in the m17n library 1.1
9
10 ** The "configure" script now detects Xft2 library.
11
12 If Xft2 library is found, find local font files (that are to be
13 handled by the Freetype library) by fontconfig, and draw text by Xft.
14
15 ** MDrawControl has a new member `anti_alias'.
16
17 If MDrawControl->anti_alias is nonzero, try to draw anti-aliased text.
18 This is done only when a local font file is used for drawing.
19
20
21 \f
22 * Changes in the m17n library 1.0
23
24 ** Released.
25
26 \f
27 * Copyright information
28
29 Copyright (C) 2003, 2004
30   National Institute of Advanced Industrial Science and Technology (AIST)
31   Registration Number H15PRO112
32
33 This file is part of the m17n library.
34
35 The m17n library is free software; you can redistribute it and/or
36 modify it under the terms of the GNU Lesser General Public License
37 as published by the Free Software Foundation; either version 2.1 of
38 the License, or (at your option) any later version.
39
40 The m17n library is distributed in the hope that it will be useful,
41 but WITHOUT ANY WARRANTY; without even the implied warranty of
42 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
43 Lesser General Public License for more details.
44
45 You should have received a copy of the GNU Lesser General Public
46 License along with the m17n library; if not, write to the Free
47 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
48 02111-1307, USA.