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