ICELAND%UCS.src revision 1.1
11.1Stnozaki# $NetBSD: ICELAND%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $ 21.1Stnozaki 31.1StnozakiTYPE ROWCOL 41.1StnozakiNAME ICELAND/UCS 51.1StnozakiSRC_ZONE 0x00-0xFF 61.1StnozakiOOB_MODE ILSEQ 71.1StnozakiDST_ILSEQ 0xFFFE 81.1StnozakiDST_UNIT_BITS 16 91.1Stnozaki 101.1StnozakiBEGIN_MAP 111.1Stnozaki#======================================================================= 121.1Stnozaki# File name: ICELAND.TXT 131.1Stnozaki# 141.1Stnozaki# Contents: Map (external version) from Mac OS Icelandic 151.1Stnozaki# character set to Unicode 2.1 and later. 161.1Stnozaki# 171.1Stnozaki# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights 181.1Stnozaki# reserved. 191.1Stnozaki# 201.1Stnozaki# Contact: charsets@apple.com 211.1Stnozaki# 221.1Stnozaki# Changes: 231.1Stnozaki# 241.1Stnozaki# c02 2005-Apr-05 Update header comments. Matches internal xml 251.1Stnozaki# <c1.1> and Text Encoding Converter 2.0. 261.1Stnozaki# b3,c1 2002-Dec-19 Update URLs, notes. Matches internal 271.1Stnozaki# utom<b3>. 281.1Stnozaki# b02 1999-Sep-22 Encoding changed for Mac OS 8.5; change 291.1Stnozaki# mapping of 0xDB from CURRENCY SIGN to EURO 301.1Stnozaki# SIGN. Update contact e-mail address. Matches 311.1Stnozaki# internal utom<b2>, ufrm<b2>, and Text 321.1Stnozaki# Encoding Converter version 1.5. 331.1Stnozaki# n06 1998-Feb-05 Minor update to header comments, add 341.1Stnozaki# information on font variants 351.1Stnozaki# n03 1997-Dec-14 Update to match internal utom<n4>, ufrm<n16>: 361.1Stnozaki# Change standard mapping for 0xBD from U+2126 371.1Stnozaki# to its canonical decomposition, U+03A9. 381.1Stnozaki# n02 1995-Apr-15 First version (after fixing some typos). 391.1Stnozaki# Matches internal ufrm<n5>. 401.1Stnozaki# 411.1Stnozaki# Standard header: 421.1Stnozaki# ---------------- 431.1Stnozaki# 441.1Stnozaki# Apple, the Apple logo, and Macintosh are trademarks of Apple 451.1Stnozaki# Computer, Inc., registered in the United States and other countries. 461.1Stnozaki# Unicode is a trademark of Unicode Inc. For the sake of brevity, 471.1Stnozaki# throughout this document, "Macintosh" can be used to refer to 481.1Stnozaki# Macintosh computers and "Unicode" can be used to refer to the 491.1Stnozaki# Unicode standard. 501.1Stnozaki# 511.1Stnozaki# Apple Computer, Inc. ("Apple") makes no warranty or representation, 521.1Stnozaki# either express or implied, with respect to this document and the 531.1Stnozaki# included data, its quality, accuracy, or fitness for a particular 541.1Stnozaki# purpose. In no event will Apple be liable for direct, indirect, 551.1Stnozaki# special, incidental, or consequential damages resulting from any 561.1Stnozaki# defect or inaccuracy in this document or the included data. 571.1Stnozaki# 581.1Stnozaki# These mapping tables and character lists are subject to change. 591.1Stnozaki# The latest tables should be available from the following: 601.1Stnozaki# 611.1Stnozaki# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/> 621.1Stnozaki# 631.1Stnozaki# For general information about Mac OS encodings and these mapping 641.1Stnozaki# tables, see the file "README.TXT". 651.1Stnozaki# 661.1Stnozaki# Format: 671.1Stnozaki# ------- 681.1Stnozaki# 691.1Stnozaki# Three tab-separated columns; 701.1Stnozaki# '#' begins a comment which continues to the end of the line. 711.1Stnozaki# Column #1 is the Mac OS Icelandic code (in hex as 0xNN) 721.1Stnozaki# Column #2 is the corresponding Unicode (in hex as 0xNNNN) 731.1Stnozaki# Column #3 is a comment containing the Unicode name 741.1Stnozaki# 751.1Stnozaki# The entries are in Mac OS Icelandic code order. 761.1Stnozaki# 771.1Stnozaki# One of these mappings requires the use of a corporate character. 781.1Stnozaki# See the file "CORPCHAR.TXT" and notes below. 791.1Stnozaki# 801.1Stnozaki# Control character mappings are not shown in this table, following 811.1Stnozaki# the conventions of the standard UTC mapping tables. However, the 821.1Stnozaki# Mac OS Icelandic character set uses the standard control characters 831.1Stnozaki# at 0x00-0x1F and 0x7F. 841.1Stnozaki# 851.1Stnozaki# Notes on Mac OS Icelandic: 861.1Stnozaki# -------------------------- 871.1Stnozaki# 881.1Stnozaki# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa 891.1Stnozaki# environments, it is only supported via transcoding to and from 901.1Stnozaki# Unicode. 911.1Stnozaki# 921.1Stnozaki# 1. General 931.1Stnozaki# 941.1Stnozaki# Mac OS Icelandic is used for Icelandic and Faroese. 951.1Stnozaki# 961.1Stnozaki# The Mac OS Icelandic encoding shares the script code smRoman 971.1Stnozaki# (0) with the standard Mac OS Roman encoding. To determine if 981.1Stnozaki# the Icelandic encoding is being used, you must also check if 991.1Stnozaki# the system region code is 21, verIceland. 1001.1Stnozaki# 1011.1Stnozaki# This character set is a variant of standard Mac OS Roman, 1021.1Stnozaki# adding upper and lower eth, thorn, and Y acute. It has 6 code 1031.1Stnozaki# point differences from standard Mac OS Roman. 1041.1Stnozaki# 1051.1Stnozaki# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was 1061.1Stnozaki# mapped to U+00A4. In Mac OS 8.5 and later versions, code point 1071.1Stnozaki# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard 1081.1Stnozaki# Apple fonts are updated for Mac OS 8.5 to reflect this. There are 1091.1Stnozaki# "currency sign" variants of the Mac OS Icelandic encoding that 1101.1Stnozaki# still map 0xDB to U+00A4; these can be used for older fonts. 1111.1Stnozaki# 1121.1Stnozaki# 2. Font variants 1131.1Stnozaki# 1141.1Stnozaki# The table in this file gives the Unicode mappings for the standard 1151.1Stnozaki# Mac OS Icelandic encoding. This encoding is supported by the 1161.1Stnozaki# Icelandic versions of the fonts Chicago, Geneva, Monaco, and New 1171.1Stnozaki# York, and is the encoding supported by the text processing 1181.1Stnozaki# utilities. However, other TrueType fonts implement a slightly 1191.1Stnozaki# different encoding; the difference is only in two code points. 1201.1Stnozaki# For the standard variant, these are: 1211.1Stnozaki# 0xBB -> 0x00AA FEMININE ORDINAL INDICATOR 1221.1Stnozaki# 0xBC -> 0x00BA MASCULINE ORDINAL INDICATOR 1231.1Stnozaki# 1241.1Stnozaki# For the TrueType variant (used by the Icelandic versions of the 1251.1Stnozaki# fonts Courier, Helvetica, Palatino, and Times), these are: 1261.1Stnozaki# 0xBB -> 0xFB01 LATIN SMALL LIGATURE FI 1271.1Stnozaki# 0xBC -> 0xFB02 LATIN SMALL LIGATURE FL 1281.1Stnozaki# 1291.1Stnozaki# Unicode mapping issues and notes: 1301.1Stnozaki# --------------------------------- 1311.1Stnozaki# 1321.1Stnozaki# The following corporate zone Unicode character is used in this 1331.1Stnozaki# mapping: 1341.1Stnozaki# 1351.1Stnozaki# 0xF8FF Apple logo 1361.1Stnozaki# 1371.1Stnozaki# NOTE: The graphic image associated with the Apple logo character 1381.1Stnozaki# is not authorized for use without permission of Apple, and 1391.1Stnozaki# unauthorized use might constitute trademark infringement. 1401.1Stnozaki# 1411.1Stnozaki# Details of mapping changes in each version: 1421.1Stnozaki# ------------------------------------------- 1431.1Stnozaki# 1441.1Stnozaki# Changes from version n06 to version b02: 1451.1Stnozaki# 1461.1Stnozaki# - Encoding changed for Mac OS 8.5; change mapping of 0xDB from 1471.1Stnozaki# CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC). 1481.1Stnozaki# 1491.1Stnozaki# Changes from version n02 to version n03: 1501.1Stnozaki# 1511.1Stnozaki# - Change mapping of 0xBD from U+2126 to its canonical 1521.1Stnozaki# decomposition, U+03A9. 1531.1Stnozaki# 1541.1Stnozaki################## 1551.1Stnozaki0x00 - 0x7E = 0x0000 - 1561.1Stnozaki0x80 = 0x00C4 1571.1Stnozaki0x81 = 0x00C5 1581.1Stnozaki0x82 = 0x00C7 1591.1Stnozaki0x83 = 0x00C9 1601.1Stnozaki0x84 = 0x00D1 1611.1Stnozaki0x85 = 0x00D6 1621.1Stnozaki0x86 = 0x00DC 1631.1Stnozaki0x87 = 0x00E1 1641.1Stnozaki0x88 = 0x00E0 1651.1Stnozaki0x89 = 0x00E2 1661.1Stnozaki0x8A = 0x00E4 1671.1Stnozaki0x8B = 0x00E3 1681.1Stnozaki0x8C = 0x00E5 1691.1Stnozaki0x8D = 0x00E7 1701.1Stnozaki0x8E = 0x00E9 1711.1Stnozaki0x8F = 0x00E8 1721.1Stnozaki0x90 = 0x00EA 1731.1Stnozaki0x91 = 0x00EB 1741.1Stnozaki0x92 = 0x00ED 1751.1Stnozaki0x93 = 0x00EC 1761.1Stnozaki0x94 = 0x00EE 1771.1Stnozaki0x95 = 0x00EF 1781.1Stnozaki0x96 = 0x00F1 1791.1Stnozaki0x97 = 0x00F3 1801.1Stnozaki0x98 = 0x00F2 1811.1Stnozaki0x99 = 0x00F4 1821.1Stnozaki0x9A = 0x00F6 1831.1Stnozaki0x9B = 0x00F5 1841.1Stnozaki0x9C = 0x00FA 1851.1Stnozaki0x9D = 0x00F9 1861.1Stnozaki0x9E = 0x00FB 1871.1Stnozaki0x9F = 0x00FC 1881.1Stnozaki0xA0 = 0x00DD 1891.1Stnozaki0xA1 = 0x00B0 1901.1Stnozaki0xA2 = 0x00A2 1911.1Stnozaki0xA3 = 0x00A3 1921.1Stnozaki0xA4 = 0x00A7 1931.1Stnozaki0xA5 = 0x2022 1941.1Stnozaki0xA6 = 0x00B6 1951.1Stnozaki0xA7 = 0x00DF 1961.1Stnozaki0xA8 = 0x00AE 1971.1Stnozaki0xA9 = 0x00A9 1981.1Stnozaki0xAA = 0x2122 1991.1Stnozaki0xAB = 0x00B4 2001.1Stnozaki0xAC = 0x00A8 2011.1Stnozaki0xAD = 0x2260 2021.1Stnozaki0xAE = 0x00C6 2031.1Stnozaki0xAF = 0x00D8 2041.1Stnozaki0xB0 = 0x221E 2051.1Stnozaki0xB1 = 0x00B1 2061.1Stnozaki0xB2 = 0x2264 2071.1Stnozaki0xB3 = 0x2265 2081.1Stnozaki0xB4 = 0x00A5 2091.1Stnozaki0xB5 = 0x00B5 2101.1Stnozaki0xB6 = 0x2202 2111.1Stnozaki0xB7 = 0x2211 2121.1Stnozaki0xB8 = 0x220F 2131.1Stnozaki0xB9 = 0x03C0 2141.1Stnozaki0xBA = 0x222B 2151.1Stnozaki0xBB = 0x00AA 2161.1Stnozaki0xBC = 0x00BA 2171.1Stnozaki0xBD = 0x03A9 2181.1Stnozaki0xBE = 0x00E6 2191.1Stnozaki0xBF = 0x00F8 2201.1Stnozaki0xC0 = 0x00BF 2211.1Stnozaki0xC1 = 0x00A1 2221.1Stnozaki0xC2 = 0x00AC 2231.1Stnozaki0xC3 = 0x221A 2241.1Stnozaki0xC4 = 0x0192 2251.1Stnozaki0xC5 = 0x2248 2261.1Stnozaki0xC6 = 0x2206 2271.1Stnozaki0xC7 = 0x00AB 2281.1Stnozaki0xC8 = 0x00BB 2291.1Stnozaki0xC9 = 0x2026 2301.1Stnozaki0xCA = 0x00A0 2311.1Stnozaki0xCB = 0x00C0 2321.1Stnozaki0xCC = 0x00C3 2331.1Stnozaki0xCD = 0x00D5 2341.1Stnozaki0xCE = 0x0152 2351.1Stnozaki0xCF = 0x0153 2361.1Stnozaki0xD0 = 0x2013 2371.1Stnozaki0xD1 = 0x2014 2381.1Stnozaki0xD2 = 0x201C 2391.1Stnozaki0xD3 = 0x201D 2401.1Stnozaki0xD4 = 0x2018 2411.1Stnozaki0xD5 = 0x2019 2421.1Stnozaki0xD6 = 0x00F7 2431.1Stnozaki0xD7 = 0x25CA 2441.1Stnozaki0xD8 = 0x00FF 2451.1Stnozaki0xD9 = 0x0178 2461.1Stnozaki0xDA = 0x2044 2471.1Stnozaki0xDB = 0x20AC 2481.1Stnozaki0xDC = 0x00D0 2491.1Stnozaki0xDD = 0x00F0 2501.1Stnozaki0xDE = 0x00DE 2511.1Stnozaki0xDF = 0x00FE 2521.1Stnozaki0xE0 = 0x00FD 2531.1Stnozaki0xE1 = 0x00B7 2541.1Stnozaki0xE2 = 0x201A 2551.1Stnozaki0xE3 = 0x201E 2561.1Stnozaki0xE4 = 0x2030 2571.1Stnozaki0xE5 = 0x00C2 2581.1Stnozaki0xE6 = 0x00CA 2591.1Stnozaki0xE7 = 0x00C1 2601.1Stnozaki0xE8 = 0x00CB 2611.1Stnozaki0xE9 = 0x00C8 2621.1Stnozaki0xEA = 0x00CD 2631.1Stnozaki0xEB = 0x00CE 2641.1Stnozaki0xEC = 0x00CF 2651.1Stnozaki0xED = 0x00CC 2661.1Stnozaki0xEE = 0x00D3 2671.1Stnozaki0xEF = 0x00D4 2681.1Stnozaki0xF0 = 0xF8FF 2691.1Stnozaki0xF1 = 0x00D2 2701.1Stnozaki0xF2 = 0x00DA 2711.1Stnozaki0xF3 = 0x00DB 2721.1Stnozaki0xF4 = 0x00D9 2731.1Stnozaki0xF5 = 0x0131 2741.1Stnozaki0xF6 = 0x02C6 2751.1Stnozaki0xF7 = 0x02DC 2761.1Stnozaki0xF8 = 0x00AF 2771.1Stnozaki0xF9 = 0x02D8 2781.1Stnozaki0xFA = 0x02D9 2791.1Stnozaki0xFB = 0x02DA 2801.1Stnozaki0xFC = 0x00B8 2811.1Stnozaki0xFD = 0x02DD 2821.1Stnozaki0xFE = 0x02DB 2831.1Stnozaki0xFF = 0x02C7 2841.1StnozakiEND_MAP 285