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