1# $NetBSD: GAELIC%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $ 2 3TYPE ROWCOL 4NAME GAELIC/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: GAELIC.TXT 17# 18# Contents: Map (external version) from Mac OS Celtic 19# character set to Unicode 3.0 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 Gaelic 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 Gaelic 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 Gaelic character set uses the standard control characters 67# at 0x00-0x1F and 0x7F. 68# 69# Notes on Mac OS Gaelic (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 fonts in his 78# Celtic Utilities and CeltScript font packages for the Mac, as well 79# as some fonts included with the Irish localizations of Mac OS 6.0.8 80# and 7.1. Note that while Apple authorized this Irish localization, 81# it was not a system which shipped with Apple hardware, and was not 82# otherwise supported by Apple. Fonts conforming to the Mac OS Gaelic 83# character set are available from Everson Typography 84# (http://www.evertype.com/celtscript/). Information about the use of 85# this character set is available at 86# http://www.evertype.com/celtscript/celtcode.html. 87# 88# The Mac OS Gaelic encoding shares the script code smRoman (0) with 89# the standard Mac OS Roman encoding. To determine if the Gaelic 90# encoding is being used in Mac OS 7-9, you should also check if the 91# system region code is 81. Otherwise, you can check for particular 92# fonts that conform to this encoding (since in practice Gaelic fonts 93# are used with the ordinary US or UK system versions). 94# 95# This character set is a variant of standard Mac OS Roman, adding 96# capital and small y with acute, grave, and circumflex; capital and 97# small w with acute, grave, circumflex and diaeresis; capital and 98# small b, c, d, f, g, m, p, s, t with dot above; tironian et; small 99# long r, small long s, and small long s with dot above. It has 36 100# code point differences from standard Mac OS Roman. 101# 102# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was 103# mapped to U+00A4. In Mac OS 8.5 and later versions, code point 104# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard 105# Apple fonts are updated for Mac OS 8.5 to reflect this. There is 106# a "currency sign" variant of the Latin 8 Extended encoding that still 107# maps 0xDB to U+00A4; this can be used for older fonts. 108# Note: U+20AC is new with Unicode 2.1; for earlier Unicode 109# versions, Latin 8 Extended 0xDB may be mapped to private-use 110# character U+F8A0. 111# 112# Before Unicode 3.0, code point 0xE4 was PER MILLE SIGN, and was 113# mapped to U+2030. Since August 1998, code point 0xE4 is changed 114# to TIRONIAN SIGN ET and maps to U+204A. There is a "per mille 115# sign" variant of the Mac OS Gaelic encoding that still 116# maps 0xE4 to U+2030; this can be used for older fonts. 117# Note: U+204A is new with Unicode 3.0; for earlier Unicode 118# versions, Mac OS Gaelic was unified with AMPERSAND. 119# 120# Unicode mapping issues and notes: 121# --------------------------------- 122# 123# Details of mapping changes in each version: 124# ------------------------------------------- 125# 126################## 1270x00 - 0x7E = 0x00 - 1280x80 = 0x00C4 1290x81 = 0x00C5 1300x82 = 0x00C7 1310x83 = 0x00C9 1320x84 = 0x00D1 1330x85 = 0x00D6 1340x86 = 0x00DC 1350x87 = 0x00E1 1360x88 = 0x00E0 1370x89 = 0x00E2 1380x8A = 0x00E4 1390x8B = 0x00E3 1400x8C = 0x00E5 1410x8D = 0x00E7 1420x8E = 0x00E9 1430x8F = 0x00E8 1440x90 = 0x00EA 1450x91 = 0x00EB 1460x92 = 0x00ED 1470x93 = 0x00EC 1480x94 = 0x00EE 1490x95 = 0x00EF 1500x96 = 0x00F1 1510x97 = 0x00F3 1520x98 = 0x00F2 1530x99 = 0x00F4 1540x9A = 0x00F6 1550x9B = 0x00F5 1560x9C = 0x00FA 1570x9D = 0x00F9 1580x9E = 0x00FB 1590x9F = 0x00FC 1600xA0 = 0x2020 1610xA1 = 0x00B0 1620xA2 = 0x00A2 1630xA3 = 0x00A3 1640xA4 = 0x00A7 1650xA5 = 0x2022 1660xA6 = 0x00B6 1670xA7 = 0x00DF 1680xA8 = 0x00AE 1690xA9 = 0x00A9 1700xAA = 0x2122 1710xAB = 0x00B4 1720xAC = 0x00A8 1730xAD = 0x2260 1740xAE = 0x00C6 1750xAF = 0x00D8 1760xB0 = 0x1E02 1770xB1 = 0x00B1 1780xB2 = 0x2264 1790xB3 = 0x2265 1800xB4 = 0x1E03 1810xB5 = 0x010A 1820xB6 = 0x010B 1830xB7 = 0x1E0A 1840xB8 = 0x1E0B 1850xB9 = 0x1E1E 1860xBA = 0x1E1F 1870xBB = 0x0120 1880xBC = 0x0121 1890xBD = 0x1E40 1900xBE = 0x00E6 1910xBF = 0x00F8 1920xC0 = 0x1E41 1930xC1 = 0x1E56 1940xC2 = 0x1E57 1950xC3 = 0x027C 1960xC4 = 0x0192 1970xC5 = 0x017F 1980xC6 = 0x1E60 1990xC7 = 0x00AB 2000xC8 = 0x00BB 2010xC9 = 0x2026 2020xCA = 0x00A0 2030xCB = 0x00C0 2040xCC = 0x00C3 2050xCD = 0x00D5 2060xCE = 0x0152 2070xCF = 0x0153 2080xD0 = 0x2013 2090xD1 = 0x2014 2100xD2 = 0x201C 2110xD3 = 0x201D 2120xD4 = 0x2018 2130xD5 = 0x2019 2140xD6 = 0x1E61 2150xD7 = 0x1E9B 2160xD8 = 0x00FF 2170xD9 = 0x0178 2180xDA = 0x1E6A 2190xDB = 0x20AC 2200xDC = 0x2039 2210xDD = 0x203A 2220xDE = 0x0176 2230xDF = 0x0177 2240xE0 = 0x1E6B 2250xE1 = 0x00B7 2260xE2 = 0x1EF2 2270xE3 = 0x1EF3 2280xE4 = 0x204A 2290xE5 = 0x00C2 2300xE6 = 0x00CA 2310xE7 = 0x00C1 2320xE8 = 0x00CB 2330xE9 = 0x00C8 2340xEA = 0x00CD 2350xEB = 0x00CE 2360xEC = 0x00CF 2370xED = 0x00CC 2380xEE = 0x00D3 2390xEF = 0x00D4 2400xF0 = 0x2663 2410xF1 = 0x00D2 2420xF2 = 0x00DA 2430xF3 = 0x00DB 2440xF4 = 0x00D9 2450xF5 = 0x0131 2460xF6 = 0x00DD 2470xF7 = 0x00FD 2480xF8 = 0x0174 2490xF9 = 0x0175 2500xFA = 0x1E84 2510xFB = 0x1E85 2520xFC = 0x1E80 2530xFD = 0x1E81 2540xFE = 0x1E82 2550xFF = 0x1E83 256END_MAP 257