New file.
[bpt/emacs.git] / admin / charsets / mapfiles / README
1 Copyright (C) 2009 Free Software Foundation, Inc.
2 Copyright (C) 2009
3 National Institute of Advanced Industrial Science and Technology (AIST)
4 Registration Number H13PRO009
5 See the end of the file for license conditions.
6
7 The charset map files directory
8
9 This directory contains two kinds of charse map files; verbatim copies
10 (or their compressed versions) of files freely available in the
11 Internet, and newly created files based on freely available
12 information.
13
14 (1) Copied files (all files are copied on 2009-06-12)
15
16 * CP932.TXT.gz
17
18 The uncompressed version is available at:
19 <http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT>
20
21 * PTCP154.gz
22
23 The uncompressed version is available at:
24 <http://www.iana.org/assignments/charset-reg/PTCP154>
25
26 * Uni2JIS.gz
27
28 The version compressed by Unix's "compress" command is available at:
29 <http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/CJKtable/Uni2JIS.Z>
30
31 * bulgarian-mik.txt.gz
32
33 It is available at:
34 <http://czyborra.com/charsets/bulgarian-mik.txt.gz>.
35
36 * cns2ucsdkw.txt.gz
37
38 Uncompressed version is available at:
39 <http://kanji-database.cvs.sourceforge.net/viewvc/*checkout*/kanji-database/kanji-database/data/cns2ucsdkw.txt?revision=1.4>
40
41 * stdenc.txt.gz and symbol.txt.gz
42
43 The uncompressed versions are available at:
44 <http://www.unicode.org/Public/MAPPINGS/VENDORS/ADOBE/stdenc.txt>
45 <http://www.unicode.org/Public/MAPPINGS/VENDORS/ADOBE/symbol.txt>
46
47 (2) Newly created files
48
49 * CP720.map.gz and CP858.map.gz
50
51 Created manually by looking at these pages:
52 <http://en.wikipedia.org/wiki/Code_page_720>.
53 <http://en.wikipedia.org/wiki/Code_page_859>.
54 The text in that page is under the terms of the GNU Free Documentation
55 License.
56
57 * MULE-*.map.gz
58
59 Created by using ../mule-charsets.el in Emacs 22 as this:
60 % emacs-22 -batch -l ../mule-charsets.el
61
62 \f
63 This file is part of GNU Emacs.
64
65 GNU Emacs is free software: you can redistribute it and/or modify
66 it under the terms of the GNU General Public License as published by
67 the Free Software Foundation, either version 3 of the License, or
68 (at your option) any later version.
69
70 GNU Emacs is distributed in the hope that it will be useful,
71 but WITHOUT ANY WARRANTY; without even the implied warranty of
72 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
73 GNU General Public License for more details.
74
75 You should have received a copy of the GNU General Public License
76 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.