1 # $NetBSD: CROATIAN%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $ 2 3 TYPE ROWCOL 4 NAME CROATIAN/UCS 5 SRC_ZONE 0x00-0xFF 6 OOB_MODE ILSEQ 7 DST_ILSEQ 0xFFFE 8 DST_UNIT_BITS 16 9 10 BEGIN_MAP 11 # 12 # This mapping data is made from the mapping data provided by Unicode, Inc. 13 # Original notice: 14 # 15 #======================================================================= 16 # File name: CROATIAN.TXT 17 # 18 # Contents: Map (external version) from Mac OS Croatian 19 # character set to Unicode 2.1 and later. 20 # 21 # Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights 22 # reserved. 23 # 24 # Contact: charsets (a] apple.com 25 # 26 # Changes: 27 # 28 # c02 2005-Apr-04 Update header comments. Matches internal xml 29 # <c1.1> and Text Encoding Converter 2.0. 30 # b3,c1 2002-Dec-19 Update URLs, notes. Matches internal 31 # utom<b3>. 32 # b02 1999-Sep-22 Encoding changed for Mac OS 8.5; change 33 # mapping of 0xDB from CURRENCY SIGN to EURO 34 # SIGN. Update contact e-mail address. Matches 35 # internal utom<b2>, ufrm<b2>, and Text 36 # Encoding Converter version 1.5. 37 # n07 1998-Feb-05 Minor update to header comments 38 # n05 1997-Dec-14 Update to match internal utom<5>, ufrm<16>: 39 # Change standard mapping for 0xBD from U+2126 40 # to its canonical decomposition, U+03A9. 41 # n03 1995-Apr-15 First version (after fixing some typos). 42 # Matches internal ufrm<6>. 43 # 44 # Standard header: 45 # ---------------- 46 # 47 # Apple, the Apple logo, and Macintosh are trademarks of Apple 48 # Computer, Inc., registered in the United States and other countries. 49 # Unicode is a trademark of Unicode Inc. For the sake of brevity, 50 # throughout this document, "Macintosh" can be used to refer to 51 # Macintosh computers and "Unicode" can be used to refer to the 52 # Unicode standard. 53 # 54 # Apple Computer, Inc. ("Apple") makes no warranty or representation, 55 # either express or implied, with respect to this document and the 56 # included data, its quality, accuracy, or fitness for a particular 57 # purpose. In no event will Apple be liable for direct, indirect, 58 # special, incidental, or consequential damages resulting from any 59 # defect or inaccuracy in this document or the included data. 60 # 61 # These mapping tables and character lists are subject to change. 62 # The latest tables should be available from the following: 63 # 64 # <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/> 65 # 66 # For general information about Mac OS encodings and these mapping 67 # tables, see the file "README.TXT". 68 # 69 # Format: 70 # ------- 71 # 72 # Three tab-separated columns; 73 # '#' begins a comment which continues to the end of the line. 74 # Column #1 is the Mac OS Croatian code (in hex as 0xNN) 75 # Column #2 is the corresponding Unicode (in hex as 0xNNNN) 76 # Column #3 is a comment containing the Unicode name 77 # 78 # The entries are in Mac OS Croatian code order. 79 # 80 # One of these mappings requires the use of a corporate character. 81 # See the file "CORPCHAR.TXT" and notes below. 82 # 83 # Control character mappings are not shown in this table, following 84 # the conventions of the standard UTC mapping tables. However, the 85 # Mac OS Croatian character set uses the standard control characters 86 # at 0x00-0x1F and 0x7F. 87 # 88 # Notes on Mac OS Croatian: 89 # ------------------------- 90 # 91 # This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa 92 # environments, it is only supported via transcoding to and from 93 # Unicode. 94 # 95 # Mac OS Croatian is used for Croatian and Slovene. 96 # 97 # The Mac OS Croatian encoding shares the script code smRoman 98 # (0) with the standard Mac OS Roman encoding. To determine if 99 # the Croatian encoding is being used, you must check if the 100 # system region code is 68, verCroatia (or 25, verYugoCroatian, 101 # only used in older systems). 102 # 103 # This character set is a variant of standard Mac OS Roman 104 # encoding, adding five accented letter case pairs to handle 105 # Croatian. It has 20 code point differences from standard 106 # Mac OS Roman, but only 10 differences in repertoire. 107 # 108 # Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was 109 # mapped to U+00A4. In Mac OS 8.5 and later versions, code point 110 # 0xDB is changed to EURO SIGN and maps to U+20AC; the standard 111 # Apple fonts are updated for Mac OS 8.5 to reflect this. There is 112 # a "currency sign" variant of the Mac OS Croatian encoding that 113 # still maps 0xDB to U+00A4; this can be used for older fonts. 114 # 115 # Unicode mapping issues and notes: 116 # --------------------------------- 117 # 118 # The following corporate zone Unicode character is used in this 119 # mapping: 120 # 121 # 0xF8FF Apple logo 122 # 123 # NOTE: The graphic image associated with the Apple logo character 124 # is not authorized for use without permission of Apple, and 125 # unauthorized use might constitute trademark infringement. 126 # 127 # Details of mapping changes in each version: 128 # ------------------------------------------- 129 # 130 # Changes from version n07 to version b02: 131 # 132 # - Encoding changed for Mac OS 8.5; change mapping of 0xDB from 133 # CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC). 134 # 135 # Changes from version n03 to version n05: 136 # 137 # - Change mapping of 0xBD from U+2126 to its canonical 138 # decomposition, U+03A9. 139 # 140 ################## 141 0x00 - 0x7E = 0x0000 - 142 0x80 = 0x00C4 143 0x81 = 0x00C5 144 0x82 = 0x00C7 145 0x83 = 0x00C9 146 0x84 = 0x00D1 147 0x85 = 0x00D6 148 0x86 = 0x00DC 149 0x87 = 0x00E1 150 0x88 = 0x00E0 151 0x89 = 0x00E2 152 0x8A = 0x00E4 153 0x8B = 0x00E3 154 0x8C = 0x00E5 155 0x8D = 0x00E7 156 0x8E = 0x00E9 157 0x8F = 0x00E8 158 0x90 = 0x00EA 159 0x91 = 0x00EB 160 0x92 = 0x00ED 161 0x93 = 0x00EC 162 0x94 = 0x00EE 163 0x95 = 0x00EF 164 0x96 = 0x00F1 165 0x97 = 0x00F3 166 0x98 = 0x00F2 167 0x99 = 0x00F4 168 0x9A = 0x00F6 169 0x9B = 0x00F5 170 0x9C = 0x00FA 171 0x9D = 0x00F9 172 0x9E = 0x00FB 173 0x9F = 0x00FC 174 0xA0 = 0x2020 175 0xA1 = 0x00B0 176 0xA2 = 0x00A2 177 0xA3 = 0x00A3 178 0xA4 = 0x00A7 179 0xA5 = 0x2022 180 0xA6 = 0x00B6 181 0xA7 = 0x00DF 182 0xA8 = 0x00AE 183 0xA9 = 0x0160 184 0xAA = 0x2122 185 0xAB = 0x00B4 186 0xAC = 0x00A8 187 0xAD = 0x2260 188 0xAE = 0x017D 189 0xAF = 0x00D8 190 0xB0 = 0x221E 191 0xB1 = 0x00B1 192 0xB2 = 0x2264 193 0xB3 = 0x2265 194 0xB4 = 0x2206 195 0xB5 = 0x00B5 196 0xB6 = 0x2202 197 0xB7 = 0x2211 198 0xB8 = 0x220F 199 0xB9 = 0x0161 200 0xBA = 0x222B 201 0xBB = 0x00AA 202 0xBC = 0x00BA 203 0xBD = 0x03A9 204 0xBE = 0x017E 205 0xBF = 0x00F8 206 0xC0 = 0x00BF 207 0xC1 = 0x00A1 208 0xC2 = 0x00AC 209 0xC3 = 0x221A 210 0xC4 = 0x0192 211 0xC5 = 0x2248 212 0xC6 = 0x0106 213 0xC7 = 0x00AB 214 0xC8 = 0x010C 215 0xC9 = 0x2026 216 0xCA = 0x00A0 217 0xCB = 0x00C0 218 0xCC = 0x00C3 219 0xCD = 0x00D5 220 0xCE = 0x0152 221 0xCF = 0x0153 222 0xD0 = 0x0110 223 0xD1 = 0x2014 224 0xD2 = 0x201C 225 0xD3 = 0x201D 226 0xD4 = 0x2018 227 0xD5 = 0x2019 228 0xD6 = 0x00F7 229 0xD7 = 0x25CA 230 0xD8 = 0xF8FF 231 0xD9 = 0x00A9 232 0xDA = 0x2044 233 0xDB = 0x20AC 234 0xDC = 0x2039 235 0xDD = 0x203A 236 0xDE = 0x00C6 237 0xDF = 0x00BB 238 0xE0 = 0x2013 239 0xE1 = 0x00B7 240 0xE2 = 0x201A 241 0xE3 = 0x201E 242 0xE4 = 0x2030 243 0xE5 = 0x00C2 244 0xE6 = 0x0107 245 0xE7 = 0x00C1 246 0xE8 = 0x010D 247 0xE9 = 0x00C8 248 0xEA = 0x00CD 249 0xEB = 0x00CE 250 0xEC = 0x00CF 251 0xED = 0x00CC 252 0xEE = 0x00D3 253 0xEF = 0x00D4 254 0xF0 = 0x0111 255 0xF1 = 0x00D2 256 0xF2 = 0x00DA 257 0xF3 = 0x00DB 258 0xF4 = 0x00D9 259 0xF5 = 0x0131 260 0xF6 = 0x02C6 261 0xF7 = 0x02DC 262 0xF8 = 0x00AF 263 0xF9 = 0x03C0 264 0xFA = 0x00CB 265 0xFB = 0x02DA 266 0xFC = 0x00B8 267 0xFD = 0x00CA 268 0xFE = 0x00E6 269 0xFF = 0x02C7 270 END_MAP 271