@@ -12,27 +12,16 @@ BEGIN_MAP
12
12
# This mapping data is made from the mapping data provided by Unicode, Inc.
13
13
# Original notice:
14
14
#
15
+ # JIS0212.TXT
16
+ # Date: 2015-12-02 23:51:00 GMT [KW]
17
+ # © 2015 Unicode®, Inc.
18
+ # For terms of use, see http://www.unicode.org/terms_of_use.html
19
+ #
15
20
# Name: JIS X 0212 (1990) to Unicode
16
21
# Unicode version: 1.1
17
- # Table version: 0.9
22
+ # Table version: 2.0
18
23
# Table format: Format A
19
- # Date: 8 March 1994
20
- #
21
- # Copyright (c) 1991-1994 Unicode, Inc. All Rights reserved.
22
- #
23
- # This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
24
- # No claims are made as to fitness for any particular purpose. No
25
- # warranties of any kind are expressed or implied. The recipient
26
- # agrees to determine applicability of information provided. If this
27
- # file has been provided on magnetic media by Unicode, Inc., the sole
28
- # remedy for any claim will be exchange of defective media within 90
29
- # days of receipt.
30
- #
31
- # Recipient is granted the right to make copies in any form for
32
- # internal distribution and to freely use the information supplied
33
- # in the creation of products supporting Unicode. Unicode, Inc.
34
- # specifically excludes the right to re-distribute this file directly
35
- # to third parties or other organizations whether for profit or not.
24
+ # Date: 2011 October 14 (header updated: 2015 December 02)
36
25
#
37
26
# General notes:
38
27
#
@@ -42,15 +31,7 @@ BEGIN_MAP
42
31
# same as those used by actual products, nor may they be the best suited
43
32
# for all uses. For more information on the mappings between various code
44
33
# pages incorporating the repertoire of JIS X 0212 and Unicode, consult the
45
- # VENDORS mapping data. Normative information on the mapping between
46
- # JIS X 0212 and Unicode may be found in the Unihan.txt file in the
47
- # latest Unicode Character Database.
48
- #
49
- # If you have carefully considered the fact that the mappings in
50
- # this table are only one possible set of mappings between JIS X 0212 and
51
- # Unicode and have no normative status, but still feel that you
52
- # have located an error in the table that requires fixing, you may
53
- # report any such error to errata@unicode.org.
34
+ # VENDORS mapping data.
54
35
#
55
36
#
56
37
# Format: Three tab-separated columns
@@ -76,17 +57,11 @@ BEGIN_MAP
76
57
# the kuten form. For example, 0x2121 -> 0x0101 -> 0101;
77
58
# 0x6D63 -> 0x4D43 -> 7767
78
59
#
79
- # The kanji mappings are a normative part of ISO/IEC 10646. The
80
- # non-kanji mappings are provisional, pending definition of
81
- # official mappings by Japanese standards bodies
82
- #
83
- # Any comments or problems, contact <John_Jenkins@taligent.com>
84
- #
85
60
# Notes:
86
61
#
87
62
# 1. JIS X 0212 apparently unified the following two symbols
88
63
# into a single character at 0x2922:
89
- #
64
+ #
90
65
# LATIN CAPITAL LETTER D WITH STROKE
91
66
# LATIN CAPITAL LETTER ETH
92
67
#
@@ -96,7 +71,24 @@ BEGIN_MAP
96
71
# 0x2922 and 0x2942 are intended to be a capital/small pair.
97
72
# Consequently, in the Unicode mapping, 0x2922 is treated as
98
73
# LATIN CAPITAL LETTER D WITH STROKE.
99
- #
74
+ #
75
+ # Revision History:
76
+ #
77
+ # [v2.0, 2015 December 02]
78
+ # updates to copyright notice and terms of use
79
+ # no changes to character mappings
80
+ #
81
+ # [v1.0, 2011 October 14]
82
+ # Updated terms of use to current wording.
83
+ # Updated contact information.
84
+ # No changes to the mapping data.
85
+ #
86
+ # [v0.9, 8 March 1994]
87
+ # First release.
88
+ #
89
+ # Use the Unicode reporting form <http://www.unicode.org/reporting.html>
90
+ # for any questions or comments or to report errors in the data.
91
+ #
100
92
0x222F = 0x02D8
101
93
0x2230 = 0x02C7
102
94
0x2231 = 0x00B8
0 commit comments