*** empty log message ***
[m17n/m17n-lib.git] / TODO
1 TODO -- todo list for 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 * soon
9
10 ** Explicitely list up managed objects and describe them.
11
12 ** Allow properties to M-text itself, not to a specific region.
13
14 \f
15 * later
16
17 ** Add <plist> in MFont to allow any property.
18
19 ** Make such an M-text modifiable that has a format other than
20 MTEXT_FORMAT_UTF_8.
21
22 ** Allow regex for font properties.
23
24 ** Should we change the type of property value from (void *) to
25 MPropValue?
26
27 ** Vietnames FLT needs compositions.
28
29 ** Lock and unlock M-text.
30
31 ** Improve the handling of scratch gstring.
32
33 ** Imporve the font selection for characters of the same script.
34
35 \f
36 * done
37
38 \f
39 * Copyright information
40
41 Copyright (C) 2003, 2004
42   National Institute of Advanced Industrial Science and Technology (AIST)
43   Registration Number H15PRO112
44
45 This file is part of the m17n library.
46
47 The m17n library is free software; you can redistribute it and/or
48 modify it under the terms of the GNU Lesser General Public License
49 as published by the Free Software Foundation; either version 2.1 of
50 the License, or (at your option) any later version.
51
52 The m17n library is distributed in the hope that it will be useful,
53 but WITHOUT ANY WARRANTY; without even the implied warranty of
54 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
55 Lesser General Public License for more details.
56
57 You should have received a copy of the GNU Lesser General Public
58 License along with the m17n library; if not, write to the Free
59 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
60 02111-1307, USA.