1# $FreeBSD$
2# $NetBSD: UCS%INUIT.src,v 1.2 2006/04/08 15:47:40 tnozaki Exp $
3
4TYPE		ROWCOL
5NAME		UCS/INUIT
6SRC_ZONE	0x0000-0x2122
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:  INUIT.TXT
18#
19#   Contents:   Map (external version) from Mac OS Inuit
20#               character set to Unicode 3.0 and later
21#
22#   Contacts:   charsets@apple.com, everson@evertype.com
23#
24#   Changes:
25#
26#       c01  2005-Apr-01    First posted version. Matches internal xml
27#                           <c1.1> and Text Encoding Converter 2.0.
28#
29# Standard header:
30# ----------------
31#
32#   Apple, the Apple logo, and Macintosh are trademarks of Apple
33#   Computer, Inc., registered in the United States and other countries.
34#   Unicode is a trademark of Unicode Inc. For the sake of brevity,
35#   throughout this document, "Macintosh" can be used to refer to
36#   Macintosh computers and "Unicode" can be used to refer to the
37#   Unicode standard.
38#
39#   Apple Computer, Inc. ("Apple") makes no warranty or representation,
40#   either express or implied, with respect to this document and the
41#   included data, its quality, accuracy, or fitness for a particular
42#   purpose. In no event will Apple be liable for direct, indirect,
43#   special, incidental, or consequential damages resulting from any
44#   defect or inaccuracy in this document or the included data.
45#
46#   These mapping tables and character lists are subject to change.
47#   The latest tables should be available from the following:
48#
49#   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
50#
51#   For general information about Mac OS encodings and these mapping
52#   tables, see the file "README.TXT".
53#
54# Format:
55# -------
56#
57#   Three tab-separated columns;
58#   '#' begins a comment which continues to the end of the line.
59#     Column #1 is the Mac OS Inuit code (in hex as 0xNN)
60#     Column #2 is the corresponding Unicode (in hex as 0xNNNN)
61#     Column #3 is a comment containing the Unicode name
62#
63#   The entries are in Mac OS Inuit code order.
64#
65#   Control character mappings are not shown in this table, following
66#   the conventions of the standard UTC mapping tables. However, the
67#   Mac OS Inuit character set uses the standard control characters
68#   at 0x00-0x1F and 0x7F.
69#
70# Notes on Mac OS Inuit (partly from Michael Everson):
71# ----------------------------------------------------
72#
73#   This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
74#   environments, it is only supported via transcoding to and from
75#   Unicode.
76#
77#   This character set was developed by Michael Everson of Everson
78#   Typography (everson@evertype.com) and was used for the Inuktitut
79#   localizations of Mac OS, as well as for the Inuktitut utilities
80#	package from Everson Typography. Note that while Apple authorized
81#   the Inuktitut localization mentioned above, it was not shipped with
82#   Apple hardware, and was not otherwise supported by Apple. Fonts
83#   conforming to the Mac OS Inuit character set are available from
84#   Everson Typography (http://www.evertype.com/software/apple/).
85#   Information about the use of this character set is available at 
86#   http://www.evertype.com/standards/iu/.
87#
88#   The Mac OS Inuit character set shares the script code smEthiopic
89#   (28) with the Ethiopic encoding. To determine if the Inuktitut
90#   encoding is being used, you must also check if the system region
91#   code is 78, verNunavut.
92#
93#   The Mac OS Inuit character set includes the full syllabic letter
94#   repertoire required for Inuktitut; it is a subset of the Unified
95#   Canadian Aboriginal Syllabics set encoded in Unicode. The encoding
96#   is InuitSCII, designed by Doug Hitch for the Government of the 
97#   Northwest Territories.
98#
99#   The Mac OS Inuit character set also includes a number of characters
100#   that were needed for the classic Mac OS user interface and
101#   localization (e.g. ellipsis, bullet, copyright sign). All of the
102#   characters in Mac OS Inuit that are also in the Mac OS Roman
103#   encoding are at the same code point in both; this improves
104#   application compatibility.
105#
106# Unicode mapping issues and notes:
107# ---------------------------------
108#
109# Details of mapping changes in each version:
110# -------------------------------------------
111#
112##################
1130x0000 - 0x007E = 0x00 -
1140x00A0 = 0xCA
1150x00A9 = 0xA9
1160x00AE = 0xA8
1170x00B0 = 0xA1
1180x00B6 = 0xA6
1190x0141 = 0xFE
1200x0142 = 0xFF
1210x1403 = 0x80
1220x1404 = 0x81
1230x1405 = 0x82
1240x1406 = 0x83
1250x140A = 0x84
1260x140B = 0x85
1270x1431 = 0x86
1280x1432 = 0x87
1290x1433 = 0x88
1300x1434 = 0x89
1310x1438 = 0x8A
1320x1439 = 0x8B
1330x1449 = 0x8C
1340x144E = 0x8D
1350x144F = 0x8E
1360x1450 = 0x8F
1370x1451 = 0x90
1380x1455 = 0x91
1390x1456 = 0x92
1400x1466 = 0x93
1410x146D = 0x94
1420x146E = 0x95
1430x146F = 0x96
1440x1470 = 0x97
1450x1472 = 0x98
1460x1473 = 0x99
1470x1483 = 0x9A
1480x148B = 0x9B
1490x148C = 0x9C
1500x148D = 0x9D
1510x148E = 0x9E
1520x1490 = 0x9F
1530x1491 = 0xA0
1540x14A1 = 0xA2
1550x14A5 = 0xA3
1560x14A6 = 0xA4
1570x14A7 = 0xA7
1580x14A8 = 0xAB
1590x14AA = 0xAC
1600x14AB = 0xAD
1610x14BB = 0xAE
1620x14C2 = 0xAF
1630x14C3 = 0xB0
1640x14C4 = 0xB1
1650x14C5 = 0xB2
1660x14C7 = 0xB3
1670x14C8 = 0xB4
1680x14D0 = 0xB5
1690x14D5 = 0xBD
1700x14D6 = 0xBE
1710x14D7 = 0xBF
1720x14D8 = 0xC0
1730x14DA = 0xC1
1740x14DB = 0xC2
1750x14EA = 0xC3
1760x14EF = 0xB6
1770x14F0 = 0xB7
1780x14F1 = 0xB8
1790x14F2 = 0xB9
1800x14F4 = 0xBA
1810x14F5 = 0xBB
1820x1505 = 0xBC
1830x1528 = 0xC4
1840x1529 = 0xC5
1850x152A = 0xC6
1860x152B = 0xC7
1870x152D = 0xC8
1880x152E = 0xCB
1890x153E = 0xCC
1900x1546 = 0xDA
1910x1547 = 0xDB
1920x1548 = 0xDC
1930x1549 = 0xDD
1940x154B = 0xDE
1950x154C = 0xDF
1960x1550 = 0xE0
1970x1555 = 0xCD
1980x1556 = 0xCE
1990x1557 = 0xCF
2000x1558 = 0xD6
2010x1559 = 0xD7
2020x155A = 0xD8
2030x155D = 0xD9
2040x157C = 0xFD
2050x157F = 0xE1
2060x1580 = 0xE2
2070x1581 = 0xE3
2080x1582 = 0xE4
2090x1583 = 0xE5
2100x1584 = 0xE6
2110x1585 = 0xE7
2120x158F = 0xE8
2130x1590 = 0xE9
2140x1591 = 0xEA
2150x1592 = 0xEB
2160x1593 = 0xEC
2170x1594 = 0xED
2180x1595 = 0xEE
2190x1596 = 0xF5
2200x15A0 = 0xF6
2210x15A1 = 0xF7
2220x15A2 = 0xF8
2230x15A3 = 0xF9
2240x15A4 = 0xFA
2250x15A5 = 0xFB
2260x15A6 = 0xFC
2270x1671 = 0xEF
2280x1672 = 0xF0
2290x1673 = 0xF1
2300x1674 = 0xF2
2310x1675 = 0xF3
2320x1676 = 0xF4
2330x2013 = 0xD0
2340x2014 = 0xD1
2350x2018 = 0xD4
2360x2019 = 0xD5
2370x201C = 0xD2
2380x201D = 0xD3
2390x2022 = 0xA5
2400x2026 = 0xC9
2410x2122 = 0xAA
242END_MAP
243