Home | History | Annotate | Line # | Download | only in APPLE
      1 # $NetBSD: GREEK%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
      2 
      3 TYPE		ROWCOL
      4 NAME		GREEK/UCS
      5 SRC_ZONE	0x00-0xFF
      6 OOB_MODE	ILSEQ
      7 DST_ILSEQ	0xFFFE
      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:  GREEK.TXT
     17 #
     18 #   Contents:   Map (external version) from Mac OS Greek
     19 #               character set to Unicode 2.1 and later.
     20 #
     21 #   Copyright:  (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
     22 #               reserved.
     23 #
     24 #   Contact:    charsets (a] apple.com
     25 #
     26 #   Changes:
     27 #
     28 #       c02  2005-Apr-05    Update header comments. Matches internal xml
     29 #                           <c1.1> and Text Encoding Converter 2.0.
     30 #      b3,c1 2002-Dec-19    Update to match changes in Mac OS Greek
     31 #                           encoding for Mac OS 9.2.2 and later.
     32 #                           Update URLs, notes. Matches internal
     33 #                           utom<b3>.
     34 #       b02  1999-Sep-22    Update contact e-mail address. Matches
     35 #                           internal utom<b1>, ufrm<b1>, and Text
     36 #                           Encoding Converter version 1.5.
     37 #       n06  1998-Feb-05    Update to match internal utom<n4>, ufrm<n17>,
     38 #                           and Text Encoding Converter versions 1.3:
     39 #                           Change mapping for 0xAF from U+0387 to its
     40 #                           canonical decomposition, U+00B7. Also
     41 #                           update header comments to new format.
     42 #       n04  1995-Apr-15    First version (after fixing some typos).
     43 #                           Matches internal ufrm<n7>.
     44 #
     45 # Standard header:
     46 # ----------------
     47 #
     48 #   Apple, the Apple logo, and Macintosh are trademarks of Apple
     49 #   Computer, Inc., registered in the United States and other countries.
     50 #   Unicode is a trademark of Unicode Inc. For the sake of brevity,
     51 #   throughout this document, "Macintosh" can be used to refer to
     52 #   Macintosh computers and "Unicode" can be used to refer to the
     53 #   Unicode standard.
     54 #
     55 #   Apple Computer, Inc. ("Apple") makes no warranty or representation,
     56 #   either express or implied, with respect to this document and the
     57 #   included data, its quality, accuracy, or fitness for a particular
     58 #   purpose. In no event will Apple be liable for direct, indirect,
     59 #   special, incidental, or consequential damages resulting from any
     60 #   defect or inaccuracy in this document or the included data.
     61 #
     62 #   These mapping tables and character lists are subject to change.
     63 #   The latest tables should be available from the following:
     64 #
     65 #   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
     66 #
     67 #   For general information about Mac OS encodings and these mapping
     68 #   tables, see the file "README.TXT".
     69 #
     70 # Format:
     71 # -------
     72 #
     73 #   Three tab-separated columns;
     74 #   '#' begins a comment which continues to the end of the line.
     75 #     Column #1 is the Mac OS Greek code (in hex as 0xNN)
     76 #     Column #2 is the corresponding Unicode (in hex as 0xNNNN)
     77 #     Column #3 is a comment containing the Unicode name
     78 #
     79 #   The entries are in Mac OS Greek code order.
     80 #
     81 #   One of these mappings requires the use of a corporate character.
     82 #   See the file "CORPCHAR.TXT" and notes below.
     83 #
     84 #   Control character mappings are not shown in this table, following
     85 #   the conventions of the standard UTC mapping tables. However, the
     86 #   Mac OS Greek character set uses the standard control characters at
     87 #   0x00-0x1F and 0x7F.
     88 #
     89 # Notes on Mac OS Greek:
     90 # ----------------------
     91 #
     92 #   This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
     93 #   environments, it is only supported via transcoding to and from
     94 #   Unicode.
     95 #
     96 #   Although a Mac OS script code is defined for Greek (smGreek = 6),
     97 #   the Greek localized system does not currently use it (the font
     98 #   family IDs are in the Mac OS Roman range). To determine if the
     99 #   Greek encoding is being used when the script code is smRoman (0),
    100 #   you must check if the system region code is 20, verGreece.
    101 #
    102 #   The Mac OS Greek encoding is a superset of the repertoire of
    103 #   ISO 8859-7 (although characters are not at the same code points),
    104 #   except that LEFT & RIGHT SINGLE QUOTATION MARK replace the
    105 #   MODIFIER LETTER REVERSED COMMA & APOSTROPHE (spacing versions of
    106 #   Greek rough & smooth breathing marks) that are in ISO 8859-7.
    107 #   The added characters in Mac OS Greek include more punctuation and
    108 #   symbols and several accented Latin letters.
    109 #
    110 #   Before Mac OS 9.2.2, code point 0x9C was SOFT HYPHEN (U+00AD), and
    111 #   code point 0xFF was undefined. In Mac OS 9.2.2 and later versions,
    112 #   SOFT HYPHEN was moved to 0xFF, and code point 0x9C was changed to be
    113 #   EURO SIGN (U+20AC); the standard Apple fonts are updated for Mac OS
    114 #   9.2.2 to reflect this. There is a "no Euro sign" variant of the Mac
    115 #   OS Greek encoding that uses the older mapping; this can be used for
    116 #   older fonts.
    117 #
    118 #   This "no Euro sign" variant of Mac OS Greek was the character set
    119 #   used by Mac OS Greek systems before 9.2.2 except for system 6.0.7,
    120 #   which used a variant character set but was quickly replaced with
    121 #   Greek system 6.0.7.1 using the no Euro sign" character set
    122 #   documented here. Greek system 4.1 used a variant Greek set that had
    123 #   ISO 8859-7 in 0xA0-0xFF (with some holes filled in with DTP
    124 #   characters), and Mac OS Roman accented Roman letters in 0x80-0x9F.
    125 #
    126 # Unicode mapping issues and notes:
    127 # ---------------------------------
    128 #
    129 # Details of mapping changes in each version:
    130 # -------------------------------------------
    131 #
    132 #   Changes from version b02 to version b03/c01:
    133 #
    134 #   - The Mac OS Greek encoding changed for Mac OS 9.2.2 and later
    135 #     as follows:
    136 #     0x9C, changed from 0x00AD SOFT HYPHEN to 0x20AC EURO SIGN
    137 #     0xFF, changed from undefined to 0x00AD SOFT HYPHEN
    138 #
    139 #   Changes from version n04 to version n06:
    140 #
    141 #   - Change mapping of 0xAF from U+0387 to its canonical
    142 #     decomposition, U+00B7.
    143 #
    144 ##################
    145 0x00 - 0x7E = 0x00 -
    146 0x80 = 0x00C4
    147 0x81 = 0x00B9
    148 0x82 = 0x00B2
    149 0x83 = 0x00C9
    150 0x84 = 0x00B3
    151 0x85 = 0x00D6
    152 0x86 = 0x00DC
    153 0x87 = 0x0385
    154 0x88 = 0x00E0
    155 0x89 = 0x00E2
    156 0x8A = 0x00E4
    157 0x8B = 0x0384
    158 0x8C = 0x00A8
    159 0x8D = 0x00E7
    160 0x8E = 0x00E9
    161 0x8F = 0x00E8
    162 0x90 = 0x00EA
    163 0x91 = 0x00EB
    164 0x92 = 0x00A3
    165 0x93 = 0x2122
    166 0x94 = 0x00EE
    167 0x95 = 0x00EF
    168 0x96 = 0x2022
    169 0x97 = 0x00BD
    170 0x98 = 0x2030
    171 0x99 = 0x00F4
    172 0x9A = 0x00F6
    173 0x9B = 0x00A6
    174 0x9C = 0x20AC
    175 0x9D = 0x00F9
    176 0x9E = 0x00FB
    177 0x9F = 0x00FC
    178 0xA0 = 0x2020
    179 0xA1 = 0x0393
    180 0xA2 = 0x0394
    181 0xA3 = 0x0398
    182 0xA4 = 0x039B
    183 0xA5 = 0x039E
    184 0xA6 = 0x03A0
    185 0xA7 = 0x00DF
    186 0xA8 = 0x00AE
    187 0xA9 = 0x00A9
    188 0xAA = 0x03A3
    189 0xAB = 0x03AA
    190 0xAC = 0x00A7
    191 0xAD = 0x2260
    192 0xAE = 0x00B0
    193 0xAF = 0x00B7
    194 0xB0 = 0x0391
    195 0xB1 = 0x00B1
    196 0xB2 = 0x2264
    197 0xB3 = 0x2265
    198 0xB4 = 0x00A5
    199 0xB5 = 0x0392
    200 0xB6 = 0x0395
    201 0xB7 = 0x0396
    202 0xB8 = 0x0397
    203 0xB9 = 0x0399
    204 0xBA = 0x039A
    205 0xBB = 0x039C
    206 0xBC = 0x03A6
    207 0xBD = 0x03AB
    208 0xBE = 0x03A8
    209 0xBF = 0x03A9
    210 0xC0 = 0x03AC
    211 0xC1 = 0x039D
    212 0xC2 = 0x00AC
    213 0xC3 = 0x039F
    214 0xC4 = 0x03A1
    215 0xC5 = 0x2248
    216 0xC6 = 0x03A4
    217 0xC7 = 0x00AB
    218 0xC8 = 0x00BB
    219 0xC9 = 0x2026
    220 0xCA = 0x00A0
    221 0xCB = 0x03A5
    222 0xCC = 0x03A7
    223 0xCD = 0x0386
    224 0xCE = 0x0388
    225 0xCF = 0x0153
    226 0xD0 = 0x2013
    227 0xD1 = 0x2015
    228 0xD2 = 0x201C
    229 0xD3 = 0x201D
    230 0xD4 = 0x2018
    231 0xD5 = 0x2019
    232 0xD6 = 0x00F7
    233 0xD7 = 0x0389
    234 0xD8 = 0x038A
    235 0xD9 = 0x038C
    236 0xDA = 0x038E
    237 0xDB = 0x03AD
    238 0xDC = 0x03AE
    239 0xDD = 0x03AF
    240 0xDE = 0x03CC
    241 0xDF = 0x038F
    242 0xE0 = 0x03CD
    243 0xE1 = 0x03B1
    244 0xE2 = 0x03B2
    245 0xE3 = 0x03C8
    246 0xE4 = 0x03B4
    247 0xE5 = 0x03B5
    248 0xE6 = 0x03C6
    249 0xE7 = 0x03B3
    250 0xE8 = 0x03B7
    251 0xE9 = 0x03B9
    252 0xEA = 0x03BE
    253 0xEB = 0x03BA
    254 0xEC = 0x03BB
    255 0xED = 0x03BC
    256 0xEE = 0x03BD
    257 0xEF = 0x03BF
    258 0xF0 = 0x03C0
    259 0xF1 = 0x03CE
    260 0xF2 = 0x03C1
    261 0xF3 = 0x03C3
    262 0xF4 = 0x03C4
    263 0xF5 = 0x03B8
    264 0xF6 = 0x03C9
    265 0xF7 = 0x03C2
    266 0xF8 = 0x03C7
    267 0xF9 = 0x03C5
    268 0xFA = 0x03B6
    269 0xFB = 0x03CA
    270 0xFC = 0x03CB
    271 0xFD = 0x0390
    272 0xFE = 0x03B0
    273 0xFF = 0x00AD
    274 END_MAP
    275