Home | History | Annotate | Line # | Download | only in APPLE
      1 # $NetBSD: UCS%CELTIC.src,v 1.2 2006/04/08 15:47:39 tnozaki Exp $
      2 
      3 TYPE		ROWCOL
      4 NAME		UCS/CELTIC
      5 SRC_ZONE	0x0000-0x2663
      6 OOB_MODE	INVALID
      7 DST_INVALID	0x100
      8 DST_UNIT_BITS	16
      9 
     10 BEGIN_MAP
     11 #
     12 # This mapping data is made from the mapping data provided by Unicode, Inc.
     13 # Original notice:
     14 #
     15 #=======================================================================
     16 #   File name:  CELTIC.TXT
     17 #
     18 #   Contents:   Map (external version) from Mac OS Celtic
     19 #               character set to Unicode 2.1 and later
     20 #
     21 #   Contacts:   charsets (a] apple.com, everson (a] evertype.com
     22 #
     23 #   Changes:
     24 #
     25 #       c01  2005-Apr-01    First posted version. Matches internal xml
     26 #                           <c1.1> and Text Encoding Converter 2.0.
     27 #
     28 # Standard header:
     29 # ----------------
     30 #
     31 #   Apple, the Apple logo, and Macintosh are trademarks of Apple
     32 #   Computer, Inc., registered in the United States and other countries.
     33 #   Unicode is a trademark of Unicode Inc. For the sake of brevity,
     34 #   throughout this document, "Macintosh" can be used to refer to
     35 #   Macintosh computers and "Unicode" can be used to refer to the
     36 #   Unicode standard.
     37 #
     38 #   Apple Computer, Inc. ("Apple") makes no warranty or representation,
     39 #   either express or implied, with respect to this document and the
     40 #   included data, its quality, accuracy, or fitness for a particular
     41 #   purpose. In no event will Apple be liable for direct, indirect,
     42 #   special, incidental, or consequential damages resulting from any
     43 #   defect or inaccuracy in this document or the included data.
     44 #
     45 #   These mapping tables and character lists are subject to change.
     46 #   The latest tables should be available from the following:
     47 #
     48 #   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
     49 #
     50 #   For general information about Mac OS encodings and these mapping
     51 #   tables, see the file "README.TXT".
     52 #
     53 # Format:
     54 # -------
     55 #
     56 #   Three tab-separated columns;
     57 #   '#' begins a comment which continues to the end of the line.
     58 #     Column #1 is the Mac OS Celtic code (in hex as 0xNN)
     59 #     Column #2 is the corresponding Unicode (in hex as 0xNNNN)
     60 #     Column #3 is a comment containing the Unicode name
     61 #
     62 #   The entries are in Mac OS Celtic code order.
     63 #
     64 #   Control character mappings are not shown in this table, following
     65 #   the conventions of the standard UTC mapping tables. However, the
     66 #   Mac OS Celtic character set uses the standard control characters
     67 #   at 0x00-0x1F and 0x7F.
     68 #
     69 # Notes on Mac OS Celtic (partly from Michael Everson):
     70 # -----------------------------------------------------
     71 #
     72 #   This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
     73 #   environments, it is only supported via transcoding to and from
     74 #   Unicode.
     75 #
     76 #   This character set was developed by Michael Everson of Everson
     77 #   Typography (everson (a] evertype.com) and was used for the Irish
     78 #   localizations of Mac OS 6.0.8 and 7.1, for the Welsh localization of
     79 #   Mac OS 7.1, and for several fonts that can be used on any version of
     80 #   Mac OS 7.1 or later. Note that while Apple authorized
     81 #   the Irish and Welsh localizations mentioned above, they were not
     82 #   systems which shipped with Apple hardware, and were not otherwise
     83 #   supported by Apple. Fonts conforming to the Mac OS Celtic character
     84 #   set are available from Everson Typography (http://www.evertype.com)
     85 #   and MEU Cymru (http://www.meucymru.co.uk). Information about the use
     86 #   of this character set is available at
     87 #   http://www.evertype.com/celtscript/celtcode.html.
     88 #
     89 #   The Mac OS Celtic encoding shares the script code smRoman (0) with
     90 #   the standard Mac OS Roman encoding. To determine if the Celtic
     91 #   encoding is being used in Mac OS 7-9, you should also check if the
     92 #   system region code is 50, verIreland, or 79, verWales. Otherwise,
     93 #   you can check for particular fonts that conform to this encoding.
     94 #
     95 #   This character set is a variant of standard Mac OS Roman, adding
     96 #   capital and small y with acute, grave, and circumflex, and capital
     97 #   and small w with acute, grave, circumflex and diaeresis. It has 14
     98 #   code point differences from standard Mac OS Roman (0xDE, 0xDF, 0xE2,
     99 #   0xE3, 0xF6-0xFF).
    100 #
    101 #   Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
    102 #   mapped to U+00A4. In Mac OS 8.5 and later versions, code point
    103 #   0xDB is changed to EURO SIGN and maps to U+20AC; the standard
    104 #   Apple fonts were updated for Mac OS 8.5 to reflect this. There is
    105 #   a "currency sign" variant of the Mac OS Celtic encoding that still
    106 #   maps 0xDB to U+00A4; this can be used for older fonts.
    107 #   Note: U+20AC is new with Unicode 2.1; for earlier Unicode
    108 #   versions, Mac OS Celtic 0xDB may be mapped to private-use
    109 #   character U+F8A0.
    110 #
    111 # Unicode mapping issues and notes:
    112 # ---------------------------------
    113 #
    114 # Details of mapping changes in each version:
    115 # -------------------------------------------
    116 #
    117 ##################
    118 0x0000 - 0x007E = 0x00 -
    119 0x00A0 = 0xCA
    120 0x00A1 = 0xC1
    121 0x00A2 = 0xA2
    122 0x00A3 = 0xA3
    123 0x00A5 = 0xB4
    124 0x00A7 = 0xA4
    125 0x00A8 = 0xAC
    126 0x00A9 = 0xA9
    127 0x00AA = 0xBB
    128 0x00AB = 0xC7
    129 0x00AC = 0xC2
    130 0x00AE = 0xA8
    131 0x00B0 = 0xA1
    132 0x00B1 = 0xB1
    133 0x00B4 = 0xAB
    134 0x00B5 = 0xB5
    135 0x00B6 = 0xA6
    136 0x00B7 = 0xE1
    137 0x00BA = 0xBC
    138 0x00BB = 0xC8
    139 0x00BF = 0xC0
    140 0x00C0 = 0xCB
    141 0x00C1 = 0xE7
    142 0x00C2 = 0xE5
    143 0x00C3 = 0xCC
    144 0x00C4 = 0x80
    145 0x00C5 = 0x81
    146 0x00C6 = 0xAE
    147 0x00C7 = 0x82
    148 0x00C8 = 0xE9
    149 0x00C9 = 0x83
    150 0x00CA = 0xE6
    151 0x00CB = 0xE8
    152 0x00CC = 0xED
    153 0x00CD = 0xEA
    154 0x00CE = 0xEB
    155 0x00CF = 0xEC
    156 0x00D1 = 0x84
    157 0x00D2 = 0xF1
    158 0x00D3 = 0xEE
    159 0x00D4 = 0xEF
    160 0x00D5 = 0xCD
    161 0x00D6 = 0x85
    162 0x00D8 = 0xAF
    163 0x00D9 = 0xF4
    164 0x00DA = 0xF2
    165 0x00DB = 0xF3
    166 0x00DC = 0x86
    167 0x00DD = 0xF6
    168 0x00DF = 0xA7
    169 0x00E0 = 0x88
    170 0x00E1 = 0x87
    171 0x00E2 = 0x89
    172 0x00E3 = 0x8B
    173 0x00E4 = 0x8A
    174 0x00E5 = 0x8C
    175 0x00E6 = 0xBE
    176 0x00E7 = 0x8D
    177 0x00E8 = 0x8F
    178 0x00E9 = 0x8E
    179 0x00EA = 0x90
    180 0x00EB = 0x91
    181 0x00EC = 0x93
    182 0x00ED = 0x92
    183 0x00EE = 0x94
    184 0x00EF = 0x95
    185 0x00F1 = 0x96
    186 0x00F2 = 0x98
    187 0x00F3 = 0x97
    188 0x00F4 = 0x99
    189 0x00F5 = 0x9B
    190 0x00F6 = 0x9A
    191 0x00F7 = 0xD6
    192 0x00F8 = 0xBF
    193 0x00F9 = 0x9D
    194 0x00FA = 0x9C
    195 0x00FB = 0x9E
    196 0x00FC = 0x9F
    197 0x00FD = 0xF7
    198 0x00FF = 0xD8
    199 0x0131 = 0xF5
    200 0x0152 = 0xCE
    201 0x0153 = 0xCF
    202 0x0174 = 0xF8
    203 0x0175 = 0xF9
    204 0x0176 = 0xDE
    205 0x0177 = 0xDF
    206 0x0178 = 0xD9
    207 0x0192 = 0xC4
    208 0x03A9 = 0xBD
    209 0x03C0 = 0xB9
    210 0x1E80 = 0xFC
    211 0x1E81 = 0xFD
    212 0x1E82 = 0xFE
    213 0x1E83 = 0xFF
    214 0x1E84 = 0xFA
    215 0x1E85 = 0xFB
    216 0x1EF2 = 0xE2
    217 0x1EF3 = 0xE3
    218 0x2013 = 0xD0
    219 0x2014 = 0xD1
    220 0x2018 = 0xD4
    221 0x2019 = 0xD5
    222 0x201C = 0xD2
    223 0x201D = 0xD3
    224 0x2020 = 0xA0
    225 0x2021 = 0xE0
    226 0x2022 = 0xA5
    227 0x2026 = 0xC9
    228 0x2030 = 0xE4
    229 0x2039 = 0xDC
    230 0x203A = 0xDD
    231 0x2044 = 0xDA
    232 0x20AC = 0xDB
    233 0x2122 = 0xAA
    234 0x2202 = 0xB6
    235 0x2206 = 0xC6
    236 0x220F = 0xB8
    237 0x2211 = 0xB7
    238 0x221A = 0xC3
    239 0x221E = 0xB0
    240 0x222B = 0xBA
    241 0x2248 = 0xC5
    242 0x2260 = 0xAD
    243 0x2264 = 0xB2
    244 0x2265 = 0xB3
    245 0x25CA = 0xD7
    246 0x2663 = 0xF0
    247 END_MAP
    248