1# $FreeBSD$
2# $NetBSD: ICELAND%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
3
4TYPE		ROWCOL
5NAME		ICELAND/UCS
6SRC_ZONE	0x00-0xFF
7OOB_MODE	ILSEQ
8DST_ILSEQ	0xFFFE
9DST_UNIT_BITS	16
10
11BEGIN_MAP
12#=======================================================================
13#   File name:  ICELAND.TXT
14#
15#   Contents:   Map (external version) from Mac OS Icelandic
16#               character set to Unicode 2.1 and later.
17#
18#   Copyright:  (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
19#               reserved.
20#
21#   Contact:    charsets@apple.com
22#
23#   Changes:
24#
25#       c02  2005-Apr-05    Update header comments. Matches internal xml
26#                           <c1.1> and Text Encoding Converter 2.0.
27#      b3,c1 2002-Dec-19    Update URLs, notes. Matches internal
28#                           utom<b3>.
29#       b02  1999-Sep-22    Encoding changed for Mac OS 8.5; change
30#                           mapping of 0xDB from CURRENCY SIGN to EURO
31#                           SIGN. Update contact e-mail address. Matches
32#                           internal utom<b2>, ufrm<b2>, and Text
33#                           Encoding Converter version 1.5.
34#       n06  1998-Feb-05    Minor update to header comments, add
35#                           information on font variants
36#       n03  1997-Dec-14    Update to match internal utom<n4>, ufrm<n16>:
37#                           Change standard mapping for 0xBD from U+2126
38#                           to its canonical decomposition, U+03A9.
39#       n02  1995-Apr-15    First version (after fixing some typos).
40#                           Matches internal ufrm<n5>.
41#
42# Standard header:
43# ----------------
44#
45#   Apple, the Apple logo, and Macintosh are trademarks of Apple
46#   Computer, Inc., registered in the United States and other countries.
47#   Unicode is a trademark of Unicode Inc. For the sake of brevity,
48#   throughout this document, "Macintosh" can be used to refer to
49#   Macintosh computers and "Unicode" can be used to refer to the
50#   Unicode standard.
51#
52#   Apple Computer, Inc. ("Apple") makes no warranty or representation,
53#   either express or implied, with respect to this document and the
54#   included data, its quality, accuracy, or fitness for a particular
55#   purpose. In no event will Apple be liable for direct, indirect,
56#   special, incidental, or consequential damages resulting from any
57#   defect or inaccuracy in this document or the included data.
58#
59#   These mapping tables and character lists are subject to change.
60#   The latest tables should be available from the following:
61#
62#   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
63#
64#   For general information about Mac OS encodings and these mapping
65#   tables, see the file "README.TXT".
66#
67# Format:
68# -------
69#
70#   Three tab-separated columns;
71#   '#' begins a comment which continues to the end of the line.
72#     Column #1 is the Mac OS Icelandic code (in hex as 0xNN)
73#     Column #2 is the corresponding Unicode (in hex as 0xNNNN)
74#     Column #3 is a comment containing the Unicode name
75#
76#   The entries are in Mac OS Icelandic code order.
77#
78#   One of these mappings requires the use of a corporate character.
79#   See the file "CORPCHAR.TXT" and notes below.
80#
81#   Control character mappings are not shown in this table, following
82#   the conventions of the standard UTC mapping tables. However, the
83#   Mac OS Icelandic character set uses the standard control characters
84#   at 0x00-0x1F and 0x7F.
85#
86# Notes on Mac OS Icelandic:
87# --------------------------
88#
89#   This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
90#   environments, it is only supported via transcoding to and from
91#   Unicode.
92#
93#   1. General
94#
95#   Mac OS Icelandic is used for Icelandic and Faroese.
96#
97#   The Mac OS Icelandic encoding shares the script code smRoman
98#   (0) with the standard Mac OS Roman encoding. To determine if
99#   the Icelandic encoding is being used, you must also check if
100#   the system region code is 21, verIceland.
101#
102#   This character set is a variant of standard Mac OS Roman,
103#   adding upper and lower eth, thorn, and Y acute. It has 6 code
104#   point differences from standard Mac OS Roman.
105#
106#   Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
107#   mapped to U+00A4. In Mac OS 8.5 and later versions, code point
108#   0xDB is changed to EURO SIGN and maps to U+20AC; the standard
109#   Apple fonts are updated for Mac OS 8.5 to reflect this. There are
110#   "currency sign" variants of the Mac OS Icelandic encoding that
111#   still map 0xDB to U+00A4; these can be used for older fonts.
112#
113#   2. Font variants
114#
115#   The table in this file gives the Unicode mappings for the standard
116#   Mac OS Icelandic encoding. This encoding is supported by the
117#   Icelandic versions of the fonts Chicago, Geneva, Monaco, and New
118#   York, and is the encoding supported by the text processing
119#   utilities. However, other TrueType fonts implement a slightly
120#   different encoding; the difference is only in two code points.
121#   For the standard variant, these are:
122#     0xBB -> 0x00AA  FEMININE ORDINAL INDICATOR
123#     0xBC -> 0x00BA  MASCULINE ORDINAL INDICATOR
124#
125#   For the TrueType variant (used by the Icelandic versions of the
126#   fonts Courier, Helvetica, Palatino, and Times), these are:
127#     0xBB -> 0xFB01  LATIN SMALL LIGATURE FI
128#     0xBC -> 0xFB02  LATIN SMALL LIGATURE FL
129#
130# Unicode mapping issues and notes:
131# ---------------------------------
132#
133#   The following corporate zone Unicode character is used in this
134#   mapping:
135#
136#     0xF8FF  Apple logo
137#
138#   NOTE: The graphic image associated with the Apple logo character
139#   is not authorized for use without permission of Apple, and
140#   unauthorized use might constitute trademark infringement.
141#
142# Details of mapping changes in each version:
143# -------------------------------------------
144#
145#   Changes from version n06 to version b02:
146#
147#   - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
148#   CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
149#
150#   Changes from version n02 to version n03:
151#
152#   - Change mapping of 0xBD from U+2126 to its canonical
153#     decomposition, U+03A9.
154#
155##################
1560x00 - 0x7E = 0x0000 -
1570x80 = 0x00C4
1580x81 = 0x00C5
1590x82 = 0x00C7
1600x83 = 0x00C9
1610x84 = 0x00D1
1620x85 = 0x00D6
1630x86 = 0x00DC
1640x87 = 0x00E1
1650x88 = 0x00E0
1660x89 = 0x00E2
1670x8A = 0x00E4
1680x8B = 0x00E3
1690x8C = 0x00E5
1700x8D = 0x00E7
1710x8E = 0x00E9
1720x8F = 0x00E8
1730x90 = 0x00EA
1740x91 = 0x00EB
1750x92 = 0x00ED
1760x93 = 0x00EC
1770x94 = 0x00EE
1780x95 = 0x00EF
1790x96 = 0x00F1
1800x97 = 0x00F3
1810x98 = 0x00F2
1820x99 = 0x00F4
1830x9A = 0x00F6
1840x9B = 0x00F5
1850x9C = 0x00FA
1860x9D = 0x00F9
1870x9E = 0x00FB
1880x9F = 0x00FC
1890xA0 = 0x00DD
1900xA1 = 0x00B0
1910xA2 = 0x00A2
1920xA3 = 0x00A3
1930xA4 = 0x00A7
1940xA5 = 0x2022
1950xA6 = 0x00B6
1960xA7 = 0x00DF
1970xA8 = 0x00AE
1980xA9 = 0x00A9
1990xAA = 0x2122
2000xAB = 0x00B4
2010xAC = 0x00A8
2020xAD = 0x2260
2030xAE = 0x00C6
2040xAF = 0x00D8
2050xB0 = 0x221E
2060xB1 = 0x00B1
2070xB2 = 0x2264
2080xB3 = 0x2265
2090xB4 = 0x00A5
2100xB5 = 0x00B5
2110xB6 = 0x2202
2120xB7 = 0x2211
2130xB8 = 0x220F
2140xB9 = 0x03C0
2150xBA = 0x222B
2160xBB = 0x00AA
2170xBC = 0x00BA
2180xBD = 0x03A9
2190xBE = 0x00E6
2200xBF = 0x00F8
2210xC0 = 0x00BF
2220xC1 = 0x00A1
2230xC2 = 0x00AC
2240xC3 = 0x221A
2250xC4 = 0x0192
2260xC5 = 0x2248
2270xC6 = 0x2206
2280xC7 = 0x00AB
2290xC8 = 0x00BB
2300xC9 = 0x2026
2310xCA = 0x00A0
2320xCB = 0x00C0
2330xCC = 0x00C3
2340xCD = 0x00D5
2350xCE = 0x0152
2360xCF = 0x0153
2370xD0 = 0x2013
2380xD1 = 0x2014
2390xD2 = 0x201C
2400xD3 = 0x201D
2410xD4 = 0x2018
2420xD5 = 0x2019
2430xD6 = 0x00F7
2440xD7 = 0x25CA
2450xD8 = 0x00FF
2460xD9 = 0x0178
2470xDA = 0x2044
2480xDB = 0x20AC
2490xDC = 0x00D0
2500xDD = 0x00F0
2510xDE = 0x00DE
2520xDF = 0x00FE
2530xE0 = 0x00FD
2540xE1 = 0x00B7
2550xE2 = 0x201A
2560xE3 = 0x201E
2570xE4 = 0x2030
2580xE5 = 0x00C2
2590xE6 = 0x00CA
2600xE7 = 0x00C1
2610xE8 = 0x00CB
2620xE9 = 0x00C8
2630xEA = 0x00CD
2640xEB = 0x00CE
2650xEC = 0x00CF
2660xED = 0x00CC
2670xEE = 0x00D3
2680xEF = 0x00D4
2690xF0 = 0xF8FF
2700xF1 = 0x00D2
2710xF2 = 0x00DA
2720xF3 = 0x00DB
2730xF4 = 0x00D9
2740xF5 = 0x0131
2750xF6 = 0x02C6
2760xF7 = 0x02DC
2770xF8 = 0x00AF
2780xF9 = 0x02D8
2790xFA = 0x02D9
2800xFB = 0x02DA
2810xFC = 0x00B8
2820xFD = 0x02DD
2830xFE = 0x02DB
2840xFF = 0x02C7
285END_MAP
286