1*274950e6Stnozaki# $NetBSD: ICELAND%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $ 2*274950e6Stnozaki 3*274950e6StnozakiTYPE ROWCOL 4*274950e6StnozakiNAME ICELAND/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# File name: ICELAND.TXT 13*274950e6Stnozaki# 14*274950e6Stnozaki# Contents: Map (external version) from Mac OS Icelandic 15*274950e6Stnozaki# character set to Unicode 2.1 and later. 16*274950e6Stnozaki# 17*274950e6Stnozaki# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights 18*274950e6Stnozaki# reserved. 19*274950e6Stnozaki# 20*274950e6Stnozaki# Contact: charsets@apple.com 21*274950e6Stnozaki# 22*274950e6Stnozaki# Changes: 23*274950e6Stnozaki# 24*274950e6Stnozaki# c02 2005-Apr-05 Update header comments. Matches internal xml 25*274950e6Stnozaki# <c1.1> and Text Encoding Converter 2.0. 26*274950e6Stnozaki# b3,c1 2002-Dec-19 Update URLs, notes. Matches internal 27*274950e6Stnozaki# utom<b3>. 28*274950e6Stnozaki# b02 1999-Sep-22 Encoding changed for Mac OS 8.5; change 29*274950e6Stnozaki# mapping of 0xDB from CURRENCY SIGN to EURO 30*274950e6Stnozaki# SIGN. Update contact e-mail address. Matches 31*274950e6Stnozaki# internal utom<b2>, ufrm<b2>, and Text 32*274950e6Stnozaki# Encoding Converter version 1.5. 33*274950e6Stnozaki# n06 1998-Feb-05 Minor update to header comments, add 34*274950e6Stnozaki# information on font variants 35*274950e6Stnozaki# n03 1997-Dec-14 Update to match internal utom<n4>, ufrm<n16>: 36*274950e6Stnozaki# Change standard mapping for 0xBD from U+2126 37*274950e6Stnozaki# to its canonical decomposition, U+03A9. 38*274950e6Stnozaki# n02 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 Icelandic 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 Icelandic code order. 76*274950e6Stnozaki# 77*274950e6Stnozaki# One of these mappings requires the use of a corporate character. 78*274950e6Stnozaki# See the file "CORPCHAR.TXT" and notes below. 79*274950e6Stnozaki# 80*274950e6Stnozaki# Control character mappings are not shown in this table, following 81*274950e6Stnozaki# the conventions of the standard UTC mapping tables. However, the 82*274950e6Stnozaki# Mac OS Icelandic character set uses the standard control characters 83*274950e6Stnozaki# at 0x00-0x1F and 0x7F. 84*274950e6Stnozaki# 85*274950e6Stnozaki# Notes on Mac OS Icelandic: 86*274950e6Stnozaki# -------------------------- 87*274950e6Stnozaki# 88*274950e6Stnozaki# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa 89*274950e6Stnozaki# environments, it is only supported via transcoding to and from 90*274950e6Stnozaki# Unicode. 91*274950e6Stnozaki# 92*274950e6Stnozaki# 1. General 93*274950e6Stnozaki# 94*274950e6Stnozaki# Mac OS Icelandic is used for Icelandic and Faroese. 95*274950e6Stnozaki# 96*274950e6Stnozaki# The Mac OS Icelandic encoding shares the script code smRoman 97*274950e6Stnozaki# (0) with the standard Mac OS Roman encoding. To determine if 98*274950e6Stnozaki# the Icelandic encoding is being used, you must also check if 99*274950e6Stnozaki# the system region code is 21, verIceland. 100*274950e6Stnozaki# 101*274950e6Stnozaki# This character set is a variant of standard Mac OS Roman, 102*274950e6Stnozaki# adding upper and lower eth, thorn, and Y acute. It has 6 code 103*274950e6Stnozaki# point differences from standard Mac OS Roman. 104*274950e6Stnozaki# 105*274950e6Stnozaki# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was 106*274950e6Stnozaki# mapped to U+00A4. In Mac OS 8.5 and later versions, code point 107*274950e6Stnozaki# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard 108*274950e6Stnozaki# Apple fonts are updated for Mac OS 8.5 to reflect this. There are 109*274950e6Stnozaki# "currency sign" variants of the Mac OS Icelandic encoding that 110*274950e6Stnozaki# still map 0xDB to U+00A4; these can be used for older fonts. 111*274950e6Stnozaki# 112*274950e6Stnozaki# 2. Font variants 113*274950e6Stnozaki# 114*274950e6Stnozaki# The table in this file gives the Unicode mappings for the standard 115*274950e6Stnozaki# Mac OS Icelandic encoding. This encoding is supported by the 116*274950e6Stnozaki# Icelandic versions of the fonts Chicago, Geneva, Monaco, and New 117*274950e6Stnozaki# York, and is the encoding supported by the text processing 118*274950e6Stnozaki# utilities. However, other TrueType fonts implement a slightly 119*274950e6Stnozaki# different encoding; the difference is only in two code points. 120*274950e6Stnozaki# For the standard variant, these are: 121*274950e6Stnozaki# 0xBB -> 0x00AA FEMININE ORDINAL INDICATOR 122*274950e6Stnozaki# 0xBC -> 0x00BA MASCULINE ORDINAL INDICATOR 123*274950e6Stnozaki# 124*274950e6Stnozaki# For the TrueType variant (used by the Icelandic versions of the 125*274950e6Stnozaki# fonts Courier, Helvetica, Palatino, and Times), these are: 126*274950e6Stnozaki# 0xBB -> 0xFB01 LATIN SMALL LIGATURE FI 127*274950e6Stnozaki# 0xBC -> 0xFB02 LATIN SMALL LIGATURE FL 128*274950e6Stnozaki# 129*274950e6Stnozaki# Unicode mapping issues and notes: 130*274950e6Stnozaki# --------------------------------- 131*274950e6Stnozaki# 132*274950e6Stnozaki# The following corporate zone Unicode character is used in this 133*274950e6Stnozaki# mapping: 134*274950e6Stnozaki# 135*274950e6Stnozaki# 0xF8FF Apple logo 136*274950e6Stnozaki# 137*274950e6Stnozaki# NOTE: The graphic image associated with the Apple logo character 138*274950e6Stnozaki# is not authorized for use without permission of Apple, and 139*274950e6Stnozaki# unauthorized use might constitute trademark infringement. 140*274950e6Stnozaki# 141*274950e6Stnozaki# Details of mapping changes in each version: 142*274950e6Stnozaki# ------------------------------------------- 143*274950e6Stnozaki# 144*274950e6Stnozaki# Changes from version n06 to version b02: 145*274950e6Stnozaki# 146*274950e6Stnozaki# - Encoding changed for Mac OS 8.5; change mapping of 0xDB from 147*274950e6Stnozaki# CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC). 148*274950e6Stnozaki# 149*274950e6Stnozaki# Changes from version n02 to version n03: 150*274950e6Stnozaki# 151*274950e6Stnozaki# - Change mapping of 0xBD from U+2126 to its canonical 152*274950e6Stnozaki# decomposition, U+03A9. 153*274950e6Stnozaki# 154*274950e6Stnozaki################## 155*274950e6Stnozaki0x00 - 0x7E = 0x0000 - 156*274950e6Stnozaki0x80 = 0x00C4 157*274950e6Stnozaki0x81 = 0x00C5 158*274950e6Stnozaki0x82 = 0x00C7 159*274950e6Stnozaki0x83 = 0x00C9 160*274950e6Stnozaki0x84 = 0x00D1 161*274950e6Stnozaki0x85 = 0x00D6 162*274950e6Stnozaki0x86 = 0x00DC 163*274950e6Stnozaki0x87 = 0x00E1 164*274950e6Stnozaki0x88 = 0x00E0 165*274950e6Stnozaki0x89 = 0x00E2 166*274950e6Stnozaki0x8A = 0x00E4 167*274950e6Stnozaki0x8B = 0x00E3 168*274950e6Stnozaki0x8C = 0x00E5 169*274950e6Stnozaki0x8D = 0x00E7 170*274950e6Stnozaki0x8E = 0x00E9 171*274950e6Stnozaki0x8F = 0x00E8 172*274950e6Stnozaki0x90 = 0x00EA 173*274950e6Stnozaki0x91 = 0x00EB 174*274950e6Stnozaki0x92 = 0x00ED 175*274950e6Stnozaki0x93 = 0x00EC 176*274950e6Stnozaki0x94 = 0x00EE 177*274950e6Stnozaki0x95 = 0x00EF 178*274950e6Stnozaki0x96 = 0x00F1 179*274950e6Stnozaki0x97 = 0x00F3 180*274950e6Stnozaki0x98 = 0x00F2 181*274950e6Stnozaki0x99 = 0x00F4 182*274950e6Stnozaki0x9A = 0x00F6 183*274950e6Stnozaki0x9B = 0x00F5 184*274950e6Stnozaki0x9C = 0x00FA 185*274950e6Stnozaki0x9D = 0x00F9 186*274950e6Stnozaki0x9E = 0x00FB 187*274950e6Stnozaki0x9F = 0x00FC 188*274950e6Stnozaki0xA0 = 0x00DD 189*274950e6Stnozaki0xA1 = 0x00B0 190*274950e6Stnozaki0xA2 = 0x00A2 191*274950e6Stnozaki0xA3 = 0x00A3 192*274950e6Stnozaki0xA4 = 0x00A7 193*274950e6Stnozaki0xA5 = 0x2022 194*274950e6Stnozaki0xA6 = 0x00B6 195*274950e6Stnozaki0xA7 = 0x00DF 196*274950e6Stnozaki0xA8 = 0x00AE 197*274950e6Stnozaki0xA9 = 0x00A9 198*274950e6Stnozaki0xAA = 0x2122 199*274950e6Stnozaki0xAB = 0x00B4 200*274950e6Stnozaki0xAC = 0x00A8 201*274950e6Stnozaki0xAD = 0x2260 202*274950e6Stnozaki0xAE = 0x00C6 203*274950e6Stnozaki0xAF = 0x00D8 204*274950e6Stnozaki0xB0 = 0x221E 205*274950e6Stnozaki0xB1 = 0x00B1 206*274950e6Stnozaki0xB2 = 0x2264 207*274950e6Stnozaki0xB3 = 0x2265 208*274950e6Stnozaki0xB4 = 0x00A5 209*274950e6Stnozaki0xB5 = 0x00B5 210*274950e6Stnozaki0xB6 = 0x2202 211*274950e6Stnozaki0xB7 = 0x2211 212*274950e6Stnozaki0xB8 = 0x220F 213*274950e6Stnozaki0xB9 = 0x03C0 214*274950e6Stnozaki0xBA = 0x222B 215*274950e6Stnozaki0xBB = 0x00AA 216*274950e6Stnozaki0xBC = 0x00BA 217*274950e6Stnozaki0xBD = 0x03A9 218*274950e6Stnozaki0xBE = 0x00E6 219*274950e6Stnozaki0xBF = 0x00F8 220*274950e6Stnozaki0xC0 = 0x00BF 221*274950e6Stnozaki0xC1 = 0x00A1 222*274950e6Stnozaki0xC2 = 0x00AC 223*274950e6Stnozaki0xC3 = 0x221A 224*274950e6Stnozaki0xC4 = 0x0192 225*274950e6Stnozaki0xC5 = 0x2248 226*274950e6Stnozaki0xC6 = 0x2206 227*274950e6Stnozaki0xC7 = 0x00AB 228*274950e6Stnozaki0xC8 = 0x00BB 229*274950e6Stnozaki0xC9 = 0x2026 230*274950e6Stnozaki0xCA = 0x00A0 231*274950e6Stnozaki0xCB = 0x00C0 232*274950e6Stnozaki0xCC = 0x00C3 233*274950e6Stnozaki0xCD = 0x00D5 234*274950e6Stnozaki0xCE = 0x0152 235*274950e6Stnozaki0xCF = 0x0153 236*274950e6Stnozaki0xD0 = 0x2013 237*274950e6Stnozaki0xD1 = 0x2014 238*274950e6Stnozaki0xD2 = 0x201C 239*274950e6Stnozaki0xD3 = 0x201D 240*274950e6Stnozaki0xD4 = 0x2018 241*274950e6Stnozaki0xD5 = 0x2019 242*274950e6Stnozaki0xD6 = 0x00F7 243*274950e6Stnozaki0xD7 = 0x25CA 244*274950e6Stnozaki0xD8 = 0x00FF 245*274950e6Stnozaki0xD9 = 0x0178 246*274950e6Stnozaki0xDA = 0x2044 247*274950e6Stnozaki0xDB = 0x20AC 248*274950e6Stnozaki0xDC = 0x00D0 249*274950e6Stnozaki0xDD = 0x00F0 250*274950e6Stnozaki0xDE = 0x00DE 251*274950e6Stnozaki0xDF = 0x00FE 252*274950e6Stnozaki0xE0 = 0x00FD 253*274950e6Stnozaki0xE1 = 0x00B7 254*274950e6Stnozaki0xE2 = 0x201A 255*274950e6Stnozaki0xE3 = 0x201E 256*274950e6Stnozaki0xE4 = 0x2030 257*274950e6Stnozaki0xE5 = 0x00C2 258*274950e6Stnozaki0xE6 = 0x00CA 259*274950e6Stnozaki0xE7 = 0x00C1 260*274950e6Stnozaki0xE8 = 0x00CB 261*274950e6Stnozaki0xE9 = 0x00C8 262*274950e6Stnozaki0xEA = 0x00CD 263*274950e6Stnozaki0xEB = 0x00CE 264*274950e6Stnozaki0xEC = 0x00CF 265*274950e6Stnozaki0xED = 0x00CC 266*274950e6Stnozaki0xEE = 0x00D3 267*274950e6Stnozaki0xEF = 0x00D4 268*274950e6Stnozaki0xF0 = 0xF8FF 269*274950e6Stnozaki0xF1 = 0x00D2 270*274950e6Stnozaki0xF2 = 0x00DA 271*274950e6Stnozaki0xF3 = 0x00DB 272*274950e6Stnozaki0xF4 = 0x00D9 273*274950e6Stnozaki0xF5 = 0x0131 274*274950e6Stnozaki0xF6 = 0x02C6 275*274950e6Stnozaki0xF7 = 0x02DC 276*274950e6Stnozaki0xF8 = 0x00AF 277*274950e6Stnozaki0xF9 = 0x02D8 278*274950e6Stnozaki0xFA = 0x02D9 279*274950e6Stnozaki0xFB = 0x02DA 280*274950e6Stnozaki0xFC = 0x00B8 281*274950e6Stnozaki0xFD = 0x02DD 282*274950e6Stnozaki0xFE = 0x02DB 283*274950e6Stnozaki0xFF = 0x02C7 284*274950e6StnozakiEND_MAP 285