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