xref: /netbsd-src/share/i18n/csmapper/APPLE/CENTEURO%UCS.src (revision 274950e65d2e20a8089aa7febef335719a2c9690)
1*274950e6Stnozaki# $NetBSD: CENTEURO%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
2*274950e6Stnozaki
3*274950e6StnozakiTYPE		ROWCOL
4*274950e6StnozakiNAME		CENTEURO/UCS
5*274950e6StnozakiSRC_ZONE	0x00-0xFF
6*274950e6StnozakiOOB_MODE	ILSEQ
7*274950e6StnozakiDST_ILSEQ	0xFFFE
8*274950e6StnozakiDST_UNIT_BITS	16
9*274950e6Stnozaki
10*274950e6StnozakiBEGIN_MAP
11*274950e6Stnozaki#
12*274950e6Stnozaki# This mapping data is made from the mapping data provided by Unicode, Inc.
13*274950e6Stnozaki# Original notice:
14*274950e6Stnozaki#
15*274950e6Stnozaki#=======================================================================
16*274950e6Stnozaki#   File name:  CENTEURO.TXT
17*274950e6Stnozaki#
18*274950e6Stnozaki#   Contents:   Map (external version) from Mac OS Central European
19*274950e6Stnozaki#               character set to Unicode 2.1 and later.
20*274950e6Stnozaki#
21*274950e6Stnozaki#   Copyright:  (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
22*274950e6Stnozaki#               reserved.
23*274950e6Stnozaki#
24*274950e6Stnozaki#   Contact:    charsets@apple.com
25*274950e6Stnozaki#
26*274950e6Stnozaki#   Changes:
27*274950e6Stnozaki#
28*274950e6Stnozaki#       c02  2005-Apr-04    Update header comments. Matches internal xml
29*274950e6Stnozaki#                           <c1.1> and Text Encoding Converter 2.0.
30*274950e6Stnozaki#      b3,c1 2002-Dec-19    Update URLs. Matches internal utom<b1>.
31*274950e6Stnozaki#       b02  1999-Sep-22    Update contact e-mail address. Matches
32*274950e6Stnozaki#                           internal utom<b1>, ufrm<b1>, and Text
33*274950e6Stnozaki#                           Encoding Converter version 1.5.
34*274950e6Stnozaki#       n05  1998-Feb-05    Update header comments to new format; no
35*274950e6Stnozaki#                           mapping changes. Matches internal utom<n3>,
36*274950e6Stnozaki#                           ufrm<n13>, and Text Encoding Converter
37*274950e6Stnozaki#                           version 1.3.
38*274950e6Stnozaki#       n03  1995-Apr-15    First version (after fixing some typos).
39*274950e6Stnozaki#                           Matches internal ufrm<n5>.
40*274950e6Stnozaki#
41*274950e6Stnozaki# Standard header:
42*274950e6Stnozaki# ----------------
43*274950e6Stnozaki#
44*274950e6Stnozaki#   Apple, the Apple logo, and Macintosh are trademarks of Apple
45*274950e6Stnozaki#   Computer, Inc., registered in the United States and other countries.
46*274950e6Stnozaki#   Unicode is a trademark of Unicode Inc. For the sake of brevity,
47*274950e6Stnozaki#   throughout this document, "Macintosh" can be used to refer to
48*274950e6Stnozaki#   Macintosh computers and "Unicode" can be used to refer to the
49*274950e6Stnozaki#   Unicode standard.
50*274950e6Stnozaki#
51*274950e6Stnozaki#   Apple Computer, Inc. ("Apple") makes no warranty or representation,
52*274950e6Stnozaki#   either express or implied, with respect to this document and the
53*274950e6Stnozaki#   included data, its quality, accuracy, or fitness for a particular
54*274950e6Stnozaki#   purpose. In no event will Apple be liable for direct, indirect,
55*274950e6Stnozaki#   special, incidental, or consequential damages resulting from any
56*274950e6Stnozaki#   defect or inaccuracy in this document or the included data.
57*274950e6Stnozaki#
58*274950e6Stnozaki#   These mapping tables and character lists are subject to change.
59*274950e6Stnozaki#   The latest tables should be available from the following:
60*274950e6Stnozaki#
61*274950e6Stnozaki#   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
62*274950e6Stnozaki#
63*274950e6Stnozaki#   For general information about Mac OS encodings and these mapping
64*274950e6Stnozaki#   tables, see the file "README.TXT".
65*274950e6Stnozaki#
66*274950e6Stnozaki# Format:
67*274950e6Stnozaki# -------
68*274950e6Stnozaki#
69*274950e6Stnozaki#   Three tab-separated columns;
70*274950e6Stnozaki#   '#' begins a comment which continues to the end of the line.
71*274950e6Stnozaki#     Column #1 is the Mac OS Central European code (in hex as 0xNN)
72*274950e6Stnozaki#     Column #2 is the corresponding Unicode (in hex as 0xNNNN)
73*274950e6Stnozaki#     Column #3 is a comment containing the Unicode name
74*274950e6Stnozaki#
75*274950e6Stnozaki#   The entries are in Mac OS Central European code order.
76*274950e6Stnozaki#
77*274950e6Stnozaki#   Control character mappings are not shown in this table, following
78*274950e6Stnozaki#   the conventions of the standard UTC mapping tables. However, the
79*274950e6Stnozaki#   Mac OS Central European character set uses the standard control
80*274950e6Stnozaki#   characters at 0x00-0x1F and 0x7F.
81*274950e6Stnozaki#
82*274950e6Stnozaki# Notes on Mac OS Central European:
83*274950e6Stnozaki# ---------------------------------
84*274950e6Stnozaki#
85*274950e6Stnozaki#   This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
86*274950e6Stnozaki#   environments, it is only supported directly in programming
87*274950e6Stnozaki#   interfaces for QuickDraw Text, the Script Manager, and related
88*274950e6Stnozaki#   Text Utilities. For other purposes it is supported via transcoding
89*274950e6Stnozaki#   to and from Unicode.
90*274950e6Stnozaki#
91*274950e6Stnozaki#   This character set is intended to cover the following languages:
92*274950e6Stnozaki#
93*274950e6Stnozaki#   Polish, Czech, Slovak, Hungarian, Estonian, Latvian, Lithuanian
94*274950e6Stnozaki#
95*274950e6Stnozaki#   These are written in Latin script, but using a different set of
96*274950e6Stnozaki#   of accented characters than Mac OS Roman. The Mac OS Central
97*274950e6Stnozaki#   European character set also includes a number of characters
98*274950e6Stnozaki#   needed for the Mac OS user interface and localization (e.g.
99*274950e6Stnozaki#   ellipsis, bullet, copyright sign), several typographic
100*274950e6Stnozaki#   punctuation symbols, math symbols, etc. However, it has a
101*274950e6Stnozaki#   smaller set of punctuation and symbols than Mac OS Roman. All of
102*274950e6Stnozaki#   the characters in Mac OS Central European that are also in the
103*274950e6Stnozaki#   Mac OS Roman character set are at the same code point in both
104*274950e6Stnozaki#   character sets; this improves application compatibility.
105*274950e6Stnozaki#
106*274950e6Stnozaki#   Note: This does not have the same letter repertoire as ISO
107*274950e6Stnozaki#   8859-2 (Latin-2); each has some accented letters that the other
108*274950e6Stnozaki#   does not have.
109*274950e6Stnozaki#
110*274950e6Stnozaki# Unicode mapping issues and notes:
111*274950e6Stnozaki# ---------------------------------
112*274950e6Stnozaki#
113*274950e6Stnozaki# Details of mapping changes in each version:
114*274950e6Stnozaki# -------------------------------------------
115*274950e6Stnozaki#
116*274950e6Stnozaki##################
117*274950e6Stnozaki0x00 - 0x7F = 0x0000 -
118*274950e6Stnozaki0x80 = 0x00C4
119*274950e6Stnozaki0x81 = 0x0100
120*274950e6Stnozaki0x82 = 0x0101
121*274950e6Stnozaki0x83 = 0x00C9
122*274950e6Stnozaki0x84 = 0x0104
123*274950e6Stnozaki0x85 = 0x00D6
124*274950e6Stnozaki0x86 = 0x00DC
125*274950e6Stnozaki0x87 = 0x00E1
126*274950e6Stnozaki0x88 = 0x0105
127*274950e6Stnozaki0x89 = 0x010C
128*274950e6Stnozaki0x8A = 0x00E4
129*274950e6Stnozaki0x8B = 0x010D
130*274950e6Stnozaki0x8C = 0x0106
131*274950e6Stnozaki0x8D = 0x0107
132*274950e6Stnozaki0x8E = 0x00E9
133*274950e6Stnozaki0x8F = 0x0179
134*274950e6Stnozaki0x90 = 0x017A
135*274950e6Stnozaki0x91 = 0x010E
136*274950e6Stnozaki0x92 = 0x00ED
137*274950e6Stnozaki0x93 = 0x010F
138*274950e6Stnozaki0x94 = 0x0112
139*274950e6Stnozaki0x95 = 0x0113
140*274950e6Stnozaki0x96 = 0x0116
141*274950e6Stnozaki0x97 = 0x00F3
142*274950e6Stnozaki0x98 = 0x0117
143*274950e6Stnozaki0x99 = 0x00F4
144*274950e6Stnozaki0x9A = 0x00F6
145*274950e6Stnozaki0x9B = 0x00F5
146*274950e6Stnozaki0x9C = 0x00FA
147*274950e6Stnozaki0x9D = 0x011A
148*274950e6Stnozaki0x9E = 0x011B
149*274950e6Stnozaki0x9F = 0x00FC
150*274950e6Stnozaki0xA0 = 0x2020
151*274950e6Stnozaki0xA1 = 0x00B0
152*274950e6Stnozaki0xA2 = 0x0118
153*274950e6Stnozaki0xA3 = 0x00A3
154*274950e6Stnozaki0xA4 = 0x00A7
155*274950e6Stnozaki0xA5 = 0x2022
156*274950e6Stnozaki0xA6 = 0x00B6
157*274950e6Stnozaki0xA7 = 0x00DF
158*274950e6Stnozaki0xA8 = 0x00AE
159*274950e6Stnozaki0xA9 = 0x00A9
160*274950e6Stnozaki0xAA = 0x2122
161*274950e6Stnozaki0xAB = 0x0119
162*274950e6Stnozaki0xAC = 0x00A8
163*274950e6Stnozaki0xAD = 0x2260
164*274950e6Stnozaki0xAE = 0x0123
165*274950e6Stnozaki0xAF = 0x012E
166*274950e6Stnozaki0xB0 = 0x012F
167*274950e6Stnozaki0xB1 = 0x012A
168*274950e6Stnozaki0xB2 = 0x2264
169*274950e6Stnozaki0xB3 = 0x2265
170*274950e6Stnozaki0xB4 = 0x012B
171*274950e6Stnozaki0xB5 = 0x0136
172*274950e6Stnozaki0xB6 = 0x2202
173*274950e6Stnozaki0xB7 = 0x2211
174*274950e6Stnozaki0xB8 = 0x0142
175*274950e6Stnozaki0xB9 = 0x013B
176*274950e6Stnozaki0xBA = 0x013C
177*274950e6Stnozaki0xBB = 0x013D
178*274950e6Stnozaki0xBC = 0x013E
179*274950e6Stnozaki0xBD = 0x0139
180*274950e6Stnozaki0xBE = 0x013A
181*274950e6Stnozaki0xBF = 0x0145
182*274950e6Stnozaki0xC0 = 0x0146
183*274950e6Stnozaki0xC1 = 0x0143
184*274950e6Stnozaki0xC2 = 0x00AC
185*274950e6Stnozaki0xC3 = 0x221A
186*274950e6Stnozaki0xC4 = 0x0144
187*274950e6Stnozaki0xC5 = 0x0147
188*274950e6Stnozaki0xC6 = 0x2206
189*274950e6Stnozaki0xC7 = 0x00AB
190*274950e6Stnozaki0xC8 = 0x00BB
191*274950e6Stnozaki0xC9 = 0x2026
192*274950e6Stnozaki0xCA = 0x00A0
193*274950e6Stnozaki0xCB = 0x0148
194*274950e6Stnozaki0xCC = 0x0150
195*274950e6Stnozaki0xCD = 0x00D5
196*274950e6Stnozaki0xCE = 0x0151
197*274950e6Stnozaki0xCF = 0x014C
198*274950e6Stnozaki0xD0 = 0x2013
199*274950e6Stnozaki0xD1 = 0x2014
200*274950e6Stnozaki0xD2 = 0x201C
201*274950e6Stnozaki0xD3 = 0x201D
202*274950e6Stnozaki0xD4 = 0x2018
203*274950e6Stnozaki0xD5 = 0x2019
204*274950e6Stnozaki0xD6 = 0x00F7
205*274950e6Stnozaki0xD7 = 0x25CA
206*274950e6Stnozaki0xD8 = 0x014D
207*274950e6Stnozaki0xD9 = 0x0154
208*274950e6Stnozaki0xDA = 0x0155
209*274950e6Stnozaki0xDB = 0x0158
210*274950e6Stnozaki0xDC = 0x2039
211*274950e6Stnozaki0xDD = 0x203A
212*274950e6Stnozaki0xDE = 0x0159
213*274950e6Stnozaki0xDF = 0x0156
214*274950e6Stnozaki0xE0 = 0x0157
215*274950e6Stnozaki0xE1 = 0x0160
216*274950e6Stnozaki0xE2 = 0x201A
217*274950e6Stnozaki0xE3 = 0x201E
218*274950e6Stnozaki0xE4 = 0x0161
219*274950e6Stnozaki0xE5 = 0x015A
220*274950e6Stnozaki0xE6 = 0x015B
221*274950e6Stnozaki0xE7 = 0x00C1
222*274950e6Stnozaki0xE8 = 0x0164
223*274950e6Stnozaki0xE9 = 0x0165
224*274950e6Stnozaki0xEA = 0x00CD
225*274950e6Stnozaki0xEB = 0x017D
226*274950e6Stnozaki0xEC = 0x017E
227*274950e6Stnozaki0xED = 0x016A
228*274950e6Stnozaki0xEE = 0x00D3
229*274950e6Stnozaki0xEF = 0x00D4
230*274950e6Stnozaki0xF0 = 0x016B
231*274950e6Stnozaki0xF1 = 0x016E
232*274950e6Stnozaki0xF2 = 0x00DA
233*274950e6Stnozaki0xF3 = 0x016F
234*274950e6Stnozaki0xF4 = 0x0170
235*274950e6Stnozaki0xF5 = 0x0171
236*274950e6Stnozaki0xF6 = 0x0172
237*274950e6Stnozaki0xF7 = 0x0173
238*274950e6Stnozaki0xF8 = 0x00DD
239*274950e6Stnozaki0xF9 = 0x00FD
240*274950e6Stnozaki0xFA = 0x0137
241*274950e6Stnozaki0xFB = 0x017B
242*274950e6Stnozaki0xFC = 0x0141
243*274950e6Stnozaki0xFD = 0x017C
244*274950e6Stnozaki0xFE = 0x0122
245*274950e6Stnozaki0xFF = 0x02C7
246*274950e6StnozakiEND_MAP
247