xref: /netbsd-src/share/i18n/csmapper/APPLE/CROATIAN%UCS.src (revision 274950e65d2e20a8089aa7febef335719a2c9690)
1*274950e6Stnozaki# $NetBSD: CROATIAN%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
2*274950e6Stnozaki
3*274950e6StnozakiTYPE		ROWCOL
4*274950e6StnozakiNAME		CROATIAN/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:  CROATIAN.TXT
17*274950e6Stnozaki#
18*274950e6Stnozaki#   Contents:   Map (external version) from Mac OS Croatian
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, notes. Matches internal
31*274950e6Stnozaki#                           utom<b3>.
32*274950e6Stnozaki#       b02  1999-Sep-22    Encoding changed for Mac OS 8.5; change
33*274950e6Stnozaki#                           mapping of 0xDB from CURRENCY SIGN to EURO
34*274950e6Stnozaki#                           SIGN. Update contact e-mail address. Matches
35*274950e6Stnozaki#                           internal utom<b2>, ufrm<b2>, and Text
36*274950e6Stnozaki#                           Encoding Converter version 1.5.
37*274950e6Stnozaki#       n07  1998-Feb-05    Minor update to header comments
38*274950e6Stnozaki#       n05  1997-Dec-14    Update to match internal utom<5>, ufrm<16>:
39*274950e6Stnozaki#                           Change standard mapping for 0xBD from U+2126
40*274950e6Stnozaki#                           to its canonical decomposition, U+03A9.
41*274950e6Stnozaki#       n03  1995-Apr-15    First version (after fixing some typos).
42*274950e6Stnozaki#                           Matches internal ufrm<6>.
43*274950e6Stnozaki#
44*274950e6Stnozaki# Standard header:
45*274950e6Stnozaki# ----------------
46*274950e6Stnozaki#
47*274950e6Stnozaki#   Apple, the Apple logo, and Macintosh are trademarks of Apple
48*274950e6Stnozaki#   Computer, Inc., registered in the United States and other countries.
49*274950e6Stnozaki#   Unicode is a trademark of Unicode Inc. For the sake of brevity,
50*274950e6Stnozaki#   throughout this document, "Macintosh" can be used to refer to
51*274950e6Stnozaki#   Macintosh computers and "Unicode" can be used to refer to the
52*274950e6Stnozaki#   Unicode standard.
53*274950e6Stnozaki#
54*274950e6Stnozaki#   Apple Computer, Inc. ("Apple") makes no warranty or representation,
55*274950e6Stnozaki#   either express or implied, with respect to this document and the
56*274950e6Stnozaki#   included data, its quality, accuracy, or fitness for a particular
57*274950e6Stnozaki#   purpose. In no event will Apple be liable for direct, indirect,
58*274950e6Stnozaki#   special, incidental, or consequential damages resulting from any
59*274950e6Stnozaki#   defect or inaccuracy in this document or the included data.
60*274950e6Stnozaki#
61*274950e6Stnozaki#   These mapping tables and character lists are subject to change.
62*274950e6Stnozaki#   The latest tables should be available from the following:
63*274950e6Stnozaki#
64*274950e6Stnozaki#   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
65*274950e6Stnozaki#
66*274950e6Stnozaki#   For general information about Mac OS encodings and these mapping
67*274950e6Stnozaki#   tables, see the file "README.TXT".
68*274950e6Stnozaki#
69*274950e6Stnozaki# Format:
70*274950e6Stnozaki# -------
71*274950e6Stnozaki#
72*274950e6Stnozaki#   Three tab-separated columns;
73*274950e6Stnozaki#   '#' begins a comment which continues to the end of the line.
74*274950e6Stnozaki#     Column #1 is the Mac OS Croatian code (in hex as 0xNN)
75*274950e6Stnozaki#     Column #2 is the corresponding Unicode (in hex as 0xNNNN)
76*274950e6Stnozaki#     Column #3 is a comment containing the Unicode name
77*274950e6Stnozaki#
78*274950e6Stnozaki#   The entries are in Mac OS Croatian code order.
79*274950e6Stnozaki#
80*274950e6Stnozaki#   One of these mappings requires the use of a corporate character.
81*274950e6Stnozaki#   See the file "CORPCHAR.TXT" and notes below.
82*274950e6Stnozaki#
83*274950e6Stnozaki#   Control character mappings are not shown in this table, following
84*274950e6Stnozaki#   the conventions of the standard UTC mapping tables. However, the
85*274950e6Stnozaki#   Mac OS Croatian character set uses the standard control characters
86*274950e6Stnozaki#   at 0x00-0x1F and 0x7F.
87*274950e6Stnozaki#
88*274950e6Stnozaki# Notes on Mac OS Croatian:
89*274950e6Stnozaki# -------------------------
90*274950e6Stnozaki#
91*274950e6Stnozaki#   This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
92*274950e6Stnozaki#   environments, it is only supported via transcoding to and from
93*274950e6Stnozaki#   Unicode.
94*274950e6Stnozaki#
95*274950e6Stnozaki#   Mac OS Croatian is used for Croatian and Slovene.
96*274950e6Stnozaki#
97*274950e6Stnozaki#   The Mac OS Croatian encoding shares the script code smRoman
98*274950e6Stnozaki#   (0) with the standard Mac OS Roman encoding. To determine if
99*274950e6Stnozaki#   the Croatian encoding is being used, you must check if the
100*274950e6Stnozaki#   system region code is 68, verCroatia (or 25, verYugoCroatian,
101*274950e6Stnozaki#   only used in older systems).
102*274950e6Stnozaki#
103*274950e6Stnozaki#   This character set is a variant of standard Mac OS Roman
104*274950e6Stnozaki#   encoding, adding five accented letter case pairs to handle
105*274950e6Stnozaki#   Croatian. It has 20 code point differences from standard
106*274950e6Stnozaki#   Mac OS Roman, but only 10 differences in repertoire.
107*274950e6Stnozaki#
108*274950e6Stnozaki#   Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
109*274950e6Stnozaki#   mapped to U+00A4. In Mac OS 8.5 and later versions, code point
110*274950e6Stnozaki#   0xDB is changed to EURO SIGN and maps to U+20AC; the standard
111*274950e6Stnozaki#   Apple fonts are updated for Mac OS 8.5 to reflect this. There is
112*274950e6Stnozaki#   a "currency sign" variant of the Mac OS Croatian encoding that
113*274950e6Stnozaki#   still maps 0xDB to U+00A4; this can be used for older fonts.
114*274950e6Stnozaki#
115*274950e6Stnozaki# Unicode mapping issues and notes:
116*274950e6Stnozaki# ---------------------------------
117*274950e6Stnozaki#
118*274950e6Stnozaki#   The following corporate zone Unicode character is used in this
119*274950e6Stnozaki#   mapping:
120*274950e6Stnozaki#
121*274950e6Stnozaki#     0xF8FF  Apple logo
122*274950e6Stnozaki#
123*274950e6Stnozaki#   NOTE: The graphic image associated with the Apple logo character
124*274950e6Stnozaki#   is not authorized for use without permission of Apple, and
125*274950e6Stnozaki#   unauthorized use might constitute trademark infringement.
126*274950e6Stnozaki#
127*274950e6Stnozaki# Details of mapping changes in each version:
128*274950e6Stnozaki# -------------------------------------------
129*274950e6Stnozaki#
130*274950e6Stnozaki#   Changes from version n07 to version b02:
131*274950e6Stnozaki#
132*274950e6Stnozaki#   - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
133*274950e6Stnozaki#   CURRENCY SIGN (U+00A4) to  EURO SIGN (U+20AC).
134*274950e6Stnozaki#
135*274950e6Stnozaki#   Changes from version n03 to version n05:
136*274950e6Stnozaki#
137*274950e6Stnozaki#   - Change mapping of 0xBD from U+2126 to its canonical
138*274950e6Stnozaki#     decomposition, U+03A9.
139*274950e6Stnozaki#
140*274950e6Stnozaki##################
141*274950e6Stnozaki0x00 - 0x7E = 0x0000 -
142*274950e6Stnozaki0x80 = 0x00C4
143*274950e6Stnozaki0x81 = 0x00C5
144*274950e6Stnozaki0x82 = 0x00C7
145*274950e6Stnozaki0x83 = 0x00C9
146*274950e6Stnozaki0x84 = 0x00D1
147*274950e6Stnozaki0x85 = 0x00D6
148*274950e6Stnozaki0x86 = 0x00DC
149*274950e6Stnozaki0x87 = 0x00E1
150*274950e6Stnozaki0x88 = 0x00E0
151*274950e6Stnozaki0x89 = 0x00E2
152*274950e6Stnozaki0x8A = 0x00E4
153*274950e6Stnozaki0x8B = 0x00E3
154*274950e6Stnozaki0x8C = 0x00E5
155*274950e6Stnozaki0x8D = 0x00E7
156*274950e6Stnozaki0x8E = 0x00E9
157*274950e6Stnozaki0x8F = 0x00E8
158*274950e6Stnozaki0x90 = 0x00EA
159*274950e6Stnozaki0x91 = 0x00EB
160*274950e6Stnozaki0x92 = 0x00ED
161*274950e6Stnozaki0x93 = 0x00EC
162*274950e6Stnozaki0x94 = 0x00EE
163*274950e6Stnozaki0x95 = 0x00EF
164*274950e6Stnozaki0x96 = 0x00F1
165*274950e6Stnozaki0x97 = 0x00F3
166*274950e6Stnozaki0x98 = 0x00F2
167*274950e6Stnozaki0x99 = 0x00F4
168*274950e6Stnozaki0x9A = 0x00F6
169*274950e6Stnozaki0x9B = 0x00F5
170*274950e6Stnozaki0x9C = 0x00FA
171*274950e6Stnozaki0x9D = 0x00F9
172*274950e6Stnozaki0x9E = 0x00FB
173*274950e6Stnozaki0x9F = 0x00FC
174*274950e6Stnozaki0xA0 = 0x2020
175*274950e6Stnozaki0xA1 = 0x00B0
176*274950e6Stnozaki0xA2 = 0x00A2
177*274950e6Stnozaki0xA3 = 0x00A3
178*274950e6Stnozaki0xA4 = 0x00A7
179*274950e6Stnozaki0xA5 = 0x2022
180*274950e6Stnozaki0xA6 = 0x00B6
181*274950e6Stnozaki0xA7 = 0x00DF
182*274950e6Stnozaki0xA8 = 0x00AE
183*274950e6Stnozaki0xA9 = 0x0160
184*274950e6Stnozaki0xAA = 0x2122
185*274950e6Stnozaki0xAB = 0x00B4
186*274950e6Stnozaki0xAC = 0x00A8
187*274950e6Stnozaki0xAD = 0x2260
188*274950e6Stnozaki0xAE = 0x017D
189*274950e6Stnozaki0xAF = 0x00D8
190*274950e6Stnozaki0xB0 = 0x221E
191*274950e6Stnozaki0xB1 = 0x00B1
192*274950e6Stnozaki0xB2 = 0x2264
193*274950e6Stnozaki0xB3 = 0x2265
194*274950e6Stnozaki0xB4 = 0x2206
195*274950e6Stnozaki0xB5 = 0x00B5
196*274950e6Stnozaki0xB6 = 0x2202
197*274950e6Stnozaki0xB7 = 0x2211
198*274950e6Stnozaki0xB8 = 0x220F
199*274950e6Stnozaki0xB9 = 0x0161
200*274950e6Stnozaki0xBA = 0x222B
201*274950e6Stnozaki0xBB = 0x00AA
202*274950e6Stnozaki0xBC = 0x00BA
203*274950e6Stnozaki0xBD = 0x03A9
204*274950e6Stnozaki0xBE = 0x017E
205*274950e6Stnozaki0xBF = 0x00F8
206*274950e6Stnozaki0xC0 = 0x00BF
207*274950e6Stnozaki0xC1 = 0x00A1
208*274950e6Stnozaki0xC2 = 0x00AC
209*274950e6Stnozaki0xC3 = 0x221A
210*274950e6Stnozaki0xC4 = 0x0192
211*274950e6Stnozaki0xC5 = 0x2248
212*274950e6Stnozaki0xC6 = 0x0106
213*274950e6Stnozaki0xC7 = 0x00AB
214*274950e6Stnozaki0xC8 = 0x010C
215*274950e6Stnozaki0xC9 = 0x2026
216*274950e6Stnozaki0xCA = 0x00A0
217*274950e6Stnozaki0xCB = 0x00C0
218*274950e6Stnozaki0xCC = 0x00C3
219*274950e6Stnozaki0xCD = 0x00D5
220*274950e6Stnozaki0xCE = 0x0152
221*274950e6Stnozaki0xCF = 0x0153
222*274950e6Stnozaki0xD0 = 0x0110
223*274950e6Stnozaki0xD1 = 0x2014
224*274950e6Stnozaki0xD2 = 0x201C
225*274950e6Stnozaki0xD3 = 0x201D
226*274950e6Stnozaki0xD4 = 0x2018
227*274950e6Stnozaki0xD5 = 0x2019
228*274950e6Stnozaki0xD6 = 0x00F7
229*274950e6Stnozaki0xD7 = 0x25CA
230*274950e6Stnozaki0xD8 = 0xF8FF
231*274950e6Stnozaki0xD9 = 0x00A9
232*274950e6Stnozaki0xDA = 0x2044
233*274950e6Stnozaki0xDB = 0x20AC
234*274950e6Stnozaki0xDC = 0x2039
235*274950e6Stnozaki0xDD = 0x203A
236*274950e6Stnozaki0xDE = 0x00C6
237*274950e6Stnozaki0xDF = 0x00BB
238*274950e6Stnozaki0xE0 = 0x2013
239*274950e6Stnozaki0xE1 = 0x00B7
240*274950e6Stnozaki0xE2 = 0x201A
241*274950e6Stnozaki0xE3 = 0x201E
242*274950e6Stnozaki0xE4 = 0x2030
243*274950e6Stnozaki0xE5 = 0x00C2
244*274950e6Stnozaki0xE6 = 0x0107
245*274950e6Stnozaki0xE7 = 0x00C1
246*274950e6Stnozaki0xE8 = 0x010D
247*274950e6Stnozaki0xE9 = 0x00C8
248*274950e6Stnozaki0xEA = 0x00CD
249*274950e6Stnozaki0xEB = 0x00CE
250*274950e6Stnozaki0xEC = 0x00CF
251*274950e6Stnozaki0xED = 0x00CC
252*274950e6Stnozaki0xEE = 0x00D3
253*274950e6Stnozaki0xEF = 0x00D4
254*274950e6Stnozaki0xF0 = 0x0111
255*274950e6Stnozaki0xF1 = 0x00D2
256*274950e6Stnozaki0xF2 = 0x00DA
257*274950e6Stnozaki0xF3 = 0x00DB
258*274950e6Stnozaki0xF4 = 0x00D9
259*274950e6Stnozaki0xF5 = 0x0131
260*274950e6Stnozaki0xF6 = 0x02C6
261*274950e6Stnozaki0xF7 = 0x02DC
262*274950e6Stnozaki0xF8 = 0x00AF
263*274950e6Stnozaki0xF9 = 0x03C0
264*274950e6Stnozaki0xFA = 0x00CB
265*274950e6Stnozaki0xFB = 0x02DA
266*274950e6Stnozaki0xFC = 0x00B8
267*274950e6Stnozaki0xFD = 0x00CA
268*274950e6Stnozaki0xFE = 0x00E6
269*274950e6Stnozaki0xFF = 0x02C7
270*274950e6StnozakiEND_MAP
271