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