1# $NetBSD: CELTIC%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $ 2 3TYPE ROWCOL 4NAME CELTIC/UCS 5SRC_ZONE 0x00-0xFF 6OOB_MODE ILSEQ 7DST_ILSEQ 0xFFFE 8DST_UNIT_BITS 16 9 10BEGIN_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@apple.com, everson@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@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################## 1180x00 - 0x7E = 0x0000 - 1190x80 = 0x00C4 1200x81 = 0x00C5 1210x82 = 0x00C7 1220x83 = 0x00C9 1230x84 = 0x00D1 1240x85 = 0x00D6 1250x86 = 0x00DC 1260x87 = 0x00E1 1270x88 = 0x00E0 1280x89 = 0x00E2 1290x8A = 0x00E4 1300x8B = 0x00E3 1310x8C = 0x00E5 1320x8D = 0x00E7 1330x8E = 0x00E9 1340x8F = 0x00E8 1350x90 = 0x00EA 1360x91 = 0x00EB 1370x92 = 0x00ED 1380x93 = 0x00EC 1390x94 = 0x00EE 1400x95 = 0x00EF 1410x96 = 0x00F1 1420x97 = 0x00F3 1430x98 = 0x00F2 1440x99 = 0x00F4 1450x9A = 0x00F6 1460x9B = 0x00F5 1470x9C = 0x00FA 1480x9D = 0x00F9 1490x9E = 0x00FB 1500x9F = 0x00FC 1510xA0 = 0x2020 1520xA1 = 0x00B0 1530xA2 = 0x00A2 1540xA3 = 0x00A3 1550xA4 = 0x00A7 1560xA5 = 0x2022 1570xA6 = 0x00B6 1580xA7 = 0x00DF 1590xA8 = 0x00AE 1600xA9 = 0x00A9 1610xAA = 0x2122 1620xAB = 0x00B4 1630xAC = 0x00A8 1640xAD = 0x2260 1650xAE = 0x00C6 1660xAF = 0x00D8 1670xB0 = 0x221E 1680xB1 = 0x00B1 1690xB2 = 0x2264 1700xB3 = 0x2265 1710xB4 = 0x00A5 1720xB5 = 0x00B5 1730xB6 = 0x2202 1740xB7 = 0x2211 1750xB8 = 0x220F 1760xB9 = 0x03C0 1770xBA = 0x222B 1780xBB = 0x00AA 1790xBC = 0x00BA 1800xBD = 0x03A9 1810xBE = 0x00E6 1820xBF = 0x00F8 1830xC0 = 0x00BF 1840xC1 = 0x00A1 1850xC2 = 0x00AC 1860xC3 = 0x221A 1870xC4 = 0x0192 1880xC5 = 0x2248 1890xC6 = 0x2206 1900xC7 = 0x00AB 1910xC8 = 0x00BB 1920xC9 = 0x2026 1930xCA = 0x00A0 1940xCB = 0x00C0 1950xCC = 0x00C3 1960xCD = 0x00D5 1970xCE = 0x0152 1980xCF = 0x0153 1990xD0 = 0x2013 2000xD1 = 0x2014 2010xD2 = 0x201C 2020xD3 = 0x201D 2030xD4 = 0x2018 2040xD5 = 0x2019 2050xD6 = 0x00F7 2060xD7 = 0x25CA 2070xD8 = 0x00FF 2080xD9 = 0x0178 2090xDA = 0x2044 2100xDB = 0x20AC 2110xDC = 0x2039 2120xDD = 0x203A 2130xDE = 0x0176 2140xDF = 0x0177 2150xE0 = 0x2021 2160xE1 = 0x00B7 2170xE2 = 0x1EF2 2180xE3 = 0x1EF3 2190xE4 = 0x2030 2200xE5 = 0x00C2 2210xE6 = 0x00CA 2220xE7 = 0x00C1 2230xE8 = 0x00CB 2240xE9 = 0x00C8 2250xEA = 0x00CD 2260xEB = 0x00CE 2270xEC = 0x00CF 2280xED = 0x00CC 2290xEE = 0x00D3 2300xEF = 0x00D4 2310xF0 = 0x2663 2320xF1 = 0x00D2 2330xF2 = 0x00DA 2340xF3 = 0x00DB 2350xF4 = 0x00D9 2360xF5 = 0x0131 2370xF6 = 0x00DD 2380xF7 = 0x00FD 2390xF8 = 0x0174 2400xF9 = 0x0175 2410xFA = 0x1E84 2420xFB = 0x1E85 2430xFC = 0x1E80 2440xFD = 0x1E81 2450xFE = 0x1E82 2460xFF = 0x1E83 247END_MAP 248