Home | History | Annotate | Line # | Download | only in APPLE
      1 # $NetBSD: ROMANIAN%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
      2 
      3 TYPE		ROWCOL
      4 NAME		ROMANIAN/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:  ROMANIAN.TXT
     17 #
     18 #   Contents:   Map (external version) from Mac OS Romanian
     19 #               character set to Unicode 3.0 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.2> and Text Encoding Converter 2.0.
     30 #      b3,c1 2002-Dec-19    Update mappings for 0xAF, 0xBF, 0xDE, 0xDF
     31 #                           to use new composed characters added in
     32 #                           Unicode 3.0. Update URLs, notes. Matches
     33 #                           internal utom<b3>.
     34 #       b02  1999-Sep-22    Encoding changed for Mac OS 8.5; change
     35 #                           mapping of 0xDB from CURRENCY SIGN to EURO
     36 #                           SIGN. Update contact e-mail address. Matches
     37 #                           internal utom<b2>, ufrm<b2>, and Text
     38 #                           Encoding Converter version 1.5.
     39 #       n05  1998-Feb-05    Minor update to header comments
     40 #       n03  1997-Dec-14    Update to match internal utom<n5>, ufrm<n16>:
     41 #                           Change standard mapping for 0xBD from U+2126
     42 #                           to its canonical decomposition, U+03A9.
     43 #                           Change mapping of 0xAF,0xBF,0xDE,0xDF from
     44 #                           composed S/T WITH CEDILLA to S/T with
     45 #                           COMBINING COMMA BELOW (to match our
     46 #                           decomposition mappings).
     47 #       n02  1995-Apr-15    First version (after fixing some typos).
     48 #                           Matches internal ufrm<n4>.
     49 #
     50 # Standard header:
     51 # ----------------
     52 #
     53 #   Apple, the Apple logo, and Macintosh are trademarks of Apple
     54 #   Computer, Inc., registered in the United States and other countries.
     55 #   Unicode is a trademark of Unicode Inc. For the sake of brevity,
     56 #   throughout this document, "Macintosh" can be used to refer to
     57 #   Macintosh computers and "Unicode" can be used to refer to the
     58 #   Unicode standard.
     59 #
     60 #   Apple Computer, Inc. ("Apple") makes no warranty or representation,
     61 #   either express or implied, with respect to this document and the
     62 #   included data, its quality, accuracy, or fitness for a particular
     63 #   purpose. In no event will Apple be liable for direct, indirect,
     64 #   special, incidental, or consequential damages resulting from any
     65 #   defect or inaccuracy in this document or the included data.
     66 #
     67 #   These mapping tables and character lists are subject to change.
     68 #   The latest tables should be available from the following:
     69 #
     70 #   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
     71 #
     72 #   For general information about Mac OS encodings and these mapping
     73 #   tables, see the file "README.TXT".
     74 #
     75 # Format:
     76 # -------
     77 #
     78 #   Three tab-separated columns;
     79 #   '#' begins a comment which continues to the end of the line.
     80 #     Column #1 is the Mac OS Romanian code (in hex as 0xNN)
     81 #     Column #2 is the corresponding Unicode (in hex as 0xNNNN)
     82 #     Column #3 is a comment containing the Unicode name
     83 #
     84 #   The entries are in Mac OS Romanian code order.
     85 #
     86 #   One of these mappings requires the use of a corporate character.
     87 #   See the file "CORPCHAR.TXT" and notes below.
     88 #
     89 #   Control character mappings are not shown in this table, following
     90 #   the conventions of the standard UTC mapping tables. However, the
     91 #   Mac OS Romanian character set uses the standard control characters at
     92 #   0x00-0x1F and 0x7F.
     93 #
     94 # Notes on Mac OS Romanian:
     95 # -------------------------
     96 #
     97 #   This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
     98 #   environments, it is only supported via transcoding to and from
     99 #   Unicode.
    100 #
    101 #   Mac OS Romanian is used only for Romanian.
    102 #
    103 #   The Mac OS Romanian encoding shares the script code smRoman
    104 #   (0) with the standard Mac OS Roman encoding. To determine if
    105 #   the Romanian encoding is being used, you must also check if the
    106 #   system region code is 39, verRomania.
    107 #
    108 #   This character set is a variant of standard Mac OS Roman, adding
    109 #   upper and lower A breve, S comma below, and T comma below. It
    110 #   has 6 code point differences from standard Mac OS Roman.
    111 #
    112 #   Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
    113 #   mapped to U+00A4. In Mac OS 8.5 and later versions, code point
    114 #   0xDB is changed to EURO SIGN and maps to U+20AC; the standard
    115 #   Apple fonts are updated for Mac OS 8.5 to reflect this. There is
    116 #   a "currency sign" variant of the Mac OS Romanian encoding that
    117 #   still maps 0xDB to U+00A4; this can be used for older fonts.
    118 #
    119 # Unicode mapping issues and notes:
    120 # ---------------------------------
    121 #
    122 #   The following corporate zone Unicode character is used in this
    123 #   mapping:
    124 #
    125 #     0xF8FF  Apple logo
    126 #
    127 #   NOTE: The graphic image associated with the Apple logo character
    128 #   is not authorized for use without permission of Apple, and
    129 #   unauthorized use might constitute trademark infringement.
    130 #
    131 # Details of mapping changes in each version:
    132 # -------------------------------------------
    133 #
    134 #   Changes from version b02 to version b03/c01:
    135 #
    136 #   - Update the mappings for 0xAF, 0xBF, 0xDE, 0xDF to use new
    137 #     composed Unicode characters 0x0218-0x021B added in Unicode 3.0;
    138 #     the previous mappings were to the equivalent decomposition
    139 #     sequences.
    140 #
    141 #   Changes from version n05 to version b02:
    142 #
    143 #   - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
    144 #   CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
    145 #
    146 #   Changes from version n02 to version n03:
    147 #
    148 #   - Change mapping of 0xBD from U+2126 to its canonical
    149 #     decomposition, U+03A9.
    150 #   - Change mapping of 0xAF,0xBF,0xDE,0xDF from composed S or T
    151 #     WITH CEDILLA to S or T with COMBINING COMMA BELOW (to match
    152 #     our decomposition mappings).
    153 #
    154 ##################
    155 0x00 - 0x7E = 0x0000 -
    156 0x80 = 0x00C4
    157 0x81 = 0x00C5
    158 0x82 = 0x00C7
    159 0x83 = 0x00C9
    160 0x84 = 0x00D1
    161 0x85 = 0x00D6
    162 0x86 = 0x00DC
    163 0x87 = 0x00E1
    164 0x88 = 0x00E0
    165 0x89 = 0x00E2
    166 0x8A = 0x00E4
    167 0x8B = 0x00E3
    168 0x8C = 0x00E5
    169 0x8D = 0x00E7
    170 0x8E = 0x00E9
    171 0x8F = 0x00E8
    172 0x90 = 0x00EA
    173 0x91 = 0x00EB
    174 0x92 = 0x00ED
    175 0x93 = 0x00EC
    176 0x94 = 0x00EE
    177 0x95 = 0x00EF
    178 0x96 = 0x00F1
    179 0x97 = 0x00F3
    180 0x98 = 0x00F2
    181 0x99 = 0x00F4
    182 0x9A = 0x00F6
    183 0x9B = 0x00F5
    184 0x9C = 0x00FA
    185 0x9D = 0x00F9
    186 0x9E = 0x00FB
    187 0x9F = 0x00FC
    188 0xA0 = 0x2020
    189 0xA1 = 0x00B0
    190 0xA2 = 0x00A2
    191 0xA3 = 0x00A3
    192 0xA4 = 0x00A7
    193 0xA5 = 0x2022
    194 0xA6 = 0x00B6
    195 0xA7 = 0x00DF
    196 0xA8 = 0x00AE
    197 0xA9 = 0x00A9
    198 0xAA = 0x2122
    199 0xAB = 0x00B4
    200 0xAC = 0x00A8
    201 0xAD = 0x2260
    202 0xAE = 0x0102
    203 0xAF = 0x0218
    204 0xB0 = 0x221E
    205 0xB1 = 0x00B1
    206 0xB2 = 0x2264
    207 0xB3 = 0x2265
    208 0xB4 = 0x00A5
    209 0xB5 = 0x00B5
    210 0xB6 = 0x2202
    211 0xB7 = 0x2211
    212 0xB8 = 0x220F
    213 0xB9 = 0x03C0
    214 0xBA = 0x222B
    215 0xBB = 0x00AA
    216 0xBC = 0x00BA
    217 0xBD = 0x03A9
    218 0xBE = 0x0103
    219 0xBF = 0x0219
    220 0xC0 = 0x00BF
    221 0xC1 = 0x00A1
    222 0xC2 = 0x00AC
    223 0xC3 = 0x221A
    224 0xC4 = 0x0192
    225 0xC5 = 0x2248
    226 0xC6 = 0x2206
    227 0xC7 = 0x00AB
    228 0xC8 = 0x00BB
    229 0xC9 = 0x2026
    230 0xCA = 0x00A0
    231 0xCB = 0x00C0
    232 0xCC = 0x00C3
    233 0xCD = 0x00D5
    234 0xCE = 0x0152
    235 0xCF = 0x0153
    236 0xD0 = 0x2013
    237 0xD1 = 0x2014
    238 0xD2 = 0x201C
    239 0xD3 = 0x201D
    240 0xD4 = 0x2018
    241 0xD5 = 0x2019
    242 0xD6 = 0x00F7
    243 0xD7 = 0x25CA
    244 0xD8 = 0x00FF
    245 0xD9 = 0x0178
    246 0xDA = 0x2044
    247 0xDB = 0x20AC
    248 0xDC = 0x2039
    249 0xDD = 0x203A
    250 0xDE = 0x021A
    251 0xDF = 0x021B
    252 0xE0 = 0x2021
    253 0xE1 = 0x00B7
    254 0xE2 = 0x201A
    255 0xE3 = 0x201E
    256 0xE4 = 0x2030
    257 0xE5 = 0x00C2
    258 0xE6 = 0x00CA
    259 0xE7 = 0x00C1
    260 0xE8 = 0x00CB
    261 0xE9 = 0x00C8
    262 0xEA = 0x00CD
    263 0xEB = 0x00CE
    264 0xEC = 0x00CF
    265 0xED = 0x00CC
    266 0xEE = 0x00D3
    267 0xEF = 0x00D4
    268 0xF0 = 0xF8FF
    269 0xF1 = 0x00D2
    270 0xF2 = 0x00DA
    271 0xF3 = 0x00DB
    272 0xF4 = 0x00D9
    273 0xF5 = 0x0131
    274 0xF6 = 0x02C6
    275 0xF7 = 0x02DC
    276 0xF8 = 0x00AF
    277 0xF9 = 0x02D8
    278 0xFA = 0x02D9
    279 0xFB = 0x02DA
    280 0xFC = 0x00B8
    281 0xFD = 0x02DD
    282 0xFE = 0x02DB
    283 0xFF = 0x02C7
    284 END_MAP
    285