Delete share directory

This commit is contained in:
Eirikr Hinngart 2025-05-30 23:02:09 -07:00 committed by GitHub
parent 8204f9545f
commit 4b4bb4af24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1371 changed files with 0 additions and 699936 deletions

View File

@ -1,23 +0,0 @@
# $NetBSD: Makefile,v 1.33 2014/08/08 09:34:10 apb Exp $
# from @(#)Makefile 8.1 (Berkeley) 6/5/93
# Missing: ms
.include <bsd.own.mk>
#__MINIX: dict doc examples me \
# tabset tmac wscons xml
.if ${MKSHARE} != "no" || \
make(clean) || make(cleandir) || make(distclean) || make(obj)
SUBDIR= legal man misc mk \
terminfo
.if ${MKNLS} != "no"
SUBDIR+=i18n locale nls
.endif
.endif
# Speedup stubs for some subtrees that don't need to run these rules
includes-examples includes-man:
@true
.include <bsd.subdir.mk>

View File

@ -1,5 +0,0 @@
# $NetBSD: Makefile.inc,v 1.5 1997/10/17 10:48:55 mrg Exp $
# from: @(#)Makefile.inc 8.1 (Berkeley) 6/5/93
BINDIR?= /usr/share
WARNS?= 1

View File

@ -1,5 +0,0 @@
# $NetBSD: Makefile,v 1.1 2003/06/27 08:39:59 tshiozak Exp $
SUBDIR=csmapper esdb iconv
.include <bsd.subdir.mk>

View File

@ -1,247 +0,0 @@
# $NetBSD: CELTIC%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME CELTIC/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: CELTIC.TXT
#
# Contents: Map (external version) from Mac OS Celtic
# character set to Unicode 2.1 and later
#
# Contacts: charsets@apple.com, everson@evertype.com
#
# Changes:
#
# c01 2005-Apr-01 First posted version. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Celtic code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Celtic code order.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Celtic character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Celtic (partly from Michael Everson):
# -----------------------------------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# This character set was developed by Michael Everson of Everson
# Typography (everson@evertype.com) and was used for the Irish
# localizations of Mac OS 6.0.8 and 7.1, for the Welsh localization of
# Mac OS 7.1, and for several fonts that can be used on any version of
# Mac OS 7.1 or later. Note that while Apple authorized
# the Irish and Welsh localizations mentioned above, they were not
# systems which shipped with Apple hardware, and were not otherwise
# supported by Apple. Fonts conforming to the Mac OS Celtic character
# set are available from Everson Typography (http://www.evertype.com)
# and MEU Cymru (http://www.meucymru.co.uk). Information about the use
# of this character set is available at
# http://www.evertype.com/celtscript/celtcode.html.
#
# The Mac OS Celtic encoding shares the script code smRoman (0) with
# the standard Mac OS Roman encoding. To determine if the Celtic
# encoding is being used in Mac OS 7-9, you should also check if the
# system region code is 50, verIreland, or 79, verWales. Otherwise,
# you can check for particular fonts that conform to this encoding.
#
# This character set is a variant of standard Mac OS Roman, adding
# capital and small y with acute, grave, and circumflex, and capital
# and small w with acute, grave, circumflex and diaeresis. It has 14
# code point differences from standard Mac OS Roman (0xDE, 0xDF, 0xE2,
# 0xE3, 0xF6-0xFF).
#
# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
# mapped to U+00A4. In Mac OS 8.5 and later versions, code point
# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
# Apple fonts were updated for Mac OS 8.5 to reflect this. There is
# a "currency sign" variant of the Mac OS Celtic encoding that still
# maps 0xDB to U+00A4; this can be used for older fonts.
# Note: U+20AC is new with Unicode 2.1; for earlier Unicode
# versions, Mac OS Celtic 0xDB may be mapped to private-use
# character U+F8A0.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
##################
0x00 - 0x7E = 0x0000 -
0x80 = 0x00C4
0x81 = 0x00C5
0x82 = 0x00C7
0x83 = 0x00C9
0x84 = 0x00D1
0x85 = 0x00D6
0x86 = 0x00DC
0x87 = 0x00E1
0x88 = 0x00E0
0x89 = 0x00E2
0x8A = 0x00E4
0x8B = 0x00E3
0x8C = 0x00E5
0x8D = 0x00E7
0x8E = 0x00E9
0x8F = 0x00E8
0x90 = 0x00EA
0x91 = 0x00EB
0x92 = 0x00ED
0x93 = 0x00EC
0x94 = 0x00EE
0x95 = 0x00EF
0x96 = 0x00F1
0x97 = 0x00F3
0x98 = 0x00F2
0x99 = 0x00F4
0x9A = 0x00F6
0x9B = 0x00F5
0x9C = 0x00FA
0x9D = 0x00F9
0x9E = 0x00FB
0x9F = 0x00FC
0xA0 = 0x2020
0xA1 = 0x00B0
0xA2 = 0x00A2
0xA3 = 0x00A3
0xA4 = 0x00A7
0xA5 = 0x2022
0xA6 = 0x00B6
0xA7 = 0x00DF
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x2122
0xAB = 0x00B4
0xAC = 0x00A8
0xAD = 0x2260
0xAE = 0x00C6
0xAF = 0x00D8
0xB0 = 0x221E
0xB1 = 0x00B1
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x00A5
0xB5 = 0x00B5
0xB6 = 0x2202
0xB7 = 0x2211
0xB8 = 0x220F
0xB9 = 0x03C0
0xBA = 0x222B
0xBB = 0x00AA
0xBC = 0x00BA
0xBD = 0x03A9
0xBE = 0x00E6
0xBF = 0x00F8
0xC0 = 0x00BF
0xC1 = 0x00A1
0xC2 = 0x00AC
0xC3 = 0x221A
0xC4 = 0x0192
0xC5 = 0x2248
0xC6 = 0x2206
0xC7 = 0x00AB
0xC8 = 0x00BB
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x00C0
0xCC = 0x00C3
0xCD = 0x00D5
0xCE = 0x0152
0xCF = 0x0153
0xD0 = 0x2013
0xD1 = 0x2014
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x00F7
0xD7 = 0x25CA
0xD8 = 0x00FF
0xD9 = 0x0178
0xDA = 0x2044
0xDB = 0x20AC
0xDC = 0x2039
0xDD = 0x203A
0xDE = 0x0176
0xDF = 0x0177
0xE0 = 0x2021
0xE1 = 0x00B7
0xE2 = 0x1EF2
0xE3 = 0x1EF3
0xE4 = 0x2030
0xE5 = 0x00C2
0xE6 = 0x00CA
0xE7 = 0x00C1
0xE8 = 0x00CB
0xE9 = 0x00C8
0xEA = 0x00CD
0xEB = 0x00CE
0xEC = 0x00CF
0xED = 0x00CC
0xEE = 0x00D3
0xEF = 0x00D4
0xF0 = 0x2663
0xF1 = 0x00D2
0xF2 = 0x00DA
0xF3 = 0x00DB
0xF4 = 0x00D9
0xF5 = 0x0131
0xF6 = 0x00DD
0xF7 = 0x00FD
0xF8 = 0x0174
0xF9 = 0x0175
0xFA = 0x1E84
0xFB = 0x1E85
0xFC = 0x1E80
0xFD = 0x1E81
0xFE = 0x1E82
0xFF = 0x1E83
END_MAP

View File

@ -1,246 +0,0 @@
# $NetBSD: CENTEURO%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME CENTEURO/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: CENTEURO.TXT
#
# Contents: Map (external version) from Mac OS Central European
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-04 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update URLs. Matches internal utom<b1>.
# b02 1999-Sep-22 Update contact e-mail address. Matches
# internal utom<b1>, ufrm<b1>, and Text
# Encoding Converter version 1.5.
# n05 1998-Feb-05 Update header comments to new format; no
# mapping changes. Matches internal utom<n3>,
# ufrm<n13>, and Text Encoding Converter
# version 1.3.
# n03 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n5>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Central European code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Central European code order.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Central European character set uses the standard control
# characters at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Central European:
# ---------------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported directly in programming
# interfaces for QuickDraw Text, the Script Manager, and related
# Text Utilities. For other purposes it is supported via transcoding
# to and from Unicode.
#
# This character set is intended to cover the following languages:
#
# Polish, Czech, Slovak, Hungarian, Estonian, Latvian, Lithuanian
#
# These are written in Latin script, but using a different set of
# of accented characters than Mac OS Roman. The Mac OS Central
# European character set also includes a number of characters
# needed for the Mac OS user interface and localization (e.g.
# ellipsis, bullet, copyright sign), several typographic
# punctuation symbols, math symbols, etc. However, it has a
# smaller set of punctuation and symbols than Mac OS Roman. All of
# the characters in Mac OS Central European that are also in the
# Mac OS Roman character set are at the same code point in both
# character sets; this improves application compatibility.
#
# Note: This does not have the same letter repertoire as ISO
# 8859-2 (Latin-2); each has some accented letters that the other
# does not have.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
##################
0x00 - 0x7F = 0x0000 -
0x80 = 0x00C4
0x81 = 0x0100
0x82 = 0x0101
0x83 = 0x00C9
0x84 = 0x0104
0x85 = 0x00D6
0x86 = 0x00DC
0x87 = 0x00E1
0x88 = 0x0105
0x89 = 0x010C
0x8A = 0x00E4
0x8B = 0x010D
0x8C = 0x0106
0x8D = 0x0107
0x8E = 0x00E9
0x8F = 0x0179
0x90 = 0x017A
0x91 = 0x010E
0x92 = 0x00ED
0x93 = 0x010F
0x94 = 0x0112
0x95 = 0x0113
0x96 = 0x0116
0x97 = 0x00F3
0x98 = 0x0117
0x99 = 0x00F4
0x9A = 0x00F6
0x9B = 0x00F5
0x9C = 0x00FA
0x9D = 0x011A
0x9E = 0x011B
0x9F = 0x00FC
0xA0 = 0x2020
0xA1 = 0x00B0
0xA2 = 0x0118
0xA3 = 0x00A3
0xA4 = 0x00A7
0xA5 = 0x2022
0xA6 = 0x00B6
0xA7 = 0x00DF
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x2122
0xAB = 0x0119
0xAC = 0x00A8
0xAD = 0x2260
0xAE = 0x0123
0xAF = 0x012E
0xB0 = 0x012F
0xB1 = 0x012A
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x012B
0xB5 = 0x0136
0xB6 = 0x2202
0xB7 = 0x2211
0xB8 = 0x0142
0xB9 = 0x013B
0xBA = 0x013C
0xBB = 0x013D
0xBC = 0x013E
0xBD = 0x0139
0xBE = 0x013A
0xBF = 0x0145
0xC0 = 0x0146
0xC1 = 0x0143
0xC2 = 0x00AC
0xC3 = 0x221A
0xC4 = 0x0144
0xC5 = 0x0147
0xC6 = 0x2206
0xC7 = 0x00AB
0xC8 = 0x00BB
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x0148
0xCC = 0x0150
0xCD = 0x00D5
0xCE = 0x0151
0xCF = 0x014C
0xD0 = 0x2013
0xD1 = 0x2014
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x00F7
0xD7 = 0x25CA
0xD8 = 0x014D
0xD9 = 0x0154
0xDA = 0x0155
0xDB = 0x0158
0xDC = 0x2039
0xDD = 0x203A
0xDE = 0x0159
0xDF = 0x0156
0xE0 = 0x0157
0xE1 = 0x0160
0xE2 = 0x201A
0xE3 = 0x201E
0xE4 = 0x0161
0xE5 = 0x015A
0xE6 = 0x015B
0xE7 = 0x00C1
0xE8 = 0x0164
0xE9 = 0x0165
0xEA = 0x00CD
0xEB = 0x017D
0xEC = 0x017E
0xED = 0x016A
0xEE = 0x00D3
0xEF = 0x00D4
0xF0 = 0x016B
0xF1 = 0x016E
0xF2 = 0x00DA
0xF3 = 0x016F
0xF4 = 0x0170
0xF5 = 0x0171
0xF6 = 0x0172
0xF7 = 0x0173
0xF8 = 0x00DD
0xF9 = 0x00FD
0xFA = 0x0137
0xFB = 0x017B
0xFC = 0x0141
0xFD = 0x017C
0xFE = 0x0122
0xFF = 0x02C7
END_MAP

View File

@ -1,270 +0,0 @@
# $NetBSD: CROATIAN%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME CROATIAN/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: CROATIAN.TXT
#
# Contents: Map (external version) from Mac OS Croatian
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-04 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update URLs, notes. Matches internal
# utom<b3>.
# b02 1999-Sep-22 Encoding changed for Mac OS 8.5; change
# mapping of 0xDB from CURRENCY SIGN to EURO
# SIGN. Update contact e-mail address. Matches
# internal utom<b2>, ufrm<b2>, and Text
# Encoding Converter version 1.5.
# n07 1998-Feb-05 Minor update to header comments
# n05 1997-Dec-14 Update to match internal utom<5>, ufrm<16>:
# Change standard mapping for 0xBD from U+2126
# to its canonical decomposition, U+03A9.
# n03 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<6>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Croatian code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Croatian code order.
#
# One of these mappings requires the use of a corporate character.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Croatian character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Croatian:
# -------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# Mac OS Croatian is used for Croatian and Slovene.
#
# The Mac OS Croatian encoding shares the script code smRoman
# (0) with the standard Mac OS Roman encoding. To determine if
# the Croatian encoding is being used, you must check if the
# system region code is 68, verCroatia (or 25, verYugoCroatian,
# only used in older systems).
#
# This character set is a variant of standard Mac OS Roman
# encoding, adding five accented letter case pairs to handle
# Croatian. It has 20 code point differences from standard
# Mac OS Roman, but only 10 differences in repertoire.
#
# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
# mapped to U+00A4. In Mac OS 8.5 and later versions, code point
# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
# Apple fonts are updated for Mac OS 8.5 to reflect this. There is
# a "currency sign" variant of the Mac OS Croatian encoding that
# still maps 0xDB to U+00A4; this can be used for older fonts.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# The following corporate zone Unicode character is used in this
# mapping:
#
# 0xF8FF Apple logo
#
# NOTE: The graphic image associated with the Apple logo character
# is not authorized for use without permission of Apple, and
# unauthorized use might constitute trademark infringement.
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version n07 to version b02:
#
# - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
# CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
#
# Changes from version n03 to version n05:
#
# - Change mapping of 0xBD from U+2126 to its canonical
# decomposition, U+03A9.
#
##################
0x00 - 0x7E = 0x0000 -
0x80 = 0x00C4
0x81 = 0x00C5
0x82 = 0x00C7
0x83 = 0x00C9
0x84 = 0x00D1
0x85 = 0x00D6
0x86 = 0x00DC
0x87 = 0x00E1
0x88 = 0x00E0
0x89 = 0x00E2
0x8A = 0x00E4
0x8B = 0x00E3
0x8C = 0x00E5
0x8D = 0x00E7
0x8E = 0x00E9
0x8F = 0x00E8
0x90 = 0x00EA
0x91 = 0x00EB
0x92 = 0x00ED
0x93 = 0x00EC
0x94 = 0x00EE
0x95 = 0x00EF
0x96 = 0x00F1
0x97 = 0x00F3
0x98 = 0x00F2
0x99 = 0x00F4
0x9A = 0x00F6
0x9B = 0x00F5
0x9C = 0x00FA
0x9D = 0x00F9
0x9E = 0x00FB
0x9F = 0x00FC
0xA0 = 0x2020
0xA1 = 0x00B0
0xA2 = 0x00A2
0xA3 = 0x00A3
0xA4 = 0x00A7
0xA5 = 0x2022
0xA6 = 0x00B6
0xA7 = 0x00DF
0xA8 = 0x00AE
0xA9 = 0x0160
0xAA = 0x2122
0xAB = 0x00B4
0xAC = 0x00A8
0xAD = 0x2260
0xAE = 0x017D
0xAF = 0x00D8
0xB0 = 0x221E
0xB1 = 0x00B1
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x2206
0xB5 = 0x00B5
0xB6 = 0x2202
0xB7 = 0x2211
0xB8 = 0x220F
0xB9 = 0x0161
0xBA = 0x222B
0xBB = 0x00AA
0xBC = 0x00BA
0xBD = 0x03A9
0xBE = 0x017E
0xBF = 0x00F8
0xC0 = 0x00BF
0xC1 = 0x00A1
0xC2 = 0x00AC
0xC3 = 0x221A
0xC4 = 0x0192
0xC5 = 0x2248
0xC6 = 0x0106
0xC7 = 0x00AB
0xC8 = 0x010C
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x00C0
0xCC = 0x00C3
0xCD = 0x00D5
0xCE = 0x0152
0xCF = 0x0153
0xD0 = 0x0110
0xD1 = 0x2014
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x00F7
0xD7 = 0x25CA
0xD8 = 0xF8FF
0xD9 = 0x00A9
0xDA = 0x2044
0xDB = 0x20AC
0xDC = 0x2039
0xDD = 0x203A
0xDE = 0x00C6
0xDF = 0x00BB
0xE0 = 0x2013
0xE1 = 0x00B7
0xE2 = 0x201A
0xE3 = 0x201E
0xE4 = 0x2030
0xE5 = 0x00C2
0xE6 = 0x0107
0xE7 = 0x00C1
0xE8 = 0x010D
0xE9 = 0x00C8
0xEA = 0x00CD
0xEB = 0x00CE
0xEC = 0x00CF
0xED = 0x00CC
0xEE = 0x00D3
0xEF = 0x00D4
0xF0 = 0x0111
0xF1 = 0x00D2
0xF2 = 0x00DA
0xF3 = 0x00DB
0xF4 = 0x00D9
0xF5 = 0x0131
0xF6 = 0x02C6
0xF7 = 0x02DC
0xF8 = 0x00AF
0xF9 = 0x03C0
0xFA = 0x00CB
0xFB = 0x02DA
0xFC = 0x00B8
0xFD = 0x00CA
0xFE = 0x00E6
0xFF = 0x02C7
END_MAP

View File

@ -1,271 +0,0 @@
# $NetBSD: CYRILLIC%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME CYRILLIC/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: CYRILLIC.TXT
#
# Contents: Map (external version) from Mac OS Cyrillic
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c03 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update URLs, notes. Matches internal
# utom<b2>.
# b02 1999-Sep-22 Encoding changed for Mac OS 9.0 to merge
# with Mac OS Ukrainian and support EURO SIGN;
# Change mappings for 0xA2, 0xB6, and 0xFF.
# Update contact e-mail address. Matches
# internal utom<b2>, ufrm<b2>, and Text
# Encoding Converter version 1.5.
# n05 1998-Feb-05 Update header comments to new format; no
# mapping changes. Matches internal utom<n3>,
# ufrm<n13>, and Text Encoding Converter
# version 1.3.
# n03 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n5>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Cyrillic code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Cyrillic code order.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Cyrillic character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Cyrillic:
# -------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported directly in programming
# interfaces for QuickDraw Text, the Script Manager, and related
# Text Utilities. For other purposes it is supported via transcoding
# to and from Unicode.
#
# This is the "Euro sign" version of Mac Cyrillic for Mac OS 9.0 and
# later. Before Mac OS 9.0, there were two separate Slavic Cyrillic
# encodings:
#
# 1. The Cyrillic currency sign variant (used for localized Russian
# and Bulgarian systems), which had the following:
# 0xA2 U+00A2 CENT SIGN
# 0xB6 U+2202 PARTIAL DIFFERENTIAL
# 0xFF U+00A4 CURRENCY SIGN
#
# 2. The Ukrainian currency sign variant (used for localized Ukrainian
# systems and the pre-9.0 Cyrillic Language Kit), which had the
# following:
# 0xA2 U+0490 CYRILLIC CAPITAL LETTER GHE WITH UPTURN
# 0xB6 U+0491 CYRILLIC SMALL LETTER GHE WITH UPTURN
# 0xFF U+00A4 CURRENCY SIGN
#
# This new Cyrillic Euro sign version is based on the old Ukrainian
# currency sign variant, with 0xFF changed to be EURO SIGN.
#
# The Mac OS Cyrillic encoding includes the Cyrillic letter repertoire
# of ISO 8859-5 (although not at the same code points). This covers
# most of the Slavic languages written in Cyrillic script.
#
# The Mac OS Cyrillic encoding also includes a number of characters
# needed for the Mac OS user interface and localization (e.g.
# ellipsis, bullet, copyright sign). All of the characters in Mac OS
# Cyrillic that are also in the Mac OS Roman encoding are at the
# same code point in both; this improves application compatibility.
#
# Note: There is a common Ukrainian glyph variation in which the glyph
# for CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I may or may not
# have a dot above.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version n05 to version b02:
#
# - Encoding changed for Mac OS 9.0 to merge with Mac OS Ukrainian and
# support EURO SIGN. 0xA2 changed from U+00A2 to U+0490; 0xB6 changed
# from U+2202 to U+0491; 0xFF changed from U+00A4 to U+20AC.
#
##################
0x00 - 0x7E = 0x00 -
0x80 = 0x0410
0x81 = 0x0411
0x82 = 0x0412
0x83 = 0x0413
0x84 = 0x0414
0x85 = 0x0415
0x86 = 0x0416
0x87 = 0x0417
0x88 = 0x0418
0x89 = 0x0419
0x8A = 0x041A
0x8B = 0x041B
0x8C = 0x041C
0x8D = 0x041D
0x8E = 0x041E
0x8F = 0x041F
0x90 = 0x0420
0x91 = 0x0421
0x92 = 0x0422
0x93 = 0x0423
0x94 = 0x0424
0x95 = 0x0425
0x96 = 0x0426
0x97 = 0x0427
0x98 = 0x0428
0x99 = 0x0429
0x9A = 0x042A
0x9B = 0x042B
0x9C = 0x042C
0x9D = 0x042D
0x9E = 0x042E
0x9F = 0x042F
0xA0 = 0x2020
0xA1 = 0x00B0
0xA2 = 0x0490
0xA3 = 0x00A3
0xA4 = 0x00A7
0xA5 = 0x2022
0xA6 = 0x00B6
0xA7 = 0x0406
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x2122
0xAB = 0x0402
0xAC = 0x0452
0xAD = 0x2260
0xAE = 0x0403
0xAF = 0x0453
0xB0 = 0x221E
0xB1 = 0x00B1
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x0456
0xB5 = 0x00B5
0xB6 = 0x0491
0xB7 = 0x0408
0xB8 = 0x0404
0xB9 = 0x0454
0xBA = 0x0407
0xBB = 0x0457
0xBC = 0x0409
0xBD = 0x0459
0xBE = 0x040A
0xBF = 0x045A
0xC0 = 0x0458
0xC1 = 0x0405
0xC2 = 0x00AC
0xC3 = 0x221A
0xC4 = 0x0192
0xC5 = 0x2248
0xC6 = 0x2206
0xC7 = 0x00AB
0xC8 = 0x00BB
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x040B
0xCC = 0x045B
0xCD = 0x040C
0xCE = 0x045C
0xCF = 0x0455
0xD0 = 0x2013
0xD1 = 0x2014
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x00F7
0xD7 = 0x201E
0xD8 = 0x040E
0xD9 = 0x045E
0xDA = 0x040F
0xDB = 0x045F
0xDC = 0x2116
0xDD = 0x0401
0xDE = 0x0451
0xDF = 0x044F
0xE0 = 0x0430
0xE1 = 0x0431
0xE2 = 0x0432
0xE3 = 0x0433
0xE4 = 0x0434
0xE5 = 0x0435
0xE6 = 0x0436
0xE7 = 0x0437
0xE8 = 0x0438
0xE9 = 0x0439
0xEA = 0x043A
0xEB = 0x043B
0xEC = 0x043C
0xED = 0x043D
0xEE = 0x043E
0xEF = 0x043F
0xF0 = 0x0440
0xF1 = 0x0441
0xF2 = 0x0442
0xF3 = 0x0443
0xF4 = 0x0444
0xF5 = 0x0445
0xF6 = 0x0446
0xF7 = 0x0447
0xF8 = 0x0448
0xF9 = 0x0449
0xFA = 0x044A
0xFB = 0x044B
0xFC = 0x044C
0xFD = 0x044D
0xFE = 0x044E
0xFF = 0x20AC
END_MAP

View File

@ -1,340 +0,0 @@
# $NetBSD: DINGBATS%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME DINGBATS/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: DINGBATS.TXT
#
# Contents: Map (external version) from Mac OS Dingbats
# character set to Unicode 3.2 and later.
#
# Copyright: (c) 1994-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update mappings for 0x80-0x8D to use new
# Unicode 3.2 characters. Update URLs, notes.
# Matches internal utom<b2>.
# b02 1999-Sep-22 Update contact e-mail address. Matches
# internal utom<b1>, ufrm<b1>, and Text
# Encoding Converter version 1.5.
# n05 1998-Feb-05 Update to match internal utom<n4>, ufrm<n14>,
# and Text Encoding Converter version 1.3:
# Change all mappings to single corporate-zone
# Unicodes to either use standard Unicodes
# or standard Unicodes plus transcoding hints;
# see details below. Also update header
# comments to new format.
# n03 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n4>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Dingbats code (in hex as 0xNN)
# Column #2 is the corresponding Unicode or Unicode sequence
# (in hex as 0xNNNN).
# Column #3 is a comment containing the Unicode name.
# In some cases an additional comment follows the Unicode name.
#
# The entries are in Mac OS Dingbats code order.
#
# Some of these mappings require the use of corporate characters.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Dingbats character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Dingbats:
# -------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported directly in programming
# interfaces for QuickDraw Text, the Script Manager, and related
# Text Utilities. For other purposes it is supported via transcoding
# to and from Unicode.
#
# The Mac OS Dingbats encoding shares the script code smRoman
# (0) with the standard Mac OS Roman encoding. To determine if
# the Dingbats encoding is being used, you must check if the
# font name is "Zapf Dingbats".
#
# The layout of the Dingbats character set is identical to or
# a superset of the layout of the Adobe Zapf Dingbats encoding
# vector.
#
# The following code points are unused, and are not shown here:
# 0x8E-0xA0, 0xF0, 0xFF.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version b02 to version b03/c01:
#
# - The mappings for the following Mac OS Dingbats characters
# were changed to use standard Unicode characters added for
# Unicode 3.2: 0x80-0x8D.
#
# Changes from version n03 to version n05:
#
# - The mappings for the following Mac OS Dingbats characters
# were changed from single corporate-zone Unicode characters
# to standard Unicode characters:
# 0x80-0x81, 0x84-0x87, 0x8A-0x8D.
#
# - The mappings for the following Mac OS Dingbats characters
# were changed from single corporate-zone Unicode characters
# to combinations of a standard Unicode and a transcoding hint:
# 0x82-0x83, 0x88-0x89.
#
##################
0x00 - 0x20 = 0x00 -
0x21 = 0x2701
0x22 = 0x2702
0x23 = 0x2703
0x24 = 0x2704
0x25 = 0x260E
0x26 = 0x2706
0x27 = 0x2707
0x28 = 0x2708
0x29 = 0x2709
0x2A = 0x261B
0x2B = 0x261E
0x2C = 0x270C
0x2D = 0x270D
0x2E = 0x270E
0x2F = 0x270F
0x30 = 0x2710
0x31 = 0x2711
0x32 = 0x2712
0x33 = 0x2713
0x34 = 0x2714
0x35 = 0x2715
0x36 = 0x2716
0x37 = 0x2717
0x38 = 0x2718
0x39 = 0x2719
0x3A = 0x271A
0x3B = 0x271B
0x3C = 0x271C
0x3D = 0x271D
0x3E = 0x271E
0x3F = 0x271F
0x40 = 0x2720
0x41 = 0x2721
0x42 = 0x2722
0x43 = 0x2723
0x44 = 0x2724
0x45 = 0x2725
0x46 = 0x2726
0x47 = 0x2727
0x48 = 0x2605
0x49 = 0x2729
0x4A = 0x272A
0x4B = 0x272B
0x4C = 0x272C
0x4D = 0x272D
0x4E = 0x272E
0x4F = 0x272F
0x50 = 0x2730
0x51 = 0x2731
0x52 = 0x2732
0x53 = 0x2733
0x54 = 0x2734
0x55 = 0x2735
0x56 = 0x2736
0x57 = 0x2737
0x58 = 0x2738
0x59 = 0x2739
0x5A = 0x273A
0x5B = 0x273B
0x5C = 0x273C
0x5D = 0x273D
0x5E = 0x273E
0x5F = 0x273F
0x60 = 0x2740
0x61 = 0x2741
0x62 = 0x2742
0x63 = 0x2743
0x64 = 0x2744
0x65 = 0x2745
0x66 = 0x2746
0x67 = 0x2747
0x68 = 0x2748
0x69 = 0x2749
0x6A = 0x274A
0x6B = 0x274B
0x6C = 0x25CF
0x6D = 0x274D
0x6E = 0x25A0
0x6F = 0x274F
0x70 = 0x2750
0x71 = 0x2751
0x72 = 0x2752
0x73 = 0x25B2
0x74 = 0x25BC
0x75 = 0x25C6
0x76 = 0x2756
0x77 = 0x25D7
0x78 = 0x2758
0x79 = 0x2759
0x7A = 0x275A
0x7B = 0x275B
0x7C = 0x275C
0x7D = 0x275D
0x7E = 0x275E
0x80 = 0x2768
0x81 = 0x2769
0x82 = 0x276A
0x83 = 0x276B
0x84 = 0x276C
0x85 = 0x276D
0x86 = 0x276E
0x87 = 0x276F
0x88 = 0x2770
0x89 = 0x2771
0x8A = 0x2772
0x8B = 0x2773
0x8C = 0x2774
0x8D = 0x2775
0xA1 = 0x2761
0xA2 = 0x2762
0xA3 = 0x2763
0xA4 = 0x2764
0xA5 = 0x2765
0xA6 = 0x2766
0xA7 = 0x2767
0xA8 = 0x2663
0xA9 = 0x2666
0xAA = 0x2665
0xAB = 0x2660
0xAC = 0x2460
0xAD = 0x2461
0xAE = 0x2462
0xAF = 0x2463
0xB0 = 0x2464
0xB1 = 0x2465
0xB2 = 0x2466
0xB3 = 0x2467
0xB4 = 0x2468
0xB5 = 0x2469
0xB6 = 0x2776
0xB7 = 0x2777
0xB8 = 0x2778
0xB9 = 0x2779
0xBA = 0x277A
0xBB = 0x277B
0xBC = 0x277C
0xBD = 0x277D
0xBE = 0x277E
0xBF = 0x277F
0xC0 = 0x2780
0xC1 = 0x2781
0xC2 = 0x2782
0xC3 = 0x2783
0xC4 = 0x2784
0xC5 = 0x2785
0xC6 = 0x2786
0xC7 = 0x2787
0xC8 = 0x2788
0xC9 = 0x2789
0xCA = 0x278A
0xCB = 0x278B
0xCC = 0x278C
0xCD = 0x278D
0xCE = 0x278E
0xCF = 0x278F
0xD0 = 0x2790
0xD1 = 0x2791
0xD2 = 0x2792
0xD3 = 0x2793
0xD4 = 0x2794
0xD5 = 0x2192
0xD6 = 0x2194
0xD7 = 0x2195
0xD8 = 0x2798
0xD9 = 0x2799
0xDA = 0x279A
0xDB = 0x279B
0xDC = 0x279C
0xDD = 0x279D
0xDE = 0x279E
0xDF = 0x279F
0xE0 = 0x27A0
0xE1 = 0x27A1
0xE2 = 0x27A2
0xE3 = 0x27A3
0xE4 = 0x27A4
0xE5 = 0x27A5
0xE6 = 0x27A6
0xE7 = 0x27A7
0xE8 = 0x27A8
0xE9 = 0x27A9
0xEA = 0x27AA
0xEB = 0x27AB
0xEC = 0x27AC
0xED = 0x27AD
0xEE = 0x27AE
0xEF = 0x27AF
0xF1 = 0x27B1
0xF2 = 0x27B2
0xF3 = 0x27B3
0xF4 = 0x27B4
0xF5 = 0x27B5
0xF6 = 0x27B6
0xF7 = 0x27B7
0xF8 = 0x27B8
0xF9 = 0x27B9
0xFA = 0x27BA
0xFB = 0x27BB
0xFC = 0x27BC
0xFD = 0x27BD
0xFE = 0x27BE
END_MAP

View File

@ -1,256 +0,0 @@
# $NetBSD: GAELIC%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME GAELIC/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: GAELIC.TXT
#
# Contents: Map (external version) from Mac OS Celtic
# character set to Unicode 3.0 and later
#
# Contacts: charsets@apple.com, everson@evertype.com
#
# Changes:
#
# c01 2005-Apr-01 First posted version. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Gaelic code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Gaelic code order.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Gaelic character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Gaelic (partly from Michael Everson):
# -----------------------------------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# This character set was developed by Michael Everson of Everson
# Typography (everson@evertype.com) and was used for fonts in his
# Celtic Utilities and CeltScript font packages for the Mac, as well
# as some fonts included with the Irish localizations of Mac OS 6.0.8
# and 7.1. Note that while Apple authorized this Irish localization,
# it was not a system which shipped with Apple hardware, and was not
# otherwise supported by Apple. Fonts conforming to the Mac OS Gaelic
# character set are available from Everson Typography
# (http://www.evertype.com/celtscript/). Information about the use of
# this character set is available at
# http://www.evertype.com/celtscript/celtcode.html.
#
# The Mac OS Gaelic encoding shares the script code smRoman (0) with
# the standard Mac OS Roman encoding. To determine if the Gaelic
# encoding is being used in Mac OS 7-9, you should also check if the
# system region code is 81. Otherwise, you can check for particular
# fonts that conform to this encoding (since in practice Gaelic fonts
# are used with the ordinary US or UK system versions).
#
# This character set is a variant of standard Mac OS Roman, adding
# capital and small y with acute, grave, and circumflex; capital and
# small w with acute, grave, circumflex and diaeresis; capital and
# small b, c, d, f, g, m, p, s, t with dot above; tironian et; small
# long r, small long s, and small long s with dot above. It has 36
# code point differences from standard Mac OS Roman.
#
# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
# mapped to U+00A4. In Mac OS 8.5 and later versions, code point
# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
# Apple fonts are updated for Mac OS 8.5 to reflect this. There is
# a "currency sign" variant of the Latin 8 Extended encoding that still
# maps 0xDB to U+00A4; this can be used for older fonts.
# Note: U+20AC is new with Unicode 2.1; for earlier Unicode
# versions, Latin 8 Extended 0xDB may be mapped to private-use
# character U+F8A0.
#
# Before Unicode 3.0, code point 0xE4 was PER MILLE SIGN, and was
# mapped to U+2030. Since August 1998, code point 0xE4 is changed
# to TIRONIAN SIGN ET and maps to U+204A. There is a "per mille
# sign" variant of the Mac OS Gaelic encoding that still
# maps 0xE4 to U+2030; this can be used for older fonts.
# Note: U+204A is new with Unicode 3.0; for earlier Unicode
# versions, Mac OS Gaelic was unified with AMPERSAND.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
##################
0x00 - 0x7E = 0x00 -
0x80 = 0x00C4
0x81 = 0x00C5
0x82 = 0x00C7
0x83 = 0x00C9
0x84 = 0x00D1
0x85 = 0x00D6
0x86 = 0x00DC
0x87 = 0x00E1
0x88 = 0x00E0
0x89 = 0x00E2
0x8A = 0x00E4
0x8B = 0x00E3
0x8C = 0x00E5
0x8D = 0x00E7
0x8E = 0x00E9
0x8F = 0x00E8
0x90 = 0x00EA
0x91 = 0x00EB
0x92 = 0x00ED
0x93 = 0x00EC
0x94 = 0x00EE
0x95 = 0x00EF
0x96 = 0x00F1
0x97 = 0x00F3
0x98 = 0x00F2
0x99 = 0x00F4
0x9A = 0x00F6
0x9B = 0x00F5
0x9C = 0x00FA
0x9D = 0x00F9
0x9E = 0x00FB
0x9F = 0x00FC
0xA0 = 0x2020
0xA1 = 0x00B0
0xA2 = 0x00A2
0xA3 = 0x00A3
0xA4 = 0x00A7
0xA5 = 0x2022
0xA6 = 0x00B6
0xA7 = 0x00DF
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x2122
0xAB = 0x00B4
0xAC = 0x00A8
0xAD = 0x2260
0xAE = 0x00C6
0xAF = 0x00D8
0xB0 = 0x1E02
0xB1 = 0x00B1
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x1E03
0xB5 = 0x010A
0xB6 = 0x010B
0xB7 = 0x1E0A
0xB8 = 0x1E0B
0xB9 = 0x1E1E
0xBA = 0x1E1F
0xBB = 0x0120
0xBC = 0x0121
0xBD = 0x1E40
0xBE = 0x00E6
0xBF = 0x00F8
0xC0 = 0x1E41
0xC1 = 0x1E56
0xC2 = 0x1E57
0xC3 = 0x027C
0xC4 = 0x0192
0xC5 = 0x017F
0xC6 = 0x1E60
0xC7 = 0x00AB
0xC8 = 0x00BB
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x00C0
0xCC = 0x00C3
0xCD = 0x00D5
0xCE = 0x0152
0xCF = 0x0153
0xD0 = 0x2013
0xD1 = 0x2014
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x1E61
0xD7 = 0x1E9B
0xD8 = 0x00FF
0xD9 = 0x0178
0xDA = 0x1E6A
0xDB = 0x20AC
0xDC = 0x2039
0xDD = 0x203A
0xDE = 0x0176
0xDF = 0x0177
0xE0 = 0x1E6B
0xE1 = 0x00B7
0xE2 = 0x1EF2
0xE3 = 0x1EF3
0xE4 = 0x204A
0xE5 = 0x00C2
0xE6 = 0x00CA
0xE7 = 0x00C1
0xE8 = 0x00CB
0xE9 = 0x00C8
0xEA = 0x00CD
0xEB = 0x00CE
0xEC = 0x00CF
0xED = 0x00CC
0xEE = 0x00D3
0xEF = 0x00D4
0xF0 = 0x2663
0xF1 = 0x00D2
0xF2 = 0x00DA
0xF3 = 0x00DB
0xF4 = 0x00D9
0xF5 = 0x0131
0xF6 = 0x00DD
0xF7 = 0x00FD
0xF8 = 0x0174
0xF9 = 0x0175
0xFA = 0x1E84
0xFB = 0x1E85
0xFC = 0x1E80
0xFD = 0x1E81
0xFE = 0x1E82
0xFF = 0x1E83
END_MAP

View File

@ -1,274 +0,0 @@
# $NetBSD: GREEK%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME GREEK/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: GREEK.TXT
#
# Contents: Map (external version) from Mac OS Greek
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update to match changes in Mac OS Greek
# encoding for Mac OS 9.2.2 and later.
# Update URLs, notes. Matches internal
# utom<b3>.
# b02 1999-Sep-22 Update contact e-mail address. Matches
# internal utom<b1>, ufrm<b1>, and Text
# Encoding Converter version 1.5.
# n06 1998-Feb-05 Update to match internal utom<n4>, ufrm<n17>,
# and Text Encoding Converter versions 1.3:
# Change mapping for 0xAF from U+0387 to its
# canonical decomposition, U+00B7. Also
# update header comments to new format.
# n04 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n7>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Greek code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Greek code order.
#
# One of these mappings requires the use of a corporate character.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Greek character set uses the standard control characters at
# 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Greek:
# ----------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# Although a Mac OS script code is defined for Greek (smGreek = 6),
# the Greek localized system does not currently use it (the font
# family IDs are in the Mac OS Roman range). To determine if the
# Greek encoding is being used when the script code is smRoman (0),
# you must check if the system region code is 20, verGreece.
#
# The Mac OS Greek encoding is a superset of the repertoire of
# ISO 8859-7 (although characters are not at the same code points),
# except that LEFT & RIGHT SINGLE QUOTATION MARK replace the
# MODIFIER LETTER REVERSED COMMA & APOSTROPHE (spacing versions of
# Greek rough & smooth breathing marks) that are in ISO 8859-7.
# The added characters in Mac OS Greek include more punctuation and
# symbols and several accented Latin letters.
#
# Before Mac OS 9.2.2, code point 0x9C was SOFT HYPHEN (U+00AD), and
# code point 0xFF was undefined. In Mac OS 9.2.2 and later versions,
# SOFT HYPHEN was moved to 0xFF, and code point 0x9C was changed to be
# EURO SIGN (U+20AC); the standard Apple fonts are updated for Mac OS
# 9.2.2 to reflect this. There is a "no Euro sign" variant of the Mac
# OS Greek encoding that uses the older mapping; this can be used for
# older fonts.
#
# This "no Euro sign" variant of Mac OS Greek was the character set
# used by Mac OS Greek systems before 9.2.2 except for system 6.0.7,
# which used a variant character set but was quickly replaced with
# Greek system 6.0.7.1 using the no Euro sign" character set
# documented here. Greek system 4.1 used a variant Greek set that had
# ISO 8859-7 in 0xA0-0xFF (with some holes filled in with DTP
# characters), and Mac OS Roman accented Roman letters in 0x80-0x9F.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version b02 to version b03/c01:
#
# - The Mac OS Greek encoding changed for Mac OS 9.2.2 and later
# as follows:
# 0x9C, changed from 0x00AD SOFT HYPHEN to 0x20AC EURO SIGN
# 0xFF, changed from undefined to 0x00AD SOFT HYPHEN
#
# Changes from version n04 to version n06:
#
# - Change mapping of 0xAF from U+0387 to its canonical
# decomposition, U+00B7.
#
##################
0x00 - 0x7E = 0x00 -
0x80 = 0x00C4
0x81 = 0x00B9
0x82 = 0x00B2
0x83 = 0x00C9
0x84 = 0x00B3
0x85 = 0x00D6
0x86 = 0x00DC
0x87 = 0x0385
0x88 = 0x00E0
0x89 = 0x00E2
0x8A = 0x00E4
0x8B = 0x0384
0x8C = 0x00A8
0x8D = 0x00E7
0x8E = 0x00E9
0x8F = 0x00E8
0x90 = 0x00EA
0x91 = 0x00EB
0x92 = 0x00A3
0x93 = 0x2122
0x94 = 0x00EE
0x95 = 0x00EF
0x96 = 0x2022
0x97 = 0x00BD
0x98 = 0x2030
0x99 = 0x00F4
0x9A = 0x00F6
0x9B = 0x00A6
0x9C = 0x20AC
0x9D = 0x00F9
0x9E = 0x00FB
0x9F = 0x00FC
0xA0 = 0x2020
0xA1 = 0x0393
0xA2 = 0x0394
0xA3 = 0x0398
0xA4 = 0x039B
0xA5 = 0x039E
0xA6 = 0x03A0
0xA7 = 0x00DF
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x03A3
0xAB = 0x03AA
0xAC = 0x00A7
0xAD = 0x2260
0xAE = 0x00B0
0xAF = 0x00B7
0xB0 = 0x0391
0xB1 = 0x00B1
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x00A5
0xB5 = 0x0392
0xB6 = 0x0395
0xB7 = 0x0396
0xB8 = 0x0397
0xB9 = 0x0399
0xBA = 0x039A
0xBB = 0x039C
0xBC = 0x03A6
0xBD = 0x03AB
0xBE = 0x03A8
0xBF = 0x03A9
0xC0 = 0x03AC
0xC1 = 0x039D
0xC2 = 0x00AC
0xC3 = 0x039F
0xC4 = 0x03A1
0xC5 = 0x2248
0xC6 = 0x03A4
0xC7 = 0x00AB
0xC8 = 0x00BB
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x03A5
0xCC = 0x03A7
0xCD = 0x0386
0xCE = 0x0388
0xCF = 0x0153
0xD0 = 0x2013
0xD1 = 0x2015
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x00F7
0xD7 = 0x0389
0xD8 = 0x038A
0xD9 = 0x038C
0xDA = 0x038E
0xDB = 0x03AD
0xDC = 0x03AE
0xDD = 0x03AF
0xDE = 0x03CC
0xDF = 0x038F
0xE0 = 0x03CD
0xE1 = 0x03B1
0xE2 = 0x03B2
0xE3 = 0x03C8
0xE4 = 0x03B4
0xE5 = 0x03B5
0xE6 = 0x03C6
0xE7 = 0x03B3
0xE8 = 0x03B7
0xE9 = 0x03B9
0xEA = 0x03BE
0xEB = 0x03BA
0xEC = 0x03BB
0xED = 0x03BC
0xEE = 0x03BD
0xEF = 0x03BF
0xF0 = 0x03C0
0xF1 = 0x03CE
0xF2 = 0x03C1
0xF3 = 0x03C3
0xF4 = 0x03C4
0xF5 = 0x03B8
0xF6 = 0x03C9
0xF7 = 0x03C2
0xF8 = 0x03C7
0xF9 = 0x03C5
0xFA = 0x03B6
0xFB = 0x03CA
0xFC = 0x03CB
0xFD = 0x0390
0xFE = 0x03B0
0xFF = 0x00AD
END_MAP

View File

@ -1,284 +0,0 @@
# $NetBSD: ICELAND%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME ICELAND/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#=======================================================================
# File name: ICELAND.TXT
#
# Contents: Map (external version) from Mac OS Icelandic
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update URLs, notes. Matches internal
# utom<b3>.
# b02 1999-Sep-22 Encoding changed for Mac OS 8.5; change
# mapping of 0xDB from CURRENCY SIGN to EURO
# SIGN. Update contact e-mail address. Matches
# internal utom<b2>, ufrm<b2>, and Text
# Encoding Converter version 1.5.
# n06 1998-Feb-05 Minor update to header comments, add
# information on font variants
# n03 1997-Dec-14 Update to match internal utom<n4>, ufrm<n16>:
# Change standard mapping for 0xBD from U+2126
# to its canonical decomposition, U+03A9.
# n02 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n5>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Icelandic code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Icelandic code order.
#
# One of these mappings requires the use of a corporate character.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Icelandic character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Icelandic:
# --------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# 1. General
#
# Mac OS Icelandic is used for Icelandic and Faroese.
#
# The Mac OS Icelandic encoding shares the script code smRoman
# (0) with the standard Mac OS Roman encoding. To determine if
# the Icelandic encoding is being used, you must also check if
# the system region code is 21, verIceland.
#
# This character set is a variant of standard Mac OS Roman,
# adding upper and lower eth, thorn, and Y acute. It has 6 code
# point differences from standard Mac OS Roman.
#
# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
# mapped to U+00A4. In Mac OS 8.5 and later versions, code point
# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
# Apple fonts are updated for Mac OS 8.5 to reflect this. There are
# "currency sign" variants of the Mac OS Icelandic encoding that
# still map 0xDB to U+00A4; these can be used for older fonts.
#
# 2. Font variants
#
# The table in this file gives the Unicode mappings for the standard
# Mac OS Icelandic encoding. This encoding is supported by the
# Icelandic versions of the fonts Chicago, Geneva, Monaco, and New
# York, and is the encoding supported by the text processing
# utilities. However, other TrueType fonts implement a slightly
# different encoding; the difference is only in two code points.
# For the standard variant, these are:
# 0xBB -> 0x00AA FEMININE ORDINAL INDICATOR
# 0xBC -> 0x00BA MASCULINE ORDINAL INDICATOR
#
# For the TrueType variant (used by the Icelandic versions of the
# fonts Courier, Helvetica, Palatino, and Times), these are:
# 0xBB -> 0xFB01 LATIN SMALL LIGATURE FI
# 0xBC -> 0xFB02 LATIN SMALL LIGATURE FL
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# The following corporate zone Unicode character is used in this
# mapping:
#
# 0xF8FF Apple logo
#
# NOTE: The graphic image associated with the Apple logo character
# is not authorized for use without permission of Apple, and
# unauthorized use might constitute trademark infringement.
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version n06 to version b02:
#
# - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
# CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
#
# Changes from version n02 to version n03:
#
# - Change mapping of 0xBD from U+2126 to its canonical
# decomposition, U+03A9.
#
##################
0x00 - 0x7E = 0x0000 -
0x80 = 0x00C4
0x81 = 0x00C5
0x82 = 0x00C7
0x83 = 0x00C9
0x84 = 0x00D1
0x85 = 0x00D6
0x86 = 0x00DC
0x87 = 0x00E1
0x88 = 0x00E0
0x89 = 0x00E2
0x8A = 0x00E4
0x8B = 0x00E3
0x8C = 0x00E5
0x8D = 0x00E7
0x8E = 0x00E9
0x8F = 0x00E8
0x90 = 0x00EA
0x91 = 0x00EB
0x92 = 0x00ED
0x93 = 0x00EC
0x94 = 0x00EE
0x95 = 0x00EF
0x96 = 0x00F1
0x97 = 0x00F3
0x98 = 0x00F2
0x99 = 0x00F4
0x9A = 0x00F6
0x9B = 0x00F5
0x9C = 0x00FA
0x9D = 0x00F9
0x9E = 0x00FB
0x9F = 0x00FC
0xA0 = 0x00DD
0xA1 = 0x00B0
0xA2 = 0x00A2
0xA3 = 0x00A3
0xA4 = 0x00A7
0xA5 = 0x2022
0xA6 = 0x00B6
0xA7 = 0x00DF
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x2122
0xAB = 0x00B4
0xAC = 0x00A8
0xAD = 0x2260
0xAE = 0x00C6
0xAF = 0x00D8
0xB0 = 0x221E
0xB1 = 0x00B1
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x00A5
0xB5 = 0x00B5
0xB6 = 0x2202
0xB7 = 0x2211
0xB8 = 0x220F
0xB9 = 0x03C0
0xBA = 0x222B
0xBB = 0x00AA
0xBC = 0x00BA
0xBD = 0x03A9
0xBE = 0x00E6
0xBF = 0x00F8
0xC0 = 0x00BF
0xC1 = 0x00A1
0xC2 = 0x00AC
0xC3 = 0x221A
0xC4 = 0x0192
0xC5 = 0x2248
0xC6 = 0x2206
0xC7 = 0x00AB
0xC8 = 0x00BB
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x00C0
0xCC = 0x00C3
0xCD = 0x00D5
0xCE = 0x0152
0xCF = 0x0153
0xD0 = 0x2013
0xD1 = 0x2014
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x00F7
0xD7 = 0x25CA
0xD8 = 0x00FF
0xD9 = 0x0178
0xDA = 0x2044
0xDB = 0x20AC
0xDC = 0x00D0
0xDD = 0x00F0
0xDE = 0x00DE
0xDF = 0x00FE
0xE0 = 0x00FD
0xE1 = 0x00B7
0xE2 = 0x201A
0xE3 = 0x201E
0xE4 = 0x2030
0xE5 = 0x00C2
0xE6 = 0x00CA
0xE7 = 0x00C1
0xE8 = 0x00CB
0xE9 = 0x00C8
0xEA = 0x00CD
0xEB = 0x00CE
0xEC = 0x00CF
0xED = 0x00CC
0xEE = 0x00D3
0xEF = 0x00D4
0xF0 = 0xF8FF
0xF1 = 0x00D2
0xF2 = 0x00DA
0xF3 = 0x00DB
0xF4 = 0x00D9
0xF5 = 0x0131
0xF6 = 0x02C6
0xF7 = 0x02DC
0xF8 = 0x00AF
0xF9 = 0x02D8
0xFA = 0x02D9
0xFB = 0x02DA
0xFC = 0x00B8
0xFD = 0x02DD
0xFE = 0x02DB
0xFF = 0x02C7
END_MAP

View File

@ -1,241 +0,0 @@
# $NetBSD: INUIT%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME INUIT/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: INUIT.TXT
#
# Contents: Map (external version) from Mac OS Inuit
# character set to Unicode 3.0 and later
#
# Contacts: charsets@apple.com, everson@evertype.com
#
# Changes:
#
# c01 2005-Apr-01 First posted version. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Inuit code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Inuit code order.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Inuit character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Inuit (partly from Michael Everson):
# ----------------------------------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# This character set was developed by Michael Everson of Everson
# Typography (everson@evertype.com) and was used for the Inuktitut
# localizations of Mac OS, as well as for the Inuktitut utilities
# package from Everson Typography. Note that while Apple authorized
# the Inuktitut localization mentioned above, it was not shipped with
# Apple hardware, and was not otherwise supported by Apple. Fonts
# conforming to the Mac OS Inuit character set are available from
# Everson Typography (http://www.evertype.com/software/apple/).
# Information about the use of this character set is available at
# http://www.evertype.com/standards/iu/.
#
# The Mac OS Inuit character set shares the script code smEthiopic
# (28) with the Ethiopic encoding. To determine if the Inuktitut
# encoding is being used, you must also check if the system region
# code is 78, verNunavut.
#
# The Mac OS Inuit character set includes the full syllabic letter
# repertoire required for Inuktitut; it is a subset of the Unified
# Canadian Aboriginal Syllabics set encoded in Unicode. The encoding
# is InuitSCII, designed by Doug Hitch for the Government of the
# Northwest Territories.
#
# The Mac OS Inuit character set also includes a number of characters
# that were needed for the classic Mac OS user interface and
# localization (e.g. ellipsis, bullet, copyright sign). All of the
# characters in Mac OS Inuit that are also in the Mac OS Roman
# encoding are at the same code point in both; this improves
# application compatibility.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
##################
0x00 - 0x7E = 0x0000 -
0x80 = 0x1403
0x81 = 0x1404
0x82 = 0x1405
0x83 = 0x1406
0x84 = 0x140A
0x85 = 0x140B
0x86 = 0x1431
0x87 = 0x1432
0x88 = 0x1433
0x89 = 0x1434
0x8A = 0x1438
0x8B = 0x1439
0x8C = 0x1449
0x8D = 0x144E
0x8E = 0x144F
0x8F = 0x1450
0x90 = 0x1451
0x91 = 0x1455
0x92 = 0x1456
0x93 = 0x1466
0x94 = 0x146D
0x95 = 0x146E
0x96 = 0x146F
0x97 = 0x1470
0x98 = 0x1472
0x99 = 0x1473
0x9A = 0x1483
0x9B = 0x148B
0x9C = 0x148C
0x9D = 0x148D
0x9E = 0x148E
0x9F = 0x1490
0xA0 = 0x1491
0xA1 = 0x00B0
0xA2 = 0x14A1
0xA3 = 0x14A5
0xA4 = 0x14A6
0xA5 = 0x2022
0xA6 = 0x00B6
0xA7 = 0x14A7
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x2122
0xAB = 0x14A8
0xAC = 0x14AA
0xAD = 0x14AB
0xAE = 0x14BB
0xAF = 0x14C2
0xB0 = 0x14C3
0xB1 = 0x14C4
0xB2 = 0x14C5
0xB3 = 0x14C7
0xB4 = 0x14C8
0xB5 = 0x14D0
0xB6 = 0x14EF
0xB7 = 0x14F0
0xB8 = 0x14F1
0xB9 = 0x14F2
0xBA = 0x14F4
0xBB = 0x14F5
0xBC = 0x1505
0xBD = 0x14D5
0xBE = 0x14D6
0xBF = 0x14D7
0xC0 = 0x14D8
0xC1 = 0x14DA
0xC2 = 0x14DB
0xC3 = 0x14EA
0xC4 = 0x1528
0xC5 = 0x1529
0xC6 = 0x152A
0xC7 = 0x152B
0xC8 = 0x152D
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x152E
0xCC = 0x153E
0xCD = 0x1555
0xCE = 0x1556
0xCF = 0x1557
0xD0 = 0x2013
0xD1 = 0x2014
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x1558
0xD7 = 0x1559
0xD8 = 0x155A
0xD9 = 0x155D
0xDA = 0x1546
0xDB = 0x1547
0xDC = 0x1548
0xDD = 0x1549
0xDE = 0x154B
0xDF = 0x154C
0xE0 = 0x1550
0xE1 = 0x157F
0xE2 = 0x1580
0xE3 = 0x1581
0xE4 = 0x1582
0xE5 = 0x1583
0xE6 = 0x1584
0xE7 = 0x1585
0xE8 = 0x158F
0xE9 = 0x1590
0xEA = 0x1591
0xEB = 0x1592
0xEC = 0x1593
0xED = 0x1594
0xEE = 0x1595
0xEF = 0x1671
0xF0 = 0x1672
0xF1 = 0x1673
0xF2 = 0x1674
0xF3 = 0x1675
0xF4 = 0x1676
0xF5 = 0x1596
0xF6 = 0x15A0
0xF7 = 0x15A1
0xF8 = 0x15A2
0xF9 = 0x15A3
0xFA = 0x15A4
0xFB = 0x15A5
0xFC = 0x15A6
0xFD = 0x157C
0xFE = 0x0141
0xFF = 0x0142
END_MAP

View File

@ -1,15 +0,0 @@
# $NetBSD: MAC.part,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
CELTIC
CENTEURO
CROATIAN
CYRILLIC
DINGBATS
GAELIC
GREEK
ICELAND
INUIT
ROMAN
ROMANIAN
THAI
TURKISH

View File

@ -1,45 +0,0 @@
# $NetBSD: Makefile.inc,v 1.2 2008/10/25 22:35:36 apb Exp $
.PATH: ${.CURDIR}/APPLE
SRCS_mapper.dir+= mapper.dir.APPLE
SRCS_charset.pivot+= charset.pivot.APPLE
CLEANFILES+= mapper.dir.APPLE charset.pivot.APPLE
PART_MAC!= ${TOOL_SED} '/^\#/d;/^$$/d;' ${.CURDIR}/APPLE/MAC.part
.for i in ${PART_MAC}
.if exists(${.CURDIR}/APPLE/$i%UCS.src)
FILES+= $i%UCS.mps
CLEANFILES+= $i%UCS.mps
FILESDIR_$i%UCS.mps= ${BINDIR}/APPLE
.endif
.if exists(${.CURDIR}/APPLE/UCS%$i.src)
FILES+= UCS%$i.mps
CLEANFILES+= UCS%$i.mps
FILESDIR_UCS%$i.mps= ${BINDIR}/APPLE
.endif
.endfor
mapper.dir.APPLE: ${.CURDIR}/APPLE/MAC.part
${_MKTARGET_CREATE}
( \
echo "# APPLE"; \
for i in ${PART_MAC}; do \
printf "%-32s%-32s%s\n" $$i/UCS mapper_std \
APPLE/$$i%UCS.mps; \
printf "%-32s%-32s%s\n" UCS/$$i mapper_std \
APPLE/UCS%$$i.mps; \
done; \
echo; \
) > ${.TARGET}
charset.pivot.APPLE: ${.CURDIR}/APPLE/MAC.part
${_MKTARGET_CREATE}
( \
echo "# APPLE"; \
for i in ${PART_MAC}; do \
printf "%-32s%-32s%d\n" $$i UCS 1; \
printf "%-32s%-32s%d\n" UCS $$i 1; \
done; \
echo; \
) > ${.TARGET}

View File

@ -1,289 +0,0 @@
# $NetBSD: ROMAN%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME ROMAN/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: ROMAN.TXT
#
# Contents: Map (external version) from Mac OS Roman
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1994-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b4,c1 2002-Dec-19 Update URLs, notes. Matches internal
# utom<b5>.
# b03 1999-Sep-22 Update contact e-mail address. Matches
# internal utom<b4>, ufrm<b3>, and Text
# Encoding Converter version 1.5.
# b02 1998-Aug-18 Encoding changed for Mac OS 8.5; change
# mapping of 0xDB from CURRENCY SIGN to
# EURO SIGN. Matches internal utom<b3>,
# ufrm<b3>.
# n08 1998-Feb-05 Minor update to header comments
# n06 1997-Dec-14 Add warning about future changes to 0xDB
# from CURRENCY SIGN to EURO SIGN. Clarify
# some header information
# n04 1997-Dec-01 Update to match internal utom<n3>, ufrm<n22>:
# Change standard mapping for 0xBD from U+2126
# to its canonical decomposition, U+03A9.
# n03 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n9>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Roman code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Roman code order.
#
# One of these mappings requires the use of a corporate character.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Roman character set uses the standard control characters at
# 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Roman:
# ----------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported directly in programming
# interfaces for QuickDraw Text, the Script Manager, and related
# Text Utilities. For other purposes it is supported via transcoding
# to and from Unicode.
#
# This character set is used for at least the following Mac OS
# localizations: U.S., British, Canadian French, French, Swiss
# French, German, Swiss German, Italian, Swiss Italian, Dutch,
# Swedish, Norwegian, Danish, Finnish, Spanish, Catalan,
# Portuguese, Brazilian, and the default International system.
#
# Variants of Mac OS Roman are used for Croatian, Icelandic,
# Turkish, Romanian, and other encodings. Separate mapping tables
# are available for these encodings.
#
# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
# mapped to U+00A4. In Mac OS 8.5 and later versions, code point
# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
# Apple fonts are updated for Mac OS 8.5 to reflect this. There is
# a "currency sign" variant of the Mac OS Roman encoding that still
# maps 0xDB to U+00A4; this can be used for older fonts.
#
# Before Mac OS 8.5, the ROM bitmap versions of the fonts Chicago,
# New York, Geneva, and Monaco did not implement the full Mac OS
# Roman character set; they only supported character codes up to
# 0xD8. The TrueType versions of these fonts have always implemented
# the full character set, as with the bitmap and TrueType versions
# of the other standard Roman fonts.
#
# In all Mac OS encodings, fonts such as Chicago which are used
# as "system" fonts (for menus, dialogs, etc.) have four glyphs
# at code points 0x11-0x14 for transient use by the Menu Manager.
# These glyphs are not intended as characters for use in normal
# text, and the associated code points are not generally
# interpreted as associated with these glyphs; they are usually
# interpreted (if at all) as the control codes DC1-DC4.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# The following corporate zone Unicode character is used in this
# mapping:
#
# 0xF8FF Apple logo
#
# NOTE: The graphic image associated with the Apple logo character
# is not authorized for use without permission of Apple, and
# unauthorized use might constitute trademark infringement.
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version n08 to version b02:
#
# - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
# CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
#
# Changes from version n03 to version n04:
#
# - Change mapping of 0xBD from U+2126 to its canonical
# decomposition, U+03A9.
#
##################
0x00-0x7E = 0x00 -
0x80 = 0x00C4
0x81 = 0x00C5
0x82 = 0x00C7
0x83 = 0x00C9
0x84 = 0x00D1
0x85 = 0x00D6
0x86 = 0x00DC
0x87 = 0x00E1
0x88 = 0x00E0
0x89 = 0x00E2
0x8A = 0x00E4
0x8B = 0x00E3
0x8C = 0x00E5
0x8D = 0x00E7
0x8E = 0x00E9
0x8F = 0x00E8
0x90 = 0x00EA
0x91 = 0x00EB
0x92 = 0x00ED
0x93 = 0x00EC
0x94 = 0x00EE
0x95 = 0x00EF
0x96 = 0x00F1
0x97 = 0x00F3
0x98 = 0x00F2
0x99 = 0x00F4
0x9A = 0x00F6
0x9B = 0x00F5
0x9C = 0x00FA
0x9D = 0x00F9
0x9E = 0x00FB
0x9F = 0x00FC
0xA0 = 0x2020
0xA1 = 0x00B0
0xA2 = 0x00A2
0xA3 = 0x00A3
0xA4 = 0x00A7
0xA5 = 0x2022
0xA6 = 0x00B6
0xA7 = 0x00DF
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x2122
0xAB = 0x00B4
0xAC = 0x00A8
0xAD = 0x2260
0xAE = 0x00C6
0xAF = 0x00D8
0xB0 = 0x221E
0xB1 = 0x00B1
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x00A5
0xB5 = 0x00B5
0xB6 = 0x2202
0xB7 = 0x2211
0xB8 = 0x220F
0xB9 = 0x03C0
0xBA = 0x222B
0xBB = 0x00AA
0xBC = 0x00BA
0xBD = 0x03A9
0xBE = 0x00E6
0xBF = 0x00F8
0xC0 = 0x00BF
0xC1 = 0x00A1
0xC2 = 0x00AC
0xC3 = 0x221A
0xC4 = 0x0192
0xC5 = 0x2248
0xC6 = 0x2206
0xC7 = 0x00AB
0xC8 = 0x00BB
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x00C0
0xCC = 0x00C3
0xCD = 0x00D5
0xCE = 0x0152
0xCF = 0x0153
0xD0 = 0x2013
0xD1 = 0x2014
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x00F7
0xD7 = 0x25CA
0xD8 = 0x00FF
0xD9 = 0x0178
0xDA = 0x2044
0xDB = 0x20AC
0xDC = 0x2039
0xDD = 0x203A
0xDE = 0xFB01
0xDF = 0xFB02
0xE0 = 0x2021
0xE1 = 0x00B7
0xE2 = 0x201A
0xE3 = 0x201E
0xE4 = 0x2030
0xE5 = 0x00C2
0xE6 = 0x00CA
0xE7 = 0x00C1
0xE8 = 0x00CB
0xE9 = 0x00C8
0xEA = 0x00CD
0xEB = 0x00CE
0xEC = 0x00CF
0xED = 0x00CC
0xEE = 0x00D3
0xEF = 0x00D4
0xF0 = 0xF8FF
0xF1 = 0x00D2
0xF2 = 0x00DA
0xF3 = 0x00DB
0xF4 = 0x00D9
0xF5 = 0x0131
0xF6 = 0x02C6
0xF7 = 0x02DC
0xF8 = 0x00AF
0xF9 = 0x02D8
0xFA = 0x02D9
0xFB = 0x02DA
0xFC = 0x00B8
0xFD = 0x02DD
0xFE = 0x02DB
0xFF = 0x02C7
END_MAP

View File

@ -1,284 +0,0 @@
# $NetBSD: ROMANIAN%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME ROMANIAN/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: ROMANIAN.TXT
#
# Contents: Map (external version) from Mac OS Romanian
# character set to Unicode 3.0 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.2> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update mappings for 0xAF, 0xBF, 0xDE, 0xDF
# to use new composed characters added in
# Unicode 3.0. Update URLs, notes. Matches
# internal utom<b3>.
# b02 1999-Sep-22 Encoding changed for Mac OS 8.5; change
# mapping of 0xDB from CURRENCY SIGN to EURO
# SIGN. Update contact e-mail address. Matches
# internal utom<b2>, ufrm<b2>, and Text
# Encoding Converter version 1.5.
# n05 1998-Feb-05 Minor update to header comments
# n03 1997-Dec-14 Update to match internal utom<n5>, ufrm<n16>:
# Change standard mapping for 0xBD from U+2126
# to its canonical decomposition, U+03A9.
# Change mapping of 0xAF,0xBF,0xDE,0xDF from
# composed S/T WITH CEDILLA to S/T with
# COMBINING COMMA BELOW (to match our
# decomposition mappings).
# n02 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n4>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Romanian code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Romanian code order.
#
# One of these mappings requires the use of a corporate character.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Romanian character set uses the standard control characters at
# 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Romanian:
# -------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# Mac OS Romanian is used only for Romanian.
#
# The Mac OS Romanian encoding shares the script code smRoman
# (0) with the standard Mac OS Roman encoding. To determine if
# the Romanian encoding is being used, you must also check if the
# system region code is 39, verRomania.
#
# This character set is a variant of standard Mac OS Roman, adding
# upper and lower A breve, S comma below, and T comma below. It
# has 6 code point differences from standard Mac OS Roman.
#
# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
# mapped to U+00A4. In Mac OS 8.5 and later versions, code point
# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
# Apple fonts are updated for Mac OS 8.5 to reflect this. There is
# a "currency sign" variant of the Mac OS Romanian encoding that
# still maps 0xDB to U+00A4; this can be used for older fonts.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# The following corporate zone Unicode character is used in this
# mapping:
#
# 0xF8FF Apple logo
#
# NOTE: The graphic image associated with the Apple logo character
# is not authorized for use without permission of Apple, and
# unauthorized use might constitute trademark infringement.
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version b02 to version b03/c01:
#
# - Update the mappings for 0xAF, 0xBF, 0xDE, 0xDF to use new
# composed Unicode characters 0x0218-0x021B added in Unicode 3.0;
# the previous mappings were to the equivalent decomposition
# sequences.
#
# Changes from version n05 to version b02:
#
# - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
# CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
#
# Changes from version n02 to version n03:
#
# - Change mapping of 0xBD from U+2126 to its canonical
# decomposition, U+03A9.
# - Change mapping of 0xAF,0xBF,0xDE,0xDF from composed S or T
# WITH CEDILLA to S or T with COMBINING COMMA BELOW (to match
# our decomposition mappings).
#
##################
0x00 - 0x7E = 0x0000 -
0x80 = 0x00C4
0x81 = 0x00C5
0x82 = 0x00C7
0x83 = 0x00C9
0x84 = 0x00D1
0x85 = 0x00D6
0x86 = 0x00DC
0x87 = 0x00E1
0x88 = 0x00E0
0x89 = 0x00E2
0x8A = 0x00E4
0x8B = 0x00E3
0x8C = 0x00E5
0x8D = 0x00E7
0x8E = 0x00E9
0x8F = 0x00E8
0x90 = 0x00EA
0x91 = 0x00EB
0x92 = 0x00ED
0x93 = 0x00EC
0x94 = 0x00EE
0x95 = 0x00EF
0x96 = 0x00F1
0x97 = 0x00F3
0x98 = 0x00F2
0x99 = 0x00F4
0x9A = 0x00F6
0x9B = 0x00F5
0x9C = 0x00FA
0x9D = 0x00F9
0x9E = 0x00FB
0x9F = 0x00FC
0xA0 = 0x2020
0xA1 = 0x00B0
0xA2 = 0x00A2
0xA3 = 0x00A3
0xA4 = 0x00A7
0xA5 = 0x2022
0xA6 = 0x00B6
0xA7 = 0x00DF
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x2122
0xAB = 0x00B4
0xAC = 0x00A8
0xAD = 0x2260
0xAE = 0x0102
0xAF = 0x0218
0xB0 = 0x221E
0xB1 = 0x00B1
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x00A5
0xB5 = 0x00B5
0xB6 = 0x2202
0xB7 = 0x2211
0xB8 = 0x220F
0xB9 = 0x03C0
0xBA = 0x222B
0xBB = 0x00AA
0xBC = 0x00BA
0xBD = 0x03A9
0xBE = 0x0103
0xBF = 0x0219
0xC0 = 0x00BF
0xC1 = 0x00A1
0xC2 = 0x00AC
0xC3 = 0x221A
0xC4 = 0x0192
0xC5 = 0x2248
0xC6 = 0x2206
0xC7 = 0x00AB
0xC8 = 0x00BB
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x00C0
0xCC = 0x00C3
0xCD = 0x00D5
0xCE = 0x0152
0xCF = 0x0153
0xD0 = 0x2013
0xD1 = 0x2014
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x00F7
0xD7 = 0x25CA
0xD8 = 0x00FF
0xD9 = 0x0178
0xDA = 0x2044
0xDB = 0x20AC
0xDC = 0x2039
0xDD = 0x203A
0xDE = 0x021A
0xDF = 0x021B
0xE0 = 0x2021
0xE1 = 0x00B7
0xE2 = 0x201A
0xE3 = 0x201E
0xE4 = 0x2030
0xE5 = 0x00C2
0xE6 = 0x00CA
0xE7 = 0x00C1
0xE8 = 0x00CB
0xE9 = 0x00C8
0xEA = 0x00CD
0xEB = 0x00CE
0xEC = 0x00CF
0xED = 0x00CC
0xEE = 0x00D3
0xEF = 0x00D4
0xF0 = 0xF8FF
0xF1 = 0x00D2
0xF2 = 0x00DA
0xF3 = 0x00DB
0xF4 = 0x00D9
0xF5 = 0x0131
0xF6 = 0x02C6
0xF7 = 0x02DC
0xF8 = 0x00AF
0xF9 = 0x02D8
0xFA = 0x02D9
0xFB = 0x02DA
0xFC = 0x00B8
0xFD = 0x02DD
0xFE = 0x02DB
0xFF = 0x02C7
END_MAP

View File

@ -1,301 +0,0 @@
# $NetBSD: THAI%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME THAI/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: THAI.TXT
#
# Contents: Map (external version) from Mac OS Thai
# character set to Unicode 3.2 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update mapping for 0xDB to use new Unicode
# 3.2 WORD JOINER instead of ZWNBSP (BOM).
# Update URLs. Matches internal utom<b3>.
# b02 1999-Sep-22 Update contact e-mail address. Matches
# internal utom<b1>, ufrm<b2>, and Text
# Encoding Converter version 1.5.
# n07 1998-Feb-05 Update to match internal utom<n5>, ufrm<n13>
# and Text Encoding Converter version 1.3:
# Use standard Unicodes plus transcoding hints
# instead of single corporate characters; see
# details below. Also update header comments
# to new format.
# n04 1995-Nov-17 First version (after fixing some typos).
# Matches internal ufrm<n6>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Thai code (in hex as 0xNN)
# Column #2 is the corresponding Unicode or Unicode sequence
# (in hex as 0xNNNN or 0xNNNN+0xNNNN).
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Thai code order.
#
# Some of these mappings require the use of corporate characters.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Thai character set uses the standard control characters at
# 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Thai:
# ---------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# Codes 0xA1-0xDA and 0xDF-0xFB are the character set from Thai
# standard TIS 620-2533, except that the following changes are
# made:
# 0xEE is TRADE MARK SIGN (instead of THAI CHARACTER YAMAKKAN)
# 0xFA is REGISTERED SIGN (instead of THAI CHARACTER ANGKHANKHU)
# 0xFB is COPYRIGHT SIGN (instead of THAI CHARACTER KHOMUT)
#
# Codes 0x80-0x82, 0x8D-0x8E, 0x91, 0x9D-0x9E, and 0xDB-0xDE are
# various additional punctuation marks (e.g. curly quotes,
# ellipsis), no-break space, and two special characters "word join"
# and "word break".
#
# Codes 0x83-0x8C, 0x8F, and 0x92-0x9C are for positional variants
# of the upper vowels, tone marks, and other signs at 0xD1,
# 0xD4-0xD7, and 0xE7-0xED. The positional variants would normally
# be considered presentation forms only and not characters. In most
# cases they are not typed directly; they are selected automatically
# at display time by the WorldScript software. However, using the
# Thai-DTP keyboard, the presentation forms can in fact be typed
# directly using dead keys. Thus they must be treated as real
# characters in the Mac OS Thai encoding. They are mapped using
# variant tags; see below.
#
# Several code points are undefined and unused (they cannot be
# typed using any of the Mac OS Thai keyboard layouts): 0x90, 0x9F,
# 0xFC-0xFE. These are not shown in the table below.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# The goals in the Apple mappings provided here are:
# - Ensure roundtrip mapping from every character in the Mac OS Thai
# character set to Unicode and back
# - Use standard Unicode characters as much as possible, to maximize
# interchangeability of the resulting Unicode text. Whenever possible,
# avoid having content carried by private-use characters.
#
# To satisfy both goals, we use private use characters to mark variants
# that are similar to a sequence of one or more standard Unicode
# characters.
#
# Apple has defined a block of 32 corporate characters as "transcoding
# hints." These are used in combination with standard Unicode characters
# to force them to be treated in a special way for mapping to other
# encodings; they have no other effect. Sixteen of these transcoding
# hints are "grouping hints" - they indicate that the next 2-4 Unicode
# characters should be treated as a single entity for transcoding. The
# other sixteen transcoding hints are "variant tags" - they are like
# combining characters, and can follow a standard Unicode (or a sequence
# consisting of a base character and other combining characters) to
# cause it to be treated in a special way for transcoding. These always
# terminate a combining-character sequence.
#
# The transcoding coding hints used in this mapping table are four
# variant tags in the range 0xF873-75. Since these are combined with
# standard Unicode characters, some characters in the Mac OS Thai
# character set map to a sequence of two Unicodes instead of a single
# Unicode character. For example, the Mac OS Thai character at 0x83 is a
# low-left positional variant of THAI CHARACTER MAI EK (the standard
# mapping is for the abstract character at 0xE8). So 0x83 is mapped to
# 0x0E48 (THAI CHARACTER MAI EK) + 0xF875 (a variant tag).
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version b02 to version b03/c01:
#
# - Update mapping for 0xDB to use new Unicode 3.2 character U+2060
# WORD JOINER instead of U+FEFF ZERO WIDTH NO-BREAK SPACE (BOM)
#
# Changes from version n04 to version n07:
#
# - Changed mappings of the positional variants to use standard
# Unicodes + transcoding hint, instead of using single corporate
# zone characters. This affected the mappings for the following:
# 0x83-08C, 0x8F, 0x92-0x9C
#
# - Just comment out unused code points in the table, instead
# of mapping them to U+FFFD.
#
##################
0x00 - 0x7E = 0x0000 -
0x80 = 0x00AB
0x81 = 0x00BB
0x82 = 0x2026
0x83 = 0x0E48
0x84 = 0x0E49
0x85 = 0x0E4A
0x86 = 0x0E4B
0x87 = 0x0E4C
0x88 = 0x0E48
0x89 = 0x0E49
0x8A = 0x0E4A
0x8B = 0x0E4B
0x8C = 0x0E4C
0x8D = 0x201C
0x8E = 0x201D
0x8F = 0x0E4D
0x91 = 0x2022
0x92 = 0x0E31
0x93 = 0x0E47
0x94 = 0x0E34
0x95 = 0x0E35
0x96 = 0x0E36
0x97 = 0x0E37
0x98 = 0x0E48
0x99 = 0x0E49
0x9A = 0x0E4A
0x9B = 0x0E4B
0x9C = 0x0E4C
0x9D = 0x2018
0x9E = 0x2019
0xA0 = 0x00A0
0xA1 = 0x0E01
0xA2 = 0x0E02
0xA3 = 0x0E03
0xA4 = 0x0E04
0xA5 = 0x0E05
0xA6 = 0x0E06
0xA7 = 0x0E07
0xA8 = 0x0E08
0xA9 = 0x0E09
0xAA = 0x0E0A
0xAB = 0x0E0B
0xAC = 0x0E0C
0xAD = 0x0E0D
0xAE = 0x0E0E
0xAF = 0x0E0F
0xB0 = 0x0E10
0xB1 = 0x0E11
0xB2 = 0x0E12
0xB3 = 0x0E13
0xB4 = 0x0E14
0xB5 = 0x0E15
0xB6 = 0x0E16
0xB7 = 0x0E17
0xB8 = 0x0E18
0xB9 = 0x0E19
0xBA = 0x0E1A
0xBB = 0x0E1B
0xBC = 0x0E1C
0xBD = 0x0E1D
0xBE = 0x0E1E
0xBF = 0x0E1F
0xC0 = 0x0E20
0xC1 = 0x0E21
0xC2 = 0x0E22
0xC3 = 0x0E23
0xC4 = 0x0E24
0xC5 = 0x0E25
0xC6 = 0x0E26
0xC7 = 0x0E27
0xC8 = 0x0E28
0xC9 = 0x0E29
0xCA = 0x0E2A
0xCB = 0x0E2B
0xCC = 0x0E2C
0xCD = 0x0E2D
0xCE = 0x0E2E
0xCF = 0x0E2F
0xD0 = 0x0E30
0xD1 = 0x0E31
0xD2 = 0x0E32
0xD3 = 0x0E33
0xD4 = 0x0E34
0xD5 = 0x0E35
0xD6 = 0x0E36
0xD7 = 0x0E37
0xD8 = 0x0E38
0xD9 = 0x0E39
0xDA = 0x0E3A
0xDB = 0x2060
0xDC = 0x200B
0xDD = 0x2013
0xDE = 0x2014
0xDF = 0x0E3F
0xE0 = 0x0E40
0xE1 = 0x0E41
0xE2 = 0x0E42
0xE3 = 0x0E43
0xE4 = 0x0E44
0xE5 = 0x0E45
0xE6 = 0x0E46
0xE7 = 0x0E47
0xE8 = 0x0E48
0xE9 = 0x0E49
0xEA = 0x0E4A
0xEB = 0x0E4B
0xEC = 0x0E4C
0xED = 0x0E4D
0xEE = 0x2122
0xEF = 0x0E4F
0xF0 = 0x0E50
0xF1 = 0x0E51
0xF2 = 0x0E52
0xF3 = 0x0E53
0xF4 = 0x0E54
0xF5 = 0x0E55
0xF6 = 0x0E56
0xF7 = 0x0E57
0xF8 = 0x0E58
0xF9 = 0x0E59
0xFA = 0x00AE
0xFB = 0x00A9
END_MAP

View File

@ -1,260 +0,0 @@
# $NetBSD: TURKISH%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME TURKISH/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: TURKISH.TXT
#
# Contents: Map (external version) from Mac OS Turkish
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update URLs, notes. Matches internal
# utom<b1>.
# b02 1999-Sep-22 Update contact e-mail address. Matches
# internal utom<b1>, ufrm<b1>, and Text
# Encoding Converter version 1.5.
# n05 1998-Feb-05 Minor update to header comments
# n03 1997-Dec-14 Update to match internal utom<n5>, ufrm<n15>:
# Change standard mapping for 0xBD from U+2126
# to its canonical decomposition, U+03A9.
# n02 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n4>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Turkish code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Turkish code order.
#
# Two of these mappings requires the use of a corporate character.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Turkish character set uses the standard control characters at
# 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Turkish:
# ------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# Mac OS Turkish is used for Turkish.
#
# The Mac OS Turkish encoding shares the script code smRoman
# (0) with the Mac OS Roman encoding. To determine if the Turkish
# encoding is being used, you must also check if the system region
# code is 24, verTurkey.
#
# This character set is a variant of standard Mac OS Roman. It adds
# upper & lower G with breve, upper & lower S with cedilla, upper I
# with dot, and moves the dotless lower i from its position at 0xF5
# in standard Mac OS Roman to a position at 0xDD here (leaving the
# 0xF5 code point undefined in Mac OS Turkish). This gives a total
# of 7 code point differences from standard Mac OS Roman.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# The following corporate zone Unicode characters are used in this
# mapping:
#
# 0xF8A0 undefined1, used to map the single undefined code point
# in Mac OS Turkish (to obtain roundtrip fidelity for all
# code points).
# 0xF8FF Apple logo
#
# NOTE: The graphic image associated with the Apple logo character
# is not authorized for use without permission of Apple, and
# unauthorized use might constitute trademark infringement.
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version n02 to version n03:
#
# - Change mapping of 0xBD from U+2126 to its canonical
# decomposition, U+03A9.
#
##################
0x00 - 0x7E = 0x0000 -
0x80 = 0x00C4
0x81 = 0x00C5
0x82 = 0x00C7
0x83 = 0x00C9
0x84 = 0x00D1
0x85 = 0x00D6
0x86 = 0x00DC
0x87 = 0x00E1
0x88 = 0x00E0
0x89 = 0x00E2
0x8A = 0x00E4
0x8B = 0x00E3
0x8C = 0x00E5
0x8D = 0x00E7
0x8E = 0x00E9
0x8F = 0x00E8
0x90 = 0x00EA
0x91 = 0x00EB
0x92 = 0x00ED
0x93 = 0x00EC
0x94 = 0x00EE
0x95 = 0x00EF
0x96 = 0x00F1
0x97 = 0x00F3
0x98 = 0x00F2
0x99 = 0x00F4
0x9A = 0x00F6
0x9B = 0x00F5
0x9C = 0x00FA
0x9D = 0x00F9
0x9E = 0x00FB
0x9F = 0x00FC
0xA0 = 0x2020
0xA1 = 0x00B0
0xA2 = 0x00A2
0xA3 = 0x00A3
0xA4 = 0x00A7
0xA5 = 0x2022
0xA6 = 0x00B6
0xA7 = 0x00DF
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x2122
0xAB = 0x00B4
0xAC = 0x00A8
0xAD = 0x2260
0xAE = 0x00C6
0xAF = 0x00D8
0xB0 = 0x221E
0xB1 = 0x00B1
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x00A5
0xB5 = 0x00B5
0xB6 = 0x2202
0xB7 = 0x2211
0xB8 = 0x220F
0xB9 = 0x03C0
0xBA = 0x222B
0xBB = 0x00AA
0xBC = 0x00BA
0xBD = 0x03A9
0xBE = 0x00E6
0xBF = 0x00F8
0xC0 = 0x00BF
0xC1 = 0x00A1
0xC2 = 0x00AC
0xC3 = 0x221A
0xC4 = 0x0192
0xC5 = 0x2248
0xC6 = 0x2206
0xC7 = 0x00AB
0xC8 = 0x00BB
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x00C0
0xCC = 0x00C3
0xCD = 0x00D5
0xCE = 0x0152
0xCF = 0x0153
0xD0 = 0x2013
0xD1 = 0x2014
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x00F7
0xD7 = 0x25CA
0xD8 = 0x00FF
0xD9 = 0x0178
0xDA = 0x011E
0xDB = 0x011F
0xDC = 0x0130
0xDD = 0x0131
0xDE = 0x015E
0xDF = 0x015F
0xE0 = 0x2021
0xE1 = 0x00B7
0xE2 = 0x201A
0xE3 = 0x201E
0xE4 = 0x2030
0xE5 = 0x00C2
0xE6 = 0x00CA
0xE7 = 0x00C1
0xE8 = 0x00CB
0xE9 = 0x00C8
0xEA = 0x00CD
0xEB = 0x00CE
0xEC = 0x00CF
0xED = 0x00CC
0xEE = 0x00D3
0xEF = 0x00D4
0xF0 = 0xF8FF
0xF1 = 0x00D2
0xF2 = 0x00DA
0xF3 = 0x00DB
0xF4 = 0x00D9
0xF5 = 0xF8A0
0xF6 = 0x02C6
0xF7 = 0x02DC
0xF8 = 0x00AF
0xF9 = 0x02D8
0xFA = 0x02D9
0xFB = 0x02DA
0xFC = 0x00B8
0xFD = 0x02DD
0xFE = 0x02DB
0xFF = 0x02C7
END_MAP

View File

@ -1,247 +0,0 @@
# $NetBSD: UCS%CELTIC.src,v 1.2 2006/04/08 15:47:39 tnozaki Exp $
TYPE ROWCOL
NAME UCS/CELTIC
SRC_ZONE 0x0000-0x2663
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: CELTIC.TXT
#
# Contents: Map (external version) from Mac OS Celtic
# character set to Unicode 2.1 and later
#
# Contacts: charsets@apple.com, everson@evertype.com
#
# Changes:
#
# c01 2005-Apr-01 First posted version. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Celtic code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Celtic code order.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Celtic character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Celtic (partly from Michael Everson):
# -----------------------------------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# This character set was developed by Michael Everson of Everson
# Typography (everson@evertype.com) and was used for the Irish
# localizations of Mac OS 6.0.8 and 7.1, for the Welsh localization of
# Mac OS 7.1, and for several fonts that can be used on any version of
# Mac OS 7.1 or later. Note that while Apple authorized
# the Irish and Welsh localizations mentioned above, they were not
# systems which shipped with Apple hardware, and were not otherwise
# supported by Apple. Fonts conforming to the Mac OS Celtic character
# set are available from Everson Typography (http://www.evertype.com)
# and MEU Cymru (http://www.meucymru.co.uk). Information about the use
# of this character set is available at
# http://www.evertype.com/celtscript/celtcode.html.
#
# The Mac OS Celtic encoding shares the script code smRoman (0) with
# the standard Mac OS Roman encoding. To determine if the Celtic
# encoding is being used in Mac OS 7-9, you should also check if the
# system region code is 50, verIreland, or 79, verWales. Otherwise,
# you can check for particular fonts that conform to this encoding.
#
# This character set is a variant of standard Mac OS Roman, adding
# capital and small y with acute, grave, and circumflex, and capital
# and small w with acute, grave, circumflex and diaeresis. It has 14
# code point differences from standard Mac OS Roman (0xDE, 0xDF, 0xE2,
# 0xE3, 0xF6-0xFF).
#
# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
# mapped to U+00A4. In Mac OS 8.5 and later versions, code point
# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
# Apple fonts were updated for Mac OS 8.5 to reflect this. There is
# a "currency sign" variant of the Mac OS Celtic encoding that still
# maps 0xDB to U+00A4; this can be used for older fonts.
# Note: U+20AC is new with Unicode 2.1; for earlier Unicode
# versions, Mac OS Celtic 0xDB may be mapped to private-use
# character U+F8A0.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
##################
0x0000 - 0x007E = 0x00 -
0x00A0 = 0xCA
0x00A1 = 0xC1
0x00A2 = 0xA2
0x00A3 = 0xA3
0x00A5 = 0xB4
0x00A7 = 0xA4
0x00A8 = 0xAC
0x00A9 = 0xA9
0x00AA = 0xBB
0x00AB = 0xC7
0x00AC = 0xC2
0x00AE = 0xA8
0x00B0 = 0xA1
0x00B1 = 0xB1
0x00B4 = 0xAB
0x00B5 = 0xB5
0x00B6 = 0xA6
0x00B7 = 0xE1
0x00BA = 0xBC
0x00BB = 0xC8
0x00BF = 0xC0
0x00C0 = 0xCB
0x00C1 = 0xE7
0x00C2 = 0xE5
0x00C3 = 0xCC
0x00C4 = 0x80
0x00C5 = 0x81
0x00C6 = 0xAE
0x00C7 = 0x82
0x00C8 = 0xE9
0x00C9 = 0x83
0x00CA = 0xE6
0x00CB = 0xE8
0x00CC = 0xED
0x00CD = 0xEA
0x00CE = 0xEB
0x00CF = 0xEC
0x00D1 = 0x84
0x00D2 = 0xF1
0x00D3 = 0xEE
0x00D4 = 0xEF
0x00D5 = 0xCD
0x00D6 = 0x85
0x00D8 = 0xAF
0x00D9 = 0xF4
0x00DA = 0xF2
0x00DB = 0xF3
0x00DC = 0x86
0x00DD = 0xF6
0x00DF = 0xA7
0x00E0 = 0x88
0x00E1 = 0x87
0x00E2 = 0x89
0x00E3 = 0x8B
0x00E4 = 0x8A
0x00E5 = 0x8C
0x00E6 = 0xBE
0x00E7 = 0x8D
0x00E8 = 0x8F
0x00E9 = 0x8E
0x00EA = 0x90
0x00EB = 0x91
0x00EC = 0x93
0x00ED = 0x92
0x00EE = 0x94
0x00EF = 0x95
0x00F1 = 0x96
0x00F2 = 0x98
0x00F3 = 0x97
0x00F4 = 0x99
0x00F5 = 0x9B
0x00F6 = 0x9A
0x00F7 = 0xD6
0x00F8 = 0xBF
0x00F9 = 0x9D
0x00FA = 0x9C
0x00FB = 0x9E
0x00FC = 0x9F
0x00FD = 0xF7
0x00FF = 0xD8
0x0131 = 0xF5
0x0152 = 0xCE
0x0153 = 0xCF
0x0174 = 0xF8
0x0175 = 0xF9
0x0176 = 0xDE
0x0177 = 0xDF
0x0178 = 0xD9
0x0192 = 0xC4
0x03A9 = 0xBD
0x03C0 = 0xB9
0x1E80 = 0xFC
0x1E81 = 0xFD
0x1E82 = 0xFE
0x1E83 = 0xFF
0x1E84 = 0xFA
0x1E85 = 0xFB
0x1EF2 = 0xE2
0x1EF3 = 0xE3
0x2013 = 0xD0
0x2014 = 0xD1
0x2018 = 0xD4
0x2019 = 0xD5
0x201C = 0xD2
0x201D = 0xD3
0x2020 = 0xA0
0x2021 = 0xE0
0x2022 = 0xA5
0x2026 = 0xC9
0x2030 = 0xE4
0x2039 = 0xDC
0x203A = 0xDD
0x2044 = 0xDA
0x20AC = 0xDB
0x2122 = 0xAA
0x2202 = 0xB6
0x2206 = 0xC6
0x220F = 0xB8
0x2211 = 0xB7
0x221A = 0xC3
0x221E = 0xB0
0x222B = 0xBA
0x2248 = 0xC5
0x2260 = 0xAD
0x2264 = 0xB2
0x2265 = 0xB3
0x25CA = 0xD7
0x2663 = 0xF0
END_MAP

View File

@ -1,246 +0,0 @@
# $NetBSD: UCS%CENTEURO.src,v 1.2 2006/04/08 15:47:39 tnozaki Exp $
TYPE ROWCOL
NAME UCS/CENTEURO
SRC_ZONE 0x0000-0x25CA
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: CENTEURO.TXT
#
# Contents: Map (external version) from Mac OS Central European
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-04 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update URLs. Matches internal utom<b1>.
# b02 1999-Sep-22 Update contact e-mail address. Matches
# internal utom<b1>, ufrm<b1>, and Text
# Encoding Converter version 1.5.
# n05 1998-Feb-05 Update header comments to new format; no
# mapping changes. Matches internal utom<n3>,
# ufrm<n13>, and Text Encoding Converter
# version 1.3.
# n03 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n5>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Central European code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Central European code order.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Central European character set uses the standard control
# characters at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Central European:
# ---------------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported directly in programming
# interfaces for QuickDraw Text, the Script Manager, and related
# Text Utilities. For other purposes it is supported via transcoding
# to and from Unicode.
#
# This character set is intended to cover the following languages:
#
# Polish, Czech, Slovak, Hungarian, Estonian, Latvian, Lithuanian
#
# These are written in Latin script, but using a different set of
# of accented characters than Mac OS Roman. The Mac OS Central
# European character set also includes a number of characters
# needed for the Mac OS user interface and localization (e.g.
# ellipsis, bullet, copyright sign), several typographic
# punctuation symbols, math symbols, etc. However, it has a
# smaller set of punctuation and symbols than Mac OS Roman. All of
# the characters in Mac OS Central European that are also in the
# Mac OS Roman character set are at the same code point in both
# character sets; this improves application compatibility.
#
# Note: This does not have the same letter repertoire as ISO
# 8859-2 (Latin-2); each has some accented letters that the other
# does not have.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
##################
0x0000 - 0x007F = 0x00 -
0x00A0 = 0xCA
0x00A3 = 0xA3
0x00A7 = 0xA4
0x00A8 = 0xAC
0x00A9 = 0xA9
0x00AB = 0xC7
0x00AC = 0xC2
0x00AE = 0xA8
0x00B0 = 0xA1
0x00B6 = 0xA6
0x00BB = 0xC8
0x00C1 = 0xE7
0x00C4 = 0x80
0x00C9 = 0x83
0x00CD = 0xEA
0x00D3 = 0xEE
0x00D4 = 0xEF
0x00D5 = 0xCD
0x00D6 = 0x85
0x00DA = 0xF2
0x00DC = 0x86
0x00DD = 0xF8
0x00DF = 0xA7
0x00E1 = 0x87
0x00E4 = 0x8A
0x00E9 = 0x8E
0x00ED = 0x92
0x00F3 = 0x97
0x00F4 = 0x99
0x00F5 = 0x9B
0x00F6 = 0x9A
0x00F7 = 0xD6
0x00FA = 0x9C
0x00FC = 0x9F
0x00FD = 0xF9
0x0100 = 0x81
0x0101 = 0x82
0x0104 = 0x84
0x0105 = 0x88
0x0106 = 0x8C
0x0107 = 0x8D
0x010C = 0x89
0x010D = 0x8B
0x010E = 0x91
0x010F = 0x93
0x0112 = 0x94
0x0113 = 0x95
0x0116 = 0x96
0x0117 = 0x98
0x0118 = 0xA2
0x0119 = 0xAB
0x011A = 0x9D
0x011B = 0x9E
0x0122 = 0xFE
0x0123 = 0xAE
0x012A = 0xB1
0x012B = 0xB4
0x012E = 0xAF
0x012F = 0xB0
0x0136 = 0xB5
0x0137 = 0xFA
0x0139 = 0xBD
0x013A = 0xBE
0x013B = 0xB9
0x013C = 0xBA
0x013D = 0xBB
0x013E = 0xBC
0x0141 = 0xFC
0x0142 = 0xB8
0x0143 = 0xC1
0x0144 = 0xC4
0x0145 = 0xBF
0x0146 = 0xC0
0x0147 = 0xC5
0x0148 = 0xCB
0x014C = 0xCF
0x014D = 0xD8
0x0150 = 0xCC
0x0151 = 0xCE
0x0154 = 0xD9
0x0155 = 0xDA
0x0156 = 0xDF
0x0157 = 0xE0
0x0158 = 0xDB
0x0159 = 0xDE
0x015A = 0xE5
0x015B = 0xE6
0x0160 = 0xE1
0x0161 = 0xE4
0x0164 = 0xE8
0x0165 = 0xE9
0x016A = 0xED
0x016B = 0xF0
0x016E = 0xF1
0x016F = 0xF3
0x0170 = 0xF4
0x0171 = 0xF5
0x0172 = 0xF6
0x0173 = 0xF7
0x0179 = 0x8F
0x017A = 0x90
0x017B = 0xFB
0x017C = 0xFD
0x017D = 0xEB
0x017E = 0xEC
0x02C7 = 0xFF
0x2013 = 0xD0
0x2014 = 0xD1
0x2018 = 0xD4
0x2019 = 0xD5
0x201A = 0xE2
0x201C = 0xD2
0x201D = 0xD3
0x201E = 0xE3
0x2020 = 0xA0
0x2022 = 0xA5
0x2026 = 0xC9
0x2039 = 0xDC
0x203A = 0xDD
0x2122 = 0xAA
0x2202 = 0xB6
0x2206 = 0xC6
0x2211 = 0xB7
0x221A = 0xC3
0x2260 = 0xAD
0x2264 = 0xB2
0x2265 = 0xB3
0x25CA = 0xD7
END_MAP

View File

@ -1,270 +0,0 @@
# $NetBSD: UCS%CROATIAN.src,v 1.2 2006/04/08 15:47:39 tnozaki Exp $
TYPE ROWCOL
NAME UCS/CROATIAN
SRC_ZONE 0x0000-0xF8FF
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: CROATIAN.TXT
#
# Contents: Map (external version) from Mac OS Croatian
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-04 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update URLs, notes. Matches internal
# utom<b3>.
# b02 1999-Sep-22 Encoding changed for Mac OS 8.5; change
# mapping of 0xDB from CURRENCY SIGN to EURO
# SIGN. Update contact e-mail address. Matches
# internal utom<b2>, ufrm<b2>, and Text
# Encoding Converter version 1.5.
# n07 1998-Feb-05 Minor update to header comments
# n05 1997-Dec-14 Update to match internal utom<5>, ufrm<16>:
# Change standard mapping for 0xBD from U+2126
# to its canonical decomposition, U+03A9.
# n03 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<6>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Croatian code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Croatian code order.
#
# One of these mappings requires the use of a corporate character.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Croatian character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Croatian:
# -------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# Mac OS Croatian is used for Croatian and Slovene.
#
# The Mac OS Croatian encoding shares the script code smRoman
# (0) with the standard Mac OS Roman encoding. To determine if
# the Croatian encoding is being used, you must check if the
# system region code is 68, verCroatia (or 25, verYugoCroatian,
# only used in older systems).
#
# This character set is a variant of standard Mac OS Roman
# encoding, adding five accented letter case pairs to handle
# Croatian. It has 20 code point differences from standard
# Mac OS Roman, but only 10 differences in repertoire.
#
# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
# mapped to U+00A4. In Mac OS 8.5 and later versions, code point
# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
# Apple fonts are updated for Mac OS 8.5 to reflect this. There is
# a "currency sign" variant of the Mac OS Croatian encoding that
# still maps 0xDB to U+00A4; this can be used for older fonts.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# The following corporate zone Unicode character is used in this
# mapping:
#
# 0xF8FF Apple logo
#
# NOTE: The graphic image associated with the Apple logo character
# is not authorized for use without permission of Apple, and
# unauthorized use might constitute trademark infringement.
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version n07 to version b02:
#
# - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
# CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
#
# Changes from version n03 to version n05:
#
# - Change mapping of 0xBD from U+2126 to its canonical
# decomposition, U+03A9.
#
##################
0x0000 - 0x007E = 0x00 -
0x00A0 = 0xCA
0x00A1 = 0xC1
0x00A2 = 0xA2
0x00A3 = 0xA3
0x00A7 = 0xA4
0x00A8 = 0xAC
0x00A9 = 0xD9
0x00AA = 0xBB
0x00AB = 0xC7
0x00AC = 0xC2
0x00AE = 0xA8
0x00AF = 0xF8
0x00B0 = 0xA1
0x00B1 = 0xB1
0x00B4 = 0xAB
0x00B5 = 0xB5
0x00B6 = 0xA6
0x00B7 = 0xE1
0x00B8 = 0xFC
0x00BA = 0xBC
0x00BB = 0xDF
0x00BF = 0xC0
0x00C0 = 0xCB
0x00C1 = 0xE7
0x00C2 = 0xE5
0x00C3 = 0xCC
0x00C4 = 0x80
0x00C5 = 0x81
0x00C6 = 0xDE
0x00C7 = 0x82
0x00C8 = 0xE9
0x00C9 = 0x83
0x00CA = 0xFD
0x00CB = 0xFA
0x00CC = 0xED
0x00CD = 0xEA
0x00CE = 0xEB
0x00CF = 0xEC
0x00D1 = 0x84
0x00D2 = 0xF1
0x00D3 = 0xEE
0x00D4 = 0xEF
0x00D5 = 0xCD
0x00D6 = 0x85
0x00D8 = 0xAF
0x00D9 = 0xF4
0x00DA = 0xF2
0x00DB = 0xF3
0x00DC = 0x86
0x00DF = 0xA7
0x00E0 = 0x88
0x00E1 = 0x87
0x00E2 = 0x89
0x00E3 = 0x8B
0x00E4 = 0x8A
0x00E5 = 0x8C
0x00E6 = 0xFE
0x00E7 = 0x8D
0x00E8 = 0x8F
0x00E9 = 0x8E
0x00EA = 0x90
0x00EB = 0x91
0x00EC = 0x93
0x00ED = 0x92
0x00EE = 0x94
0x00EF = 0x95
0x00F1 = 0x96
0x00F2 = 0x98
0x00F3 = 0x97
0x00F4 = 0x99
0x00F5 = 0x9B
0x00F6 = 0x9A
0x00F7 = 0xD6
0x00F8 = 0xBF
0x00F9 = 0x9D
0x00FA = 0x9C
0x00FB = 0x9E
0x00FC = 0x9F
0x0106 = 0xC6
0x0107 = 0xE6
0x010C = 0xC8
0x010D = 0xE8
0x0110 = 0xD0
0x0111 = 0xF0
0x0131 = 0xF5
0x0152 = 0xCE
0x0153 = 0xCF
0x0160 = 0xA9
0x0161 = 0xB9
0x017D = 0xAE
0x017E = 0xBE
0x0192 = 0xC4
0x02C6 = 0xF6
0x02C7 = 0xFF
0x02DA = 0xFB
0x02DC = 0xF7
0x03A9 = 0xBD
0x03C0 = 0xF9
0x2013 = 0xE0
0x2014 = 0xD1
0x2018 = 0xD4
0x2019 = 0xD5
0x201A = 0xE2
0x201C = 0xD2
0x201D = 0xD3
0x201E = 0xE3
0x2020 = 0xA0
0x2022 = 0xA5
0x2026 = 0xC9
0x2030 = 0xE4
0x2039 = 0xDC
0x203A = 0xDD
0x2044 = 0xDA
0x20AC = 0xDB
0x2122 = 0xAA
0x2202 = 0xB6
0x2206 = 0xB4
0x220F = 0xB8
0x2211 = 0xB7
0x221A = 0xC3
0x221E = 0xB0
0x222B = 0xBA
0x2248 = 0xC5
0x2260 = 0xAD
0x2264 = 0xB2
0x2265 = 0xB3
0x25CA = 0xD7
0xF8FF = 0xD8
END_MAP

View File

@ -1,271 +0,0 @@
# $NetBSD: UCS%CYRILLIC.src,v 1.2 2006/04/08 15:47:39 tnozaki Exp $
TYPE ROWCOL
NAME UCS/CYRILLIC
SRC_ZONE 0x0000-0x2265
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: CYRILLIC.TXT
#
# Contents: Map (external version) from Mac OS Cyrillic
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c03 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update URLs, notes. Matches internal
# utom<b2>.
# b02 1999-Sep-22 Encoding changed for Mac OS 9.0 to merge
# with Mac OS Ukrainian and support EURO SIGN;
# Change mappings for 0xA2, 0xB6, and 0xFF.
# Update contact e-mail address. Matches
# internal utom<b2>, ufrm<b2>, and Text
# Encoding Converter version 1.5.
# n05 1998-Feb-05 Update header comments to new format; no
# mapping changes. Matches internal utom<n3>,
# ufrm<n13>, and Text Encoding Converter
# version 1.3.
# n03 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n5>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Cyrillic code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Cyrillic code order.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Cyrillic character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Cyrillic:
# -------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported directly in programming
# interfaces for QuickDraw Text, the Script Manager, and related
# Text Utilities. For other purposes it is supported via transcoding
# to and from Unicode.
#
# This is the "Euro sign" version of Mac Cyrillic for Mac OS 9.0 and
# later. Before Mac OS 9.0, there were two separate Slavic Cyrillic
# encodings:
#
# 1. The Cyrillic currency sign variant (used for localized Russian
# and Bulgarian systems), which had the following:
# 0xA2 U+00A2 CENT SIGN
# 0xB6 U+2202 PARTIAL DIFFERENTIAL
# 0xFF U+00A4 CURRENCY SIGN
#
# 2. The Ukrainian currency sign variant (used for localized Ukrainian
# systems and the pre-9.0 Cyrillic Language Kit), which had the
# following:
# 0xA2 U+0490 CYRILLIC CAPITAL LETTER GHE WITH UPTURN
# 0xB6 U+0491 CYRILLIC SMALL LETTER GHE WITH UPTURN
# 0xFF U+00A4 CURRENCY SIGN
#
# This new Cyrillic Euro sign version is based on the old Ukrainian
# currency sign variant, with 0xFF changed to be EURO SIGN.
#
# The Mac OS Cyrillic encoding includes the Cyrillic letter repertoire
# of ISO 8859-5 (although not at the same code points). This covers
# most of the Slavic languages written in Cyrillic script.
#
# The Mac OS Cyrillic encoding also includes a number of characters
# needed for the Mac OS user interface and localization (e.g.
# ellipsis, bullet, copyright sign). All of the characters in Mac OS
# Cyrillic that are also in the Mac OS Roman encoding are at the
# same code point in both; this improves application compatibility.
#
# Note: There is a common Ukrainian glyph variation in which the glyph
# for CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I may or may not
# have a dot above.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version n05 to version b02:
#
# - Encoding changed for Mac OS 9.0 to merge with Mac OS Ukrainian and
# support EURO SIGN. 0xA2 changed from U+00A2 to U+0490; 0xB6 changed
# from U+2202 to U+0491; 0xFF changed from U+00A4 to U+20AC.
#
##################
0x0000 - 0x007E = 0x0000 -
0x00A0 = 0xCA
0x00A3 = 0xA3
0x00A7 = 0xA4
0x00A9 = 0xA9
0x00AB = 0xC7
0x00AC = 0xC2
0x00AE = 0xA8
0x00B0 = 0xA1
0x00B1 = 0xB1
0x00B5 = 0xB5
0x00B6 = 0xA6
0x00BB = 0xC8
0x00F7 = 0xD6
0x0192 = 0xC4
0x0401 = 0xDD
0x0402 = 0xAB
0x0403 = 0xAE
0x0404 = 0xB8
0x0405 = 0xC1
0x0406 = 0xA7
0x0407 = 0xBA
0x0408 = 0xB7
0x0409 = 0xBC
0x040A = 0xBE
0x040B = 0xCB
0x040C = 0xCD
0x040E = 0xD8
0x040F = 0xDA
0x0410 = 0x80
0x0411 = 0x81
0x0412 = 0x82
0x0413 = 0x83
0x0414 = 0x84
0x0415 = 0x85
0x0416 = 0x86
0x0417 = 0x87
0x0418 = 0x88
0x0419 = 0x89
0x041A = 0x8A
0x041B = 0x8B
0x041C = 0x8C
0x041D = 0x8D
0x041E = 0x8E
0x041F = 0x8F
0x0420 = 0x90
0x0421 = 0x91
0x0422 = 0x92
0x0423 = 0x93
0x0424 = 0x94
0x0425 = 0x95
0x0426 = 0x96
0x0427 = 0x97
0x0428 = 0x98
0x0429 = 0x99
0x042A = 0x9A
0x042B = 0x9B
0x042C = 0x9C
0x042D = 0x9D
0x042E = 0x9E
0x042F = 0x9F
0x0430 = 0xE0
0x0431 = 0xE1
0x0432 = 0xE2
0x0433 = 0xE3
0x0434 = 0xE4
0x0435 = 0xE5
0x0436 = 0xE6
0x0437 = 0xE7
0x0438 = 0xE8
0x0439 = 0xE9
0x043A = 0xEA
0x043B = 0xEB
0x043C = 0xEC
0x043D = 0xED
0x043E = 0xEE
0x043F = 0xEF
0x0440 = 0xF0
0x0441 = 0xF1
0x0442 = 0xF2
0x0443 = 0xF3
0x0444 = 0xF4
0x0445 = 0xF5
0x0446 = 0xF6
0x0447 = 0xF7
0x0448 = 0xF8
0x0449 = 0xF9
0x044A = 0xFA
0x044B = 0xFB
0x044C = 0xFC
0x044D = 0xFD
0x044E = 0xFE
0x044F = 0xDF
0x0451 = 0xDE
0x0452 = 0xAC
0x0453 = 0xAF
0x0454 = 0xB9
0x0455 = 0xCF
0x0456 = 0xB4
0x0457 = 0xBB
0x0458 = 0xC0
0x0459 = 0xBD
0x045A = 0xBF
0x045B = 0xCC
0x045C = 0xCE
0x045E = 0xD9
0x045F = 0xDB
0x0490 = 0xA2
0x0491 = 0xB6
0x2013 = 0xD0
0x2014 = 0xD1
0x2018 = 0xD4
0x2019 = 0xD5
0x201C = 0xD2
0x201D = 0xD3
0x201E = 0xD7
0x2020 = 0xA0
0x2022 = 0xA5
0x2026 = 0xC9
0x20AC = 0xFF
0x2116 = 0xDC
0x2122 = 0xAA
0x2206 = 0xC6
0x221A = 0xC3
0x221E = 0xB0
0x2248 = 0xC5
0x2260 = 0xAD
0x2264 = 0xB2
0x2265 = 0xB3
END_MAP

View File

@ -1,340 +0,0 @@
# $NetBSD: UCS%DINGBATS.src,v 1.2 2006/04/08 15:47:39 tnozaki Exp $
TYPE ROWCOL
NAME UCS/DINGBATS
SRC_ZONE 0x0000-0x27BE
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: DINGBATS.TXT
#
# Contents: Map (external version) from Mac OS Dingbats
# character set to Unicode 3.2 and later.
#
# Copyright: (c) 1994-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update mappings for 0x80-0x8D to use new
# Unicode 3.2 characters. Update URLs, notes.
# Matches internal utom<b2>.
# b02 1999-Sep-22 Update contact e-mail address. Matches
# internal utom<b1>, ufrm<b1>, and Text
# Encoding Converter version 1.5.
# n05 1998-Feb-05 Update to match internal utom<n4>, ufrm<n14>,
# and Text Encoding Converter version 1.3:
# Change all mappings to single corporate-zone
# Unicodes to either use standard Unicodes
# or standard Unicodes plus transcoding hints;
# see details below. Also update header
# comments to new format.
# n03 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n4>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Dingbats code (in hex as 0xNN)
# Column #2 is the corresponding Unicode or Unicode sequence
# (in hex as 0xNNNN).
# Column #3 is a comment containing the Unicode name.
# In some cases an additional comment follows the Unicode name.
#
# The entries are in Mac OS Dingbats code order.
#
# Some of these mappings require the use of corporate characters.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Dingbats character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Dingbats:
# -------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported directly in programming
# interfaces for QuickDraw Text, the Script Manager, and related
# Text Utilities. For other purposes it is supported via transcoding
# to and from Unicode.
#
# The Mac OS Dingbats encoding shares the script code smRoman
# (0) with the standard Mac OS Roman encoding. To determine if
# the Dingbats encoding is being used, you must check if the
# font name is "Zapf Dingbats".
#
# The layout of the Dingbats character set is identical to or
# a superset of the layout of the Adobe Zapf Dingbats encoding
# vector.
#
# The following code points are unused, and are not shown here:
# 0x8E-0xA0, 0xF0, 0xFF.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version b02 to version b03/c01:
#
# - The mappings for the following Mac OS Dingbats characters
# were changed to use standard Unicode characters added for
# Unicode 3.2: 0x80-0x8D.
#
# Changes from version n03 to version n05:
#
# - The mappings for the following Mac OS Dingbats characters
# were changed from single corporate-zone Unicode characters
# to standard Unicode characters:
# 0x80-0x81, 0x84-0x87, 0x8A-0x8D.
#
# - The mappings for the following Mac OS Dingbats characters
# were changed from single corporate-zone Unicode characters
# to combinations of a standard Unicode and a transcoding hint:
# 0x82-0x83, 0x88-0x89.
#
##################
0x0000 - 0x0020 = 0x00 -
0x2192 = 0xD5
0x2194 = 0xD6
0x2195 = 0xD7
0x2460 = 0xAC
0x2461 = 0xAD
0x2462 = 0xAE
0x2463 = 0xAF
0x2464 = 0xB0
0x2465 = 0xB1
0x2466 = 0xB2
0x2467 = 0xB3
0x2468 = 0xB4
0x2469 = 0xB5
0x25A0 = 0x6E
0x25B2 = 0x73
0x25BC = 0x74
0x25C6 = 0x75
0x25CF = 0x6C
0x25D7 = 0x77
0x2605 = 0x48
0x260E = 0x25
0x261B = 0x2A
0x261E = 0x2B
0x2660 = 0xAB
0x2663 = 0xA8
0x2665 = 0xAA
0x2666 = 0xA9
0x2701 = 0x21
0x2702 = 0x22
0x2703 = 0x23
0x2704 = 0x24
0x2706 = 0x26
0x2707 = 0x27
0x2708 = 0x28
0x2709 = 0x29
0x270C = 0x2C
0x270D = 0x2D
0x270E = 0x2E
0x270F = 0x2F
0x2710 = 0x30
0x2711 = 0x31
0x2712 = 0x32
0x2713 = 0x33
0x2714 = 0x34
0x2715 = 0x35
0x2716 = 0x36
0x2717 = 0x37
0x2718 = 0x38
0x2719 = 0x39
0x271A = 0x3A
0x271B = 0x3B
0x271C = 0x3C
0x271D = 0x3D
0x271E = 0x3E
0x271F = 0x3F
0x2720 = 0x40
0x2721 = 0x41
0x2722 = 0x42
0x2723 = 0x43
0x2724 = 0x44
0x2725 = 0x45
0x2726 = 0x46
0x2727 = 0x47
0x2729 = 0x49
0x272A = 0x4A
0x272B = 0x4B
0x272C = 0x4C
0x272D = 0x4D
0x272E = 0x4E
0x272F = 0x4F
0x2730 = 0x50
0x2731 = 0x51
0x2732 = 0x52
0x2733 = 0x53
0x2734 = 0x54
0x2735 = 0x55
0x2736 = 0x56
0x2737 = 0x57
0x2738 = 0x58
0x2739 = 0x59
0x273A = 0x5A
0x273B = 0x5B
0x273C = 0x5C
0x273D = 0x5D
0x273E = 0x5E
0x273F = 0x5F
0x2740 = 0x60
0x2741 = 0x61
0x2742 = 0x62
0x2743 = 0x63
0x2744 = 0x64
0x2745 = 0x65
0x2746 = 0x66
0x2747 = 0x67
0x2748 = 0x68
0x2749 = 0x69
0x274A = 0x6A
0x274B = 0x6B
0x274D = 0x6D
0x274F = 0x6F
0x2750 = 0x70
0x2751 = 0x71
0x2752 = 0x72
0x2756 = 0x76
0x2758 = 0x78
0x2759 = 0x79
0x275A = 0x7A
0x275B = 0x7B
0x275C = 0x7C
0x275D = 0x7D
0x275E = 0x7E
0x2761 = 0xA1
0x2762 = 0xA2
0x2763 = 0xA3
0x2764 = 0xA4
0x2765 = 0xA5
0x2766 = 0xA6
0x2767 = 0xA7
0x2768 = 0x80
0x2769 = 0x81
0x276A = 0x82
0x276B = 0x83
0x276C = 0x84
0x276D = 0x85
0x276E = 0x86
0x276F = 0x87
0x2770 = 0x88
0x2771 = 0x89
0x2772 = 0x8A
0x2773 = 0x8B
0x2774 = 0x8C
0x2775 = 0x8D
0x2776 = 0xB6
0x2777 = 0xB7
0x2778 = 0xB8
0x2779 = 0xB9
0x277A = 0xBA
0x277B = 0xBB
0x277C = 0xBC
0x277D = 0xBD
0x277E = 0xBE
0x277F = 0xBF
0x2780 = 0xC0
0x2781 = 0xC1
0x2782 = 0xC2
0x2783 = 0xC3
0x2784 = 0xC4
0x2785 = 0xC5
0x2786 = 0xC6
0x2787 = 0xC7
0x2788 = 0xC8
0x2789 = 0xC9
0x278A = 0xCA
0x278B = 0xCB
0x278C = 0xCC
0x278D = 0xCD
0x278E = 0xCE
0x278F = 0xCF
0x2790 = 0xD0
0x2791 = 0xD1
0x2792 = 0xD2
0x2793 = 0xD3
0x2794 = 0xD4
0x2798 = 0xD8
0x2799 = 0xD9
0x279A = 0xDA
0x279B = 0xDB
0x279C = 0xDC
0x279D = 0xDD
0x279E = 0xDE
0x279F = 0xDF
0x27A0 = 0xE0
0x27A1 = 0xE1
0x27A2 = 0xE2
0x27A3 = 0xE3
0x27A4 = 0xE4
0x27A5 = 0xE5
0x27A6 = 0xE6
0x27A7 = 0xE7
0x27A8 = 0xE8
0x27A9 = 0xE9
0x27AA = 0xEA
0x27AB = 0xEB
0x27AC = 0xEC
0x27AD = 0xED
0x27AE = 0xEE
0x27AF = 0xEF
0x27B1 = 0xF1
0x27B2 = 0xF2
0x27B3 = 0xF3
0x27B4 = 0xF4
0x27B5 = 0xF5
0x27B6 = 0xF6
0x27B7 = 0xF7
0x27B8 = 0xF8
0x27B9 = 0xF9
0x27BA = 0xFA
0x27BB = 0xFB
0x27BC = 0xFC
0x27BD = 0xFD
0x27BE = 0xFE
END_MAP

View File

@ -1,256 +0,0 @@
# $NetBSD: UCS%GAELIC.src,v 1.2 2006/04/08 15:47:39 tnozaki Exp $
TYPE ROWCOL
NAME UCS/GAELIC
SRC_ZONE 0x0000-0x2663
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: GAELIC.TXT
#
# Contents: Map (external version) from Mac OS Celtic
# character set to Unicode 3.0 and later
#
# Contacts: charsets@apple.com, everson@evertype.com
#
# Changes:
#
# c01 2005-Apr-01 First posted version. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Gaelic code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Gaelic code order.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Gaelic character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Gaelic (partly from Michael Everson):
# -----------------------------------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# This character set was developed by Michael Everson of Everson
# Typography (everson@evertype.com) and was used for fonts in his
# Celtic Utilities and CeltScript font packages for the Mac, as well
# as some fonts included with the Irish localizations of Mac OS 6.0.8
# and 7.1. Note that while Apple authorized this Irish localization,
# it was not a system which shipped with Apple hardware, and was not
# otherwise supported by Apple. Fonts conforming to the Mac OS Gaelic
# character set are available from Everson Typography
# (http://www.evertype.com/celtscript/). Information about the use of
# this character set is available at
# http://www.evertype.com/celtscript/celtcode.html.
#
# The Mac OS Gaelic encoding shares the script code smRoman (0) with
# the standard Mac OS Roman encoding. To determine if the Gaelic
# encoding is being used in Mac OS 7-9, you should also check if the
# system region code is 81. Otherwise, you can check for particular
# fonts that conform to this encoding (since in practice Gaelic fonts
# are used with the ordinary US or UK system versions).
#
# This character set is a variant of standard Mac OS Roman, adding
# capital and small y with acute, grave, and circumflex; capital and
# small w with acute, grave, circumflex and diaeresis; capital and
# small b, c, d, f, g, m, p, s, t with dot above; tironian et; small
# long r, small long s, and small long s with dot above. It has 36
# code point differences from standard Mac OS Roman.
#
# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
# mapped to U+00A4. In Mac OS 8.5 and later versions, code point
# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
# Apple fonts are updated for Mac OS 8.5 to reflect this. There is
# a "currency sign" variant of the Latin 8 Extended encoding that still
# maps 0xDB to U+00A4; this can be used for older fonts.
# Note: U+20AC is new with Unicode 2.1; for earlier Unicode
# versions, Latin 8 Extended 0xDB may be mapped to private-use
# character U+F8A0.
#
# Before Unicode 3.0, code point 0xE4 was PER MILLE SIGN, and was
# mapped to U+2030. Since August 1998, code point 0xE4 is changed
# to TIRONIAN SIGN ET and maps to U+204A. There is a "per mille
# sign" variant of the Mac OS Gaelic encoding that still
# maps 0xE4 to U+2030; this can be used for older fonts.
# Note: U+204A is new with Unicode 3.0; for earlier Unicode
# versions, Mac OS Gaelic was unified with AMPERSAND.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
##################
0x0000 - 0x007E = 0x00 -
0x00A0 = 0xCA
0x00A2 = 0xA2
0x00A3 = 0xA3
0x00A7 = 0xA4
0x00A8 = 0xAC
0x00A9 = 0xA9
0x00AB = 0xC7
0x00AE = 0xA8
0x00B0 = 0xA1
0x00B1 = 0xB1
0x00B4 = 0xAB
0x00B6 = 0xA6
0x00B7 = 0xE1
0x00BB = 0xC8
0x00C0 = 0xCB
0x00C1 = 0xE7
0x00C2 = 0xE5
0x00C3 = 0xCC
0x00C4 = 0x80
0x00C5 = 0x81
0x00C6 = 0xAE
0x00C7 = 0x82
0x00C8 = 0xE9
0x00C9 = 0x83
0x00CA = 0xE6
0x00CB = 0xE8
0x00CC = 0xED
0x00CD = 0xEA
0x00CE = 0xEB
0x00CF = 0xEC
0x00D1 = 0x84
0x00D2 = 0xF1
0x00D3 = 0xEE
0x00D4 = 0xEF
0x00D5 = 0xCD
0x00D6 = 0x85
0x00D8 = 0xAF
0x00D9 = 0xF4
0x00DA = 0xF2
0x00DB = 0xF3
0x00DC = 0x86
0x00DD = 0xF6
0x00DF = 0xA7
0x00E0 = 0x88
0x00E1 = 0x87
0x00E2 = 0x89
0x00E3 = 0x8B
0x00E4 = 0x8A
0x00E5 = 0x8C
0x00E6 = 0xBE
0x00E7 = 0x8D
0x00E8 = 0x8F
0x00E9 = 0x8E
0x00EA = 0x90
0x00EB = 0x91
0x00EC = 0x93
0x00ED = 0x92
0x00EE = 0x94
0x00EF = 0x95
0x00F1 = 0x96
0x00F2 = 0x98
0x00F3 = 0x97
0x00F4 = 0x99
0x00F5 = 0x9B
0x00F6 = 0x9A
0x00F8 = 0xBF
0x00F9 = 0x9D
0x00FA = 0x9C
0x00FB = 0x9E
0x00FC = 0x9F
0x00FD = 0xF7
0x00FF = 0xD8
0x010A = 0xB5
0x010B = 0xB6
0x0120 = 0xBB
0x0121 = 0xBC
0x0131 = 0xF5
0x0152 = 0xCE
0x0153 = 0xCF
0x0174 = 0xF8
0x0175 = 0xF9
0x0176 = 0xDE
0x0177 = 0xDF
0x0178 = 0xD9
0x017F = 0xC5
0x0192 = 0xC4
0x027C = 0xC3
0x1E02 = 0xB0
0x1E03 = 0xB4
0x1E0A = 0xB7
0x1E0B = 0xB8
0x1E1E = 0xB9
0x1E1F = 0xBA
0x1E40 = 0xBD
0x1E41 = 0xC0
0x1E56 = 0xC1
0x1E57 = 0xC2
0x1E60 = 0xC6
0x1E61 = 0xD6
0x1E6A = 0xDA
0x1E6B = 0xE0
0x1E80 = 0xFC
0x1E81 = 0xFD
0x1E82 = 0xFE
0x1E83 = 0xFF
0x1E84 = 0xFA
0x1E85 = 0xFB
0x1E9B = 0xD7
0x1EF2 = 0xE2
0x1EF3 = 0xE3
0x2013 = 0xD0
0x2014 = 0xD1
0x2018 = 0xD4
0x2019 = 0xD5
0x201C = 0xD2
0x201D = 0xD3
0x2020 = 0xA0
0x2022 = 0xA5
0x2026 = 0xC9
0x2039 = 0xDC
0x203A = 0xDD
0x204A = 0xE4
0x20AC = 0xDB
0x2122 = 0xAA
0x2260 = 0xAD
0x2264 = 0xB2
0x2265 = 0xB3
0x2663 = 0xF0
END_MAP

View File

@ -1,274 +0,0 @@
# $NetBSD: UCS%GREEK.src,v 1.2 2006/04/08 15:47:40 tnozaki Exp $
TYPE ROWCOL
NAME UCS/GREEK
SRC_ZONE 0x0000-0x2265
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: GREEK.TXT
#
# Contents: Map (external version) from Mac OS Greek
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update to match changes in Mac OS Greek
# encoding for Mac OS 9.2.2 and later.
# Update URLs, notes. Matches internal
# utom<b3>.
# b02 1999-Sep-22 Update contact e-mail address. Matches
# internal utom<b1>, ufrm<b1>, and Text
# Encoding Converter version 1.5.
# n06 1998-Feb-05 Update to match internal utom<n4>, ufrm<n17>,
# and Text Encoding Converter versions 1.3:
# Change mapping for 0xAF from U+0387 to its
# canonical decomposition, U+00B7. Also
# update header comments to new format.
# n04 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n7>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Greek code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Greek code order.
#
# One of these mappings requires the use of a corporate character.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Greek character set uses the standard control characters at
# 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Greek:
# ----------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# Although a Mac OS script code is defined for Greek (smGreek = 6),
# the Greek localized system does not currently use it (the font
# family IDs are in the Mac OS Roman range). To determine if the
# Greek encoding is being used when the script code is smRoman (0),
# you must check if the system region code is 20, verGreece.
#
# The Mac OS Greek encoding is a superset of the repertoire of
# ISO 8859-7 (although characters are not at the same code points),
# except that LEFT & RIGHT SINGLE QUOTATION MARK replace the
# MODIFIER LETTER REVERSED COMMA & APOSTROPHE (spacing versions of
# Greek rough & smooth breathing marks) that are in ISO 8859-7.
# The added characters in Mac OS Greek include more punctuation and
# symbols and several accented Latin letters.
#
# Before Mac OS 9.2.2, code point 0x9C was SOFT HYPHEN (U+00AD), and
# code point 0xFF was undefined. In Mac OS 9.2.2 and later versions,
# SOFT HYPHEN was moved to 0xFF, and code point 0x9C was changed to be
# EURO SIGN (U+20AC); the standard Apple fonts are updated for Mac OS
# 9.2.2 to reflect this. There is a "no Euro sign" variant of the Mac
# OS Greek encoding that uses the older mapping; this can be used for
# older fonts.
#
# This "no Euro sign" variant of Mac OS Greek was the character set
# used by Mac OS Greek systems before 9.2.2 except for system 6.0.7,
# which used a variant character set but was quickly replaced with
# Greek system 6.0.7.1 using the no Euro sign" character set
# documented here. Greek system 4.1 used a variant Greek set that had
# ISO 8859-7 in 0xA0-0xFF (with some holes filled in with DTP
# characters), and Mac OS Roman accented Roman letters in 0x80-0x9F.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version b02 to version b03/c01:
#
# - The Mac OS Greek encoding changed for Mac OS 9.2.2 and later
# as follows:
# 0x9C, changed from 0x00AD SOFT HYPHEN to 0x20AC EURO SIGN
# 0xFF, changed from undefined to 0x00AD SOFT HYPHEN
#
# Changes from version n04 to version n06:
#
# - Change mapping of 0xAF from U+0387 to its canonical
# decomposition, U+00B7.
#
##################
0x0000 - 0x007E = 0x00 -
0x00A0 = 0xCA
0x00A3 = 0x92
0x00A5 = 0xB4
0x00A6 = 0x9B
0x00A7 = 0xAC
0x00A8 = 0x8C
0x00A9 = 0xA9
0x00AB = 0xC7
0x00AC = 0xC2
0x00AD = 0xFF
0x00AE = 0xA8
0x00B0 = 0xAE
0x00B1 = 0xB1
0x00B2 = 0x82
0x00B3 = 0x84
0x00B7 = 0xAF
0x00B9 = 0x81
0x00BB = 0xC8
0x00BD = 0x97
0x00C4 = 0x80
0x00C9 = 0x83
0x00D6 = 0x85
0x00DC = 0x86
0x00DF = 0xA7
0x00E0 = 0x88
0x00E2 = 0x89
0x00E4 = 0x8A
0x00E7 = 0x8D
0x00E8 = 0x8F
0x00E9 = 0x8E
0x00EA = 0x90
0x00EB = 0x91
0x00EE = 0x94
0x00EF = 0x95
0x00F4 = 0x99
0x00F6 = 0x9A
0x00F7 = 0xD6
0x00F9 = 0x9D
0x00FB = 0x9E
0x00FC = 0x9F
0x0153 = 0xCF
0x0384 = 0x8B
0x0385 = 0x87
0x0386 = 0xCD
0x0388 = 0xCE
0x0389 = 0xD7
0x038A = 0xD8
0x038C = 0xD9
0x038E = 0xDA
0x038F = 0xDF
0x0390 = 0xFD
0x0391 = 0xB0
0x0392 = 0xB5
0x0393 = 0xA1
0x0394 = 0xA2
0x0395 = 0xB6
0x0396 = 0xB7
0x0397 = 0xB8
0x0398 = 0xA3
0x0399 = 0xB9
0x039A = 0xBA
0x039B = 0xA4
0x039C = 0xBB
0x039D = 0xC1
0x039E = 0xA5
0x039F = 0xC3
0x03A0 = 0xA6
0x03A1 = 0xC4
0x03A3 = 0xAA
0x03A4 = 0xC6
0x03A5 = 0xCB
0x03A6 = 0xBC
0x03A7 = 0xCC
0x03A8 = 0xBE
0x03A9 = 0xBF
0x03AA = 0xAB
0x03AB = 0xBD
0x03AC = 0xC0
0x03AD = 0xDB
0x03AE = 0xDC
0x03AF = 0xDD
0x03B0 = 0xFE
0x03B1 = 0xE1
0x03B2 = 0xE2
0x03B3 = 0xE7
0x03B4 = 0xE4
0x03B5 = 0xE5
0x03B6 = 0xFA
0x03B7 = 0xE8
0x03B8 = 0xF5
0x03B9 = 0xE9
0x03BA = 0xEB
0x03BB = 0xEC
0x03BC = 0xED
0x03BD = 0xEE
0x03BE = 0xEA
0x03BF = 0xEF
0x03C0 = 0xF0
0x03C1 = 0xF2
0x03C2 = 0xF7
0x03C3 = 0xF3
0x03C4 = 0xF4
0x03C5 = 0xF9
0x03C6 = 0xE6
0x03C7 = 0xF8
0x03C8 = 0xE3
0x03C9 = 0xF6
0x03CA = 0xFB
0x03CB = 0xFC
0x03CC = 0xDE
0x03CD = 0xE0
0x03CE = 0xF1
0x2013 = 0xD0
0x2015 = 0xD1
0x2018 = 0xD4
0x2019 = 0xD5
0x201C = 0xD2
0x201D = 0xD3
0x2020 = 0xA0
0x2022 = 0x96
0x2026 = 0xC9
0x2030 = 0x98
0x20AC = 0x9C
0x2122 = 0x93
0x2248 = 0xC5
0x2260 = 0xAD
0x2264 = 0xB2
0x2265 = 0xB3
END_MAP

View File

@ -1,288 +0,0 @@
# $NetBSD: UCS%ICELAND.src,v 1.2 2006/04/08 15:47:40 tnozaki Exp $
TYPE ROWCOL
NAME UCS/ICELAND
SRC_ZONE 0x0000-0xF8FF
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: ICELAND.TXT
#
# Contents: Map (external version) from Mac OS Icelandic
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update URLs, notes. Matches internal
# utom<b3>.
# b02 1999-Sep-22 Encoding changed for Mac OS 8.5; change
# mapping of 0xDB from CURRENCY SIGN to EURO
# SIGN. Update contact e-mail address. Matches
# internal utom<b2>, ufrm<b2>, and Text
# Encoding Converter version 1.5.
# n06 1998-Feb-05 Minor update to header comments, add
# information on font variants
# n03 1997-Dec-14 Update to match internal utom<n4>, ufrm<n16>:
# Change standard mapping for 0xBD from U+2126
# to its canonical decomposition, U+03A9.
# n02 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n5>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Icelandic code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Icelandic code order.
#
# One of these mappings requires the use of a corporate character.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Icelandic character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Icelandic:
# --------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# 1. General
#
# Mac OS Icelandic is used for Icelandic and Faroese.
#
# The Mac OS Icelandic encoding shares the script code smRoman
# (0) with the standard Mac OS Roman encoding. To determine if
# the Icelandic encoding is being used, you must also check if
# the system region code is 21, verIceland.
#
# This character set is a variant of standard Mac OS Roman,
# adding upper and lower eth, thorn, and Y acute. It has 6 code
# point differences from standard Mac OS Roman.
#
# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
# mapped to U+00A4. In Mac OS 8.5 and later versions, code point
# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
# Apple fonts are updated for Mac OS 8.5 to reflect this. There are
# "currency sign" variants of the Mac OS Icelandic encoding that
# still map 0xDB to U+00A4; these can be used for older fonts.
#
# 2. Font variants
#
# The table in this file gives the Unicode mappings for the standard
# Mac OS Icelandic encoding. This encoding is supported by the
# Icelandic versions of the fonts Chicago, Geneva, Monaco, and New
# York, and is the encoding supported by the text processing
# utilities. However, other TrueType fonts implement a slightly
# different encoding; the difference is only in two code points.
# For the standard variant, these are:
# 0xBB -> 0x00AA FEMININE ORDINAL INDICATOR
# 0xBC -> 0x00BA MASCULINE ORDINAL INDICATOR
#
# For the TrueType variant (used by the Icelandic versions of the
# fonts Courier, Helvetica, Palatino, and Times), these are:
# 0xBB -> 0xFB01 LATIN SMALL LIGATURE FI
# 0xBC -> 0xFB02 LATIN SMALL LIGATURE FL
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# The following corporate zone Unicode character is used in this
# mapping:
#
# 0xF8FF Apple logo
#
# NOTE: The graphic image associated with the Apple logo character
# is not authorized for use without permission of Apple, and
# unauthorized use might constitute trademark infringement.
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version n06 to version b02:
#
# - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
# CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
#
# Changes from version n02 to version n03:
#
# - Change mapping of 0xBD from U+2126 to its canonical
# decomposition, U+03A9.
#
##################
0x0000 - 0x007E = 0x00 -
0x00A0 = 0xCA
0x00A1 = 0xC1
0x00A2 = 0xA2
0x00A3 = 0xA3
0x00A5 = 0xB4
0x00A7 = 0xA4
0x00A8 = 0xAC
0x00A9 = 0xA9
0x00AA = 0xBB
0x00AB = 0xC7
0x00AC = 0xC2
0x00AE = 0xA8
0x00AF = 0xF8
0x00B0 = 0xA1
0x00B1 = 0xB1
0x00B4 = 0xAB
0x00B5 = 0xB5
0x00B6 = 0xA6
0x00B7 = 0xE1
0x00B8 = 0xFC
0x00BA = 0xBC
0x00BB = 0xC8
0x00BF = 0xC0
0x00C0 = 0xCB
0x00C1 = 0xE7
0x00C2 = 0xE5
0x00C3 = 0xCC
0x00C4 = 0x80
0x00C5 = 0x81
0x00C6 = 0xAE
0x00C7 = 0x82
0x00C8 = 0xE9
0x00C9 = 0x83
0x00CA = 0xE6
0x00CB = 0xE8
0x00CC = 0xED
0x00CD = 0xEA
0x00CE = 0xEB
0x00CF = 0xEC
0x00D0 = 0xDC
0x00D1 = 0x84
0x00D2 = 0xF1
0x00D3 = 0xEE
0x00D4 = 0xEF
0x00D5 = 0xCD
0x00D6 = 0x85
0x00D8 = 0xAF
0x00D9 = 0xF4
0x00DA = 0xF2
0x00DB = 0xF3
0x00DC = 0x86
0x00DD = 0xA0
0x00DE = 0xDE
0x00DF = 0xA7
0x00E0 = 0x88
0x00E1 = 0x87
0x00E2 = 0x89
0x00E3 = 0x8B
0x00E4 = 0x8A
0x00E5 = 0x8C
0x00E6 = 0xBE
0x00E7 = 0x8D
0x00E8 = 0x8F
0x00E9 = 0x8E
0x00EA = 0x90
0x00EB = 0x91
0x00EC = 0x93
0x00ED = 0x92
0x00EE = 0x94
0x00EF = 0x95
0x00F0 = 0xDD
0x00F1 = 0x96
0x00F2 = 0x98
0x00F3 = 0x97
0x00F4 = 0x99
0x00F5 = 0x9B
0x00F6 = 0x9A
0x00F7 = 0xD6
0x00F8 = 0xBF
0x00F9 = 0x9D
0x00FA = 0x9C
0x00FB = 0x9E
0x00FC = 0x9F
0x00FD = 0xE0
0x00FE = 0xDF
0x00FF = 0xD8
0x0131 = 0xF5
0x0152 = 0xCE
0x0153 = 0xCF
0x0178 = 0xD9
0x0192 = 0xC4
0x02C6 = 0xF6
0x02C7 = 0xFF
0x02D8 = 0xF9
0x02D9 = 0xFA
0x02DA = 0xFB
0x02DB = 0xFE
0x02DC = 0xF7
0x02DD = 0xFD
0x03A9 = 0xBD
0x03C0 = 0xB9
0x2013 = 0xD0
0x2014 = 0xD1
0x2018 = 0xD4
0x2019 = 0xD5
0x201A = 0xE2
0x201C = 0xD2
0x201D = 0xD3
0x201E = 0xE3
0x2022 = 0xA5
0x2026 = 0xC9
0x2030 = 0xE4
0x2044 = 0xDA
0x20AC = 0xDB
0x2122 = 0xAA
0x2202 = 0xB6
0x2206 = 0xC6
0x220F = 0xB8
0x2211 = 0xB7
0x221A = 0xC3
0x221E = 0xB0
0x222B = 0xBA
0x2248 = 0xC5
0x2260 = 0xAD
0x2264 = 0xB2
0x2265 = 0xB3
0x25CA = 0xD7
0xF8FF = 0xF0
END_MAP

View File

@ -1,241 +0,0 @@
# $NetBSD: UCS%INUIT.src,v 1.2 2006/04/08 15:47:40 tnozaki Exp $
TYPE ROWCOL
NAME UCS/INUIT
SRC_ZONE 0x0000-0x2122
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: INUIT.TXT
#
# Contents: Map (external version) from Mac OS Inuit
# character set to Unicode 3.0 and later
#
# Contacts: charsets@apple.com, everson@evertype.com
#
# Changes:
#
# c01 2005-Apr-01 First posted version. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Inuit code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Inuit code order.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Inuit character set uses the standard control characters
# at 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Inuit (partly from Michael Everson):
# ----------------------------------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# This character set was developed by Michael Everson of Everson
# Typography (everson@evertype.com) and was used for the Inuktitut
# localizations of Mac OS, as well as for the Inuktitut utilities
# package from Everson Typography. Note that while Apple authorized
# the Inuktitut localization mentioned above, it was not shipped with
# Apple hardware, and was not otherwise supported by Apple. Fonts
# conforming to the Mac OS Inuit character set are available from
# Everson Typography (http://www.evertype.com/software/apple/).
# Information about the use of this character set is available at
# http://www.evertype.com/standards/iu/.
#
# The Mac OS Inuit character set shares the script code smEthiopic
# (28) with the Ethiopic encoding. To determine if the Inuktitut
# encoding is being used, you must also check if the system region
# code is 78, verNunavut.
#
# The Mac OS Inuit character set includes the full syllabic letter
# repertoire required for Inuktitut; it is a subset of the Unified
# Canadian Aboriginal Syllabics set encoded in Unicode. The encoding
# is InuitSCII, designed by Doug Hitch for the Government of the
# Northwest Territories.
#
# The Mac OS Inuit character set also includes a number of characters
# that were needed for the classic Mac OS user interface and
# localization (e.g. ellipsis, bullet, copyright sign). All of the
# characters in Mac OS Inuit that are also in the Mac OS Roman
# encoding are at the same code point in both; this improves
# application compatibility.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# Details of mapping changes in each version:
# -------------------------------------------
#
##################
0x0000 - 0x007E = 0x00 -
0x00A0 = 0xCA
0x00A9 = 0xA9
0x00AE = 0xA8
0x00B0 = 0xA1
0x00B6 = 0xA6
0x0141 = 0xFE
0x0142 = 0xFF
0x1403 = 0x80
0x1404 = 0x81
0x1405 = 0x82
0x1406 = 0x83
0x140A = 0x84
0x140B = 0x85
0x1431 = 0x86
0x1432 = 0x87
0x1433 = 0x88
0x1434 = 0x89
0x1438 = 0x8A
0x1439 = 0x8B
0x1449 = 0x8C
0x144E = 0x8D
0x144F = 0x8E
0x1450 = 0x8F
0x1451 = 0x90
0x1455 = 0x91
0x1456 = 0x92
0x1466 = 0x93
0x146D = 0x94
0x146E = 0x95
0x146F = 0x96
0x1470 = 0x97
0x1472 = 0x98
0x1473 = 0x99
0x1483 = 0x9A
0x148B = 0x9B
0x148C = 0x9C
0x148D = 0x9D
0x148E = 0x9E
0x1490 = 0x9F
0x1491 = 0xA0
0x14A1 = 0xA2
0x14A5 = 0xA3
0x14A6 = 0xA4
0x14A7 = 0xA7
0x14A8 = 0xAB
0x14AA = 0xAC
0x14AB = 0xAD
0x14BB = 0xAE
0x14C2 = 0xAF
0x14C3 = 0xB0
0x14C4 = 0xB1
0x14C5 = 0xB2
0x14C7 = 0xB3
0x14C8 = 0xB4
0x14D0 = 0xB5
0x14D5 = 0xBD
0x14D6 = 0xBE
0x14D7 = 0xBF
0x14D8 = 0xC0
0x14DA = 0xC1
0x14DB = 0xC2
0x14EA = 0xC3
0x14EF = 0xB6
0x14F0 = 0xB7
0x14F1 = 0xB8
0x14F2 = 0xB9
0x14F4 = 0xBA
0x14F5 = 0xBB
0x1505 = 0xBC
0x1528 = 0xC4
0x1529 = 0xC5
0x152A = 0xC6
0x152B = 0xC7
0x152D = 0xC8
0x152E = 0xCB
0x153E = 0xCC
0x1546 = 0xDA
0x1547 = 0xDB
0x1548 = 0xDC
0x1549 = 0xDD
0x154B = 0xDE
0x154C = 0xDF
0x1550 = 0xE0
0x1555 = 0xCD
0x1556 = 0xCE
0x1557 = 0xCF
0x1558 = 0xD6
0x1559 = 0xD7
0x155A = 0xD8
0x155D = 0xD9
0x157C = 0xFD
0x157F = 0xE1
0x1580 = 0xE2
0x1581 = 0xE3
0x1582 = 0xE4
0x1583 = 0xE5
0x1584 = 0xE6
0x1585 = 0xE7
0x158F = 0xE8
0x1590 = 0xE9
0x1591 = 0xEA
0x1592 = 0xEB
0x1593 = 0xEC
0x1594 = 0xED
0x1595 = 0xEE
0x1596 = 0xF5
0x15A0 = 0xF6
0x15A1 = 0xF7
0x15A2 = 0xF8
0x15A3 = 0xF9
0x15A4 = 0xFA
0x15A5 = 0xFB
0x15A6 = 0xFC
0x1671 = 0xEF
0x1672 = 0xF0
0x1673 = 0xF1
0x1674 = 0xF2
0x1675 = 0xF3
0x1676 = 0xF4
0x2013 = 0xD0
0x2014 = 0xD1
0x2018 = 0xD4
0x2019 = 0xD5
0x201C = 0xD2
0x201D = 0xD3
0x2022 = 0xA5
0x2026 = 0xC9
0x2122 = 0xAA
END_MAP

View File

@ -1,289 +0,0 @@
# $NetBSD: UCS%ROMAN.src,v 1.2 2006/04/08 15:47:40 tnozaki Exp $
TYPE ROWCOL
NAME UCS/ROMAN
SRC_ZONE 0x0000-0xFB02
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: ROMAN.TXT
#
# Contents: Map (external version) from Mac OS Roman
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1994-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b4,c1 2002-Dec-19 Update URLs, notes. Matches internal
# utom<b5>.
# b03 1999-Sep-22 Update contact e-mail address. Matches
# internal utom<b4>, ufrm<b3>, and Text
# Encoding Converter version 1.5.
# b02 1998-Aug-18 Encoding changed for Mac OS 8.5; change
# mapping of 0xDB from CURRENCY SIGN to
# EURO SIGN. Matches internal utom<b3>,
# ufrm<b3>.
# n08 1998-Feb-05 Minor update to header comments
# n06 1997-Dec-14 Add warning about future changes to 0xDB
# from CURRENCY SIGN to EURO SIGN. Clarify
# some header information
# n04 1997-Dec-01 Update to match internal utom<n3>, ufrm<n22>:
# Change standard mapping for 0xBD from U+2126
# to its canonical decomposition, U+03A9.
# n03 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n9>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Roman code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Roman code order.
#
# One of these mappings requires the use of a corporate character.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Roman character set uses the standard control characters at
# 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Roman:
# ----------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported directly in programming
# interfaces for QuickDraw Text, the Script Manager, and related
# Text Utilities. For other purposes it is supported via transcoding
# to and from Unicode.
#
# This character set is used for at least the following Mac OS
# localizations: U.S., British, Canadian French, French, Swiss
# French, German, Swiss German, Italian, Swiss Italian, Dutch,
# Swedish, Norwegian, Danish, Finnish, Spanish, Catalan,
# Portuguese, Brazilian, and the default International system.
#
# Variants of Mac OS Roman are used for Croatian, Icelandic,
# Turkish, Romanian, and other encodings. Separate mapping tables
# are available for these encodings.
#
# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
# mapped to U+00A4. In Mac OS 8.5 and later versions, code point
# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
# Apple fonts are updated for Mac OS 8.5 to reflect this. There is
# a "currency sign" variant of the Mac OS Roman encoding that still
# maps 0xDB to U+00A4; this can be used for older fonts.
#
# Before Mac OS 8.5, the ROM bitmap versions of the fonts Chicago,
# New York, Geneva, and Monaco did not implement the full Mac OS
# Roman character set; they only supported character codes up to
# 0xD8. The TrueType versions of these fonts have always implemented
# the full character set, as with the bitmap and TrueType versions
# of the other standard Roman fonts.
#
# In all Mac OS encodings, fonts such as Chicago which are used
# as "system" fonts (for menus, dialogs, etc.) have four glyphs
# at code points 0x11-0x14 for transient use by the Menu Manager.
# These glyphs are not intended as characters for use in normal
# text, and the associated code points are not generally
# interpreted as associated with these glyphs; they are usually
# interpreted (if at all) as the control codes DC1-DC4.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# The following corporate zone Unicode character is used in this
# mapping:
#
# 0xF8FF Apple logo
#
# NOTE: The graphic image associated with the Apple logo character
# is not authorized for use without permission of Apple, and
# unauthorized use might constitute trademark infringement.
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version n08 to version b02:
#
# - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
# CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
#
# Changes from version n03 to version n04:
#
# - Change mapping of 0xBD from U+2126 to its canonical
# decomposition, U+03A9.
#
##################
0x0000 - 0x007E = 0x00 -
0x00A0 = 0xCA
0x00A1 = 0xC1
0x00A2 = 0xA2
0x00A3 = 0xA3
0x00A5 = 0xB4
0x00A7 = 0xA4
0x00A8 = 0xAC
0x00A9 = 0xA9
0x00AA = 0xBB
0x00AB = 0xC7
0x00AC = 0xC2
0x00AE = 0xA8
0x00AF = 0xF8
0x00B0 = 0xA1
0x00B1 = 0xB1
0x00B4 = 0xAB
0x00B5 = 0xB5
0x00B6 = 0xA6
0x00B7 = 0xE1
0x00B8 = 0xFC
0x00BA = 0xBC
0x00BB = 0xC8
0x00BF = 0xC0
0x00C0 = 0xCB
0x00C1 = 0xE7
0x00C2 = 0xE5
0x00C3 = 0xCC
0x00C4 = 0x80
0x00C5 = 0x81
0x00C6 = 0xAE
0x00C7 = 0x82
0x00C8 = 0xE9
0x00C9 = 0x83
0x00CA = 0xE6
0x00CB = 0xE8
0x00CC = 0xED
0x00CD = 0xEA
0x00CE = 0xEB
0x00CF = 0xEC
0x00D1 = 0x84
0x00D2 = 0xF1
0x00D3 = 0xEE
0x00D4 = 0xEF
0x00D5 = 0xCD
0x00D6 = 0x85
0x00D8 = 0xAF
0x00D9 = 0xF4
0x00DA = 0xF2
0x00DB = 0xF3
0x00DC = 0x86
0x00DF = 0xA7
0x00E0 = 0x88
0x00E1 = 0x87
0x00E2 = 0x89
0x00E3 = 0x8B
0x00E4 = 0x8A
0x00E5 = 0x8C
0x00E6 = 0xBE
0x00E7 = 0x8D
0x00E8 = 0x8F
0x00E9 = 0x8E
0x00EA = 0x90
0x00EB = 0x91
0x00EC = 0x93
0x00ED = 0x92
0x00EE = 0x94
0x00EF = 0x95
0x00F1 = 0x96
0x00F2 = 0x98
0x00F3 = 0x97
0x00F4 = 0x99
0x00F5 = 0x9B
0x00F6 = 0x9A
0x00F7 = 0xD6
0x00F8 = 0xBF
0x00F9 = 0x9D
0x00FA = 0x9C
0x00FB = 0x9E
0x00FC = 0x9F
0x00FF = 0xD8
0x0131 = 0xF5
0x0152 = 0xCE
0x0153 = 0xCF
0x0178 = 0xD9
0x0192 = 0xC4
0x02C6 = 0xF6
0x02C7 = 0xFF
0x02D8 = 0xF9
0x02D9 = 0xFA
0x02DA = 0xFB
0x02DB = 0xFE
0x02DC = 0xF7
0x02DD = 0xFD
0x03A9 = 0xBD
0x03C0 = 0xB9
0x2013 = 0xD0
0x2014 = 0xD1
0x2018 = 0xD4
0x2019 = 0xD5
0x201A = 0xE2
0x201C = 0xD2
0x201D = 0xD3
0x201E = 0xE3
0x2020 = 0xA0
0x2021 = 0xE0
0x2022 = 0xA5
0x2026 = 0xC9
0x2030 = 0xE4
0x2039 = 0xDC
0x203A = 0xDD
0x2044 = 0xDA
0x20AC = 0xDB
0x2122 = 0xAA
0x2202 = 0xB6
0x2206 = 0xC6
0x220F = 0xB8
0x2211 = 0xB7
0x221A = 0xC3
0x221E = 0xB0
0x222B = 0xBA
0x2248 = 0xC5
0x2260 = 0xAD
0x2264 = 0xB2
0x2265 = 0xB3
0x25CA = 0xD7
0xF8FF = 0xF0
0xFB01 = 0xDE
0xFB02 = 0xDF
END_MAP

View File

@ -1,284 +0,0 @@
# $NetBSD: UCS%ROMANIAN.src,v 1.2 2006/04/08 15:47:40 tnozaki Exp $
TYPE ROWCOL
NAME UCS/ROMANIAN
SRC_ZONE 0x0000-0xF8FF
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: ROMANIAN.TXT
#
# Contents: Map (external version) from Mac OS Romanian
# character set to Unicode 3.0 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.2> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update mappings for 0xAF, 0xBF, 0xDE, 0xDF
# to use new composed characters added in
# Unicode 3.0. Update URLs, notes. Matches
# internal utom<b3>.
# b02 1999-Sep-22 Encoding changed for Mac OS 8.5; change
# mapping of 0xDB from CURRENCY SIGN to EURO
# SIGN. Update contact e-mail address. Matches
# internal utom<b2>, ufrm<b2>, and Text
# Encoding Converter version 1.5.
# n05 1998-Feb-05 Minor update to header comments
# n03 1997-Dec-14 Update to match internal utom<n5>, ufrm<n16>:
# Change standard mapping for 0xBD from U+2126
# to its canonical decomposition, U+03A9.
# Change mapping of 0xAF,0xBF,0xDE,0xDF from
# composed S/T WITH CEDILLA to S/T with
# COMBINING COMMA BELOW (to match our
# decomposition mappings).
# n02 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n4>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Romanian code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Romanian code order.
#
# One of these mappings requires the use of a corporate character.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Romanian character set uses the standard control characters at
# 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Romanian:
# -------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# Mac OS Romanian is used only for Romanian.
#
# The Mac OS Romanian encoding shares the script code smRoman
# (0) with the standard Mac OS Roman encoding. To determine if
# the Romanian encoding is being used, you must also check if the
# system region code is 39, verRomania.
#
# This character set is a variant of standard Mac OS Roman, adding
# upper and lower A breve, S comma below, and T comma below. It
# has 6 code point differences from standard Mac OS Roman.
#
# Before Mac OS 8.5, code point 0xDB was CURRENCY SIGN, and was
# mapped to U+00A4. In Mac OS 8.5 and later versions, code point
# 0xDB is changed to EURO SIGN and maps to U+20AC; the standard
# Apple fonts are updated for Mac OS 8.5 to reflect this. There is
# a "currency sign" variant of the Mac OS Romanian encoding that
# still maps 0xDB to U+00A4; this can be used for older fonts.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# The following corporate zone Unicode character is used in this
# mapping:
#
# 0xF8FF Apple logo
#
# NOTE: The graphic image associated with the Apple logo character
# is not authorized for use without permission of Apple, and
# unauthorized use might constitute trademark infringement.
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version b02 to version b03/c01:
#
# - Update the mappings for 0xAF, 0xBF, 0xDE, 0xDF to use new
# composed Unicode characters 0x0218-0x021B added in Unicode 3.0;
# the previous mappings were to the equivalent decomposition
# sequences.
#
# Changes from version n05 to version b02:
#
# - Encoding changed for Mac OS 8.5; change mapping of 0xDB from
# CURRENCY SIGN (U+00A4) to EURO SIGN (U+20AC).
#
# Changes from version n02 to version n03:
#
# - Change mapping of 0xBD from U+2126 to its canonical
# decomposition, U+03A9.
# - Change mapping of 0xAF,0xBF,0xDE,0xDF from composed S or T
# WITH CEDILLA to S or T with COMBINING COMMA BELOW (to match
# our decomposition mappings).
#
##################
0x0000 - 0x007E = 0x00 -
0x00A0 = 0xCA
0x00A1 = 0xC1
0x00A2 = 0xA2
0x00A3 = 0xA3
0x00A5 = 0xB4
0x00A7 = 0xA4
0x00A8 = 0xAC
0x00A9 = 0xA9
0x00AA = 0xBB
0x00AB = 0xC7
0x00AC = 0xC2
0x00AE = 0xA8
0x00AF = 0xF8
0x00B0 = 0xA1
0x00B1 = 0xB1
0x00B4 = 0xAB
0x00B5 = 0xB5
0x00B6 = 0xA6
0x00B7 = 0xE1
0x00B8 = 0xFC
0x00BA = 0xBC
0x00BB = 0xC8
0x00BF = 0xC0
0x00C0 = 0xCB
0x00C1 = 0xE7
0x00C2 = 0xE5
0x00C3 = 0xCC
0x00C4 = 0x80
0x00C5 = 0x81
0x00C7 = 0x82
0x00C8 = 0xE9
0x00C9 = 0x83
0x00CA = 0xE6
0x00CB = 0xE8
0x00CC = 0xED
0x00CD = 0xEA
0x00CE = 0xEB
0x00CF = 0xEC
0x00D1 = 0x84
0x00D2 = 0xF1
0x00D3 = 0xEE
0x00D4 = 0xEF
0x00D5 = 0xCD
0x00D6 = 0x85
0x00D9 = 0xF4
0x00DA = 0xF2
0x00DB = 0xF3
0x00DC = 0x86
0x00DF = 0xA7
0x00E0 = 0x88
0x00E1 = 0x87
0x00E2 = 0x89
0x00E3 = 0x8B
0x00E4 = 0x8A
0x00E5 = 0x8C
0x00E7 = 0x8D
0x00E8 = 0x8F
0x00E9 = 0x8E
0x00EA = 0x90
0x00EB = 0x91
0x00EC = 0x93
0x00ED = 0x92
0x00EE = 0x94
0x00EF = 0x95
0x00F1 = 0x96
0x00F2 = 0x98
0x00F3 = 0x97
0x00F4 = 0x99
0x00F5 = 0x9B
0x00F6 = 0x9A
0x00F7 = 0xD6
0x00F9 = 0x9D
0x00FA = 0x9C
0x00FB = 0x9E
0x00FC = 0x9F
0x00FF = 0xD8
0x0102 = 0xAE
0x0103 = 0xBE
0x0131 = 0xF5
0x0152 = 0xCE
0x0153 = 0xCF
0x0178 = 0xD9
0x0192 = 0xC4
0x0218 = 0xAF
0x0219 = 0xBF
0x021A = 0xDE
0x021B = 0xDF
0x02C6 = 0xF6
0x02C7 = 0xFF
0x02D8 = 0xF9
0x02D9 = 0xFA
0x02DA = 0xFB
0x02DB = 0xFE
0x02DC = 0xF7
0x02DD = 0xFD
0x03A9 = 0xBD
0x03C0 = 0xB9
0x2013 = 0xD0
0x2014 = 0xD1
0x2018 = 0xD4
0x2019 = 0xD5
0x201A = 0xE2
0x201C = 0xD2
0x201D = 0xD3
0x201E = 0xE3
0x2020 = 0xA0
0x2021 = 0xE0
0x2022 = 0xA5
0x2026 = 0xC9
0x2030 = 0xE4
0x2039 = 0xDC
0x203A = 0xDD
0x2044 = 0xDA
0x20AC = 0xDB
0x2122 = 0xAA
0x2202 = 0xB6
0x2206 = 0xC6
0x220F = 0xB8
0x2211 = 0xB7
0x221A = 0xC3
0x221E = 0xB0
0x222B = 0xBA
0x2248 = 0xC5
0x2260 = 0xAD
0x2264 = 0xB2
0x2265 = 0xB3
0x25CA = 0xD7
0xF8FF = 0xF0
END_MAP

View File

@ -1,301 +0,0 @@
# $NetBSD: UCS%THAI.src,v 1.2 2006/04/08 15:47:40 tnozaki Exp $
TYPE ROWCOL
NAME UCS/THAI
SRC_ZONE 0x0000-0x2122
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: THAI.TXT
#
# Contents: Map (external version) from Mac OS Thai
# character set to Unicode 3.2 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update mapping for 0xDB to use new Unicode
# 3.2 WORD JOINER instead of ZWNBSP (BOM).
# Update URLs. Matches internal utom<b3>.
# b02 1999-Sep-22 Update contact e-mail address. Matches
# internal utom<b1>, ufrm<b2>, and Text
# Encoding Converter version 1.5.
# n07 1998-Feb-05 Update to match internal utom<n5>, ufrm<n13>
# and Text Encoding Converter version 1.3:
# Use standard Unicodes plus transcoding hints
# instead of single corporate characters; see
# details below. Also update header comments
# to new format.
# n04 1995-Nov-17 First version (after fixing some typos).
# Matches internal ufrm<n6>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Thai code (in hex as 0xNN)
# Column #2 is the corresponding Unicode or Unicode sequence
# (in hex as 0xNNNN or 0xNNNN+0xNNNN).
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Thai code order.
#
# Some of these mappings require the use of corporate characters.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Thai character set uses the standard control characters at
# 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Thai:
# ---------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# Codes 0xA1-0xDA and 0xDF-0xFB are the character set from Thai
# standard TIS 620-2533, except that the following changes are
# made:
# 0xEE is TRADE MARK SIGN (instead of THAI CHARACTER YAMAKKAN)
# 0xFA is REGISTERED SIGN (instead of THAI CHARACTER ANGKHANKHU)
# 0xFB is COPYRIGHT SIGN (instead of THAI CHARACTER KHOMUT)
#
# Codes 0x80-0x82, 0x8D-0x8E, 0x91, 0x9D-0x9E, and 0xDB-0xDE are
# various additional punctuation marks (e.g. curly quotes,
# ellipsis), no-break space, and two special characters "word join"
# and "word break".
#
# Codes 0x83-0x8C, 0x8F, and 0x92-0x9C are for positional variants
# of the upper vowels, tone marks, and other signs at 0xD1,
# 0xD4-0xD7, and 0xE7-0xED. The positional variants would normally
# be considered presentation forms only and not characters. In most
# cases they are not typed directly; they are selected automatically
# at display time by the WorldScript software. However, using the
# Thai-DTP keyboard, the presentation forms can in fact be typed
# directly using dead keys. Thus they must be treated as real
# characters in the Mac OS Thai encoding. They are mapped using
# variant tags; see below.
#
# Several code points are undefined and unused (they cannot be
# typed using any of the Mac OS Thai keyboard layouts): 0x90, 0x9F,
# 0xFC-0xFE. These are not shown in the table below.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# The goals in the Apple mappings provided here are:
# - Ensure roundtrip mapping from every character in the Mac OS Thai
# character set to Unicode and back
# - Use standard Unicode characters as much as possible, to maximize
# interchangeability of the resulting Unicode text. Whenever possible,
# avoid having content carried by private-use characters.
#
# To satisfy both goals, we use private use characters to mark variants
# that are similar to a sequence of one or more standard Unicode
# characters.
#
# Apple has defined a block of 32 corporate characters as "transcoding
# hints." These are used in combination with standard Unicode characters
# to force them to be treated in a special way for mapping to other
# encodings; they have no other effect. Sixteen of these transcoding
# hints are "grouping hints" - they indicate that the next 2-4 Unicode
# characters should be treated as a single entity for transcoding. The
# other sixteen transcoding hints are "variant tags" - they are like
# combining characters, and can follow a standard Unicode (or a sequence
# consisting of a base character and other combining characters) to
# cause it to be treated in a special way for transcoding. These always
# terminate a combining-character sequence.
#
# The transcoding coding hints used in this mapping table are four
# variant tags in the range 0xF873-75. Since these are combined with
# standard Unicode characters, some characters in the Mac OS Thai
# character set map to a sequence of two Unicodes instead of a single
# Unicode character. For example, the Mac OS Thai character at 0x83 is a
# low-left positional variant of THAI CHARACTER MAI EK (the standard
# mapping is for the abstract character at 0xE8). So 0x83 is mapped to
# 0x0E48 (THAI CHARACTER MAI EK) + 0xF875 (a variant tag).
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version b02 to version b03/c01:
#
# - Update mapping for 0xDB to use new Unicode 3.2 character U+2060
# WORD JOINER instead of U+FEFF ZERO WIDTH NO-BREAK SPACE (BOM)
#
# Changes from version n04 to version n07:
#
# - Changed mappings of the positional variants to use standard
# Unicodes + transcoding hint, instead of using single corporate
# zone characters. This affected the mappings for the following:
# 0x83-08C, 0x8F, 0x92-0x9C
#
# - Just comment out unused code points in the table, instead
# of mapping them to U+FFFD.
#
##################
0x0000 - 0x007E = 0x00 -
0x00A0 = 0xA0
0x00A9 = 0xFB
0x00AB = 0x80
0x00AE = 0xFA
0x00BB = 0x81
0x0E01 = 0xA1
0x0E02 = 0xA2
0x0E03 = 0xA3
0x0E04 = 0xA4
0x0E05 = 0xA5
0x0E06 = 0xA6
0x0E07 = 0xA7
0x0E08 = 0xA8
0x0E09 = 0xA9
0x0E0A = 0xAA
0x0E0B = 0xAB
0x0E0C = 0xAC
0x0E0D = 0xAD
0x0E0E = 0xAE
0x0E0F = 0xAF
0x0E10 = 0xB0
0x0E11 = 0xB1
0x0E12 = 0xB2
0x0E13 = 0xB3
0x0E14 = 0xB4
0x0E15 = 0xB5
0x0E16 = 0xB6
0x0E17 = 0xB7
0x0E18 = 0xB8
0x0E19 = 0xB9
0x0E1A = 0xBA
0x0E1B = 0xBB
0x0E1C = 0xBC
0x0E1D = 0xBD
0x0E1E = 0xBE
0x0E1F = 0xBF
0x0E20 = 0xC0
0x0E21 = 0xC1
0x0E22 = 0xC2
0x0E23 = 0xC3
0x0E24 = 0xC4
0x0E25 = 0xC5
0x0E26 = 0xC6
0x0E27 = 0xC7
0x0E28 = 0xC8
0x0E29 = 0xC9
0x0E2A = 0xCA
0x0E2B = 0xCB
0x0E2C = 0xCC
0x0E2D = 0xCD
0x0E2E = 0xCE
0x0E2F = 0xCF
0x0E30 = 0xD0
0x0E31 = 0x92
0x0E31 = 0xD1
0x0E32 = 0xD2
0x0E33 = 0xD3
0x0E34 = 0x94
0x0E34 = 0xD4
0x0E35 = 0x95
0x0E35 = 0xD5
0x0E36 = 0x96
0x0E36 = 0xD6
0x0E37 = 0x97
0x0E37 = 0xD7
0x0E38 = 0xD8
0x0E39 = 0xD9
0x0E3A = 0xDA
0x0E3F = 0xDF
0x0E40 = 0xE0
0x0E41 = 0xE1
0x0E42 = 0xE2
0x0E43 = 0xE3
0x0E44 = 0xE4
0x0E45 = 0xE5
0x0E46 = 0xE6
0x0E47 = 0x93
0x0E47 = 0xE7
0x0E48 = 0x83
0x0E48 = 0x88
0x0E48 = 0x98
0x0E48 = 0xE8
0x0E49 = 0x84
0x0E49 = 0x89
0x0E49 = 0x99
0x0E49 = 0xE9
0x0E4A = 0x85
0x0E4A = 0x8A
0x0E4A = 0x9A
0x0E4A = 0xEA
0x0E4B = 0x86
0x0E4B = 0x8B
0x0E4B = 0x9B
0x0E4B = 0xEB
0x0E4C = 0x87
0x0E4C = 0x8C
0x0E4C = 0x9C
0x0E4C = 0xEC
0x0E4D = 0x8F
0x0E4D = 0xED
0x0E4F = 0xEF
0x0E50 = 0xF0
0x0E51 = 0xF1
0x0E52 = 0xF2
0x0E53 = 0xF3
0x0E54 = 0xF4
0x0E55 = 0xF5
0x0E56 = 0xF6
0x0E57 = 0xF7
0x0E58 = 0xF8
0x0E59 = 0xF9
0x200B = 0xDC
0x2013 = 0xDD
0x2014 = 0xDE
0x2018 = 0x9D
0x2019 = 0x9E
0x201C = 0x8D
0x201D = 0x8E
0x2022 = 0x91
0x2026 = 0x82
0x2060 = 0xDB
0x2122 = 0xEE
END_MAP

View File

@ -1,260 +0,0 @@
# $NetBSD: UCS%TURKISH.src,v 1.2 2006/04/08 15:47:40 tnozaki Exp $
TYPE ROWCOL
NAME UCS/TURKISH
SRC_ZONE 0x0000-0xF8FF
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
#=======================================================================
# File name: TURKISH.TXT
#
# Contents: Map (external version) from Mac OS Turkish
# character set to Unicode 2.1 and later.
#
# Copyright: (c) 1995-2002, 2005 by Apple Computer, Inc., all rights
# reserved.
#
# Contact: charsets@apple.com
#
# Changes:
#
# c02 2005-Apr-05 Update header comments. Matches internal xml
# <c1.1> and Text Encoding Converter 2.0.
# b3,c1 2002-Dec-19 Update URLs, notes. Matches internal
# utom<b1>.
# b02 1999-Sep-22 Update contact e-mail address. Matches
# internal utom<b1>, ufrm<b1>, and Text
# Encoding Converter version 1.5.
# n05 1998-Feb-05 Minor update to header comments
# n03 1997-Dec-14 Update to match internal utom<n5>, ufrm<n15>:
# Change standard mapping for 0xBD from U+2126
# to its canonical decomposition, U+03A9.
# n02 1995-Apr-15 First version (after fixing some typos).
# Matches internal ufrm<n4>.
#
# Standard header:
# ----------------
#
# Apple, the Apple logo, and Macintosh are trademarks of Apple
# Computer, Inc., registered in the United States and other countries.
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
# throughout this document, "Macintosh" can be used to refer to
# Macintosh computers and "Unicode" can be used to refer to the
# Unicode standard.
#
# Apple Computer, Inc. ("Apple") makes no warranty or representation,
# either express or implied, with respect to this document and the
# included data, its quality, accuracy, or fitness for a particular
# purpose. In no event will Apple be liable for direct, indirect,
# special, incidental, or consequential damages resulting from any
# defect or inaccuracy in this document or the included data.
#
# These mapping tables and character lists are subject to change.
# The latest tables should be available from the following:
#
# <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
#
# For general information about Mac OS encodings and these mapping
# tables, see the file "README.TXT".
#
# Format:
# -------
#
# Three tab-separated columns;
# '#' begins a comment which continues to the end of the line.
# Column #1 is the Mac OS Turkish code (in hex as 0xNN)
# Column #2 is the corresponding Unicode (in hex as 0xNNNN)
# Column #3 is a comment containing the Unicode name
#
# The entries are in Mac OS Turkish code order.
#
# Two of these mappings requires the use of a corporate character.
# See the file "CORPCHAR.TXT" and notes below.
#
# Control character mappings are not shown in this table, following
# the conventions of the standard UTC mapping tables. However, the
# Mac OS Turkish character set uses the standard control characters at
# 0x00-0x1F and 0x7F.
#
# Notes on Mac OS Turkish:
# ------------------------
#
# This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
# environments, it is only supported via transcoding to and from
# Unicode.
#
# Mac OS Turkish is used for Turkish.
#
# The Mac OS Turkish encoding shares the script code smRoman
# (0) with the Mac OS Roman encoding. To determine if the Turkish
# encoding is being used, you must also check if the system region
# code is 24, verTurkey.
#
# This character set is a variant of standard Mac OS Roman. It adds
# upper & lower G with breve, upper & lower S with cedilla, upper I
# with dot, and moves the dotless lower i from its position at 0xF5
# in standard Mac OS Roman to a position at 0xDD here (leaving the
# 0xF5 code point undefined in Mac OS Turkish). This gives a total
# of 7 code point differences from standard Mac OS Roman.
#
# Unicode mapping issues and notes:
# ---------------------------------
#
# The following corporate zone Unicode characters are used in this
# mapping:
#
# 0xF8A0 undefined1, used to map the single undefined code point
# in Mac OS Turkish (to obtain roundtrip fidelity for all
# code points).
# 0xF8FF Apple logo
#
# NOTE: The graphic image associated with the Apple logo character
# is not authorized for use without permission of Apple, and
# unauthorized use might constitute trademark infringement.
#
# Details of mapping changes in each version:
# -------------------------------------------
#
# Changes from version n02 to version n03:
#
# - Change mapping of 0xBD from U+2126 to its canonical
# decomposition, U+03A9.
#
##################
0x0000 - 0x007E = 0x00 -
0x00A0 = 0xCA
0x00A1 = 0xC1
0x00A2 = 0xA2
0x00A3 = 0xA3
0x00A5 = 0xB4
0x00A7 = 0xA4
0x00A8 = 0xAC
0x00A9 = 0xA9
0x00AA = 0xBB
0x00AB = 0xC7
0x00AC = 0xC2
0x00AE = 0xA8
0x00AF = 0xF8
0x00B0 = 0xA1
0x00B1 = 0xB1
0x00B4 = 0xAB
0x00B5 = 0xB5
0x00B6 = 0xA6
0x00B7 = 0xE1
0x00B8 = 0xFC
0x00BA = 0xBC
0x00BB = 0xC8
0x00BF = 0xC0
0x00C0 = 0xCB
0x00C1 = 0xE7
0x00C2 = 0xE5
0x00C3 = 0xCC
0x00C4 = 0x80
0x00C5 = 0x81
0x00C6 = 0xAE
0x00C7 = 0x82
0x00C8 = 0xE9
0x00C9 = 0x83
0x00CA = 0xE6
0x00CB = 0xE8
0x00CC = 0xED
0x00CD = 0xEA
0x00CE = 0xEB
0x00CF = 0xEC
0x00D1 = 0x84
0x00D2 = 0xF1
0x00D3 = 0xEE
0x00D4 = 0xEF
0x00D5 = 0xCD
0x00D6 = 0x85
0x00D8 = 0xAF
0x00D9 = 0xF4
0x00DA = 0xF2
0x00DB = 0xF3
0x00DC = 0x86
0x00DF = 0xA7
0x00E0 = 0x88
0x00E1 = 0x87
0x00E2 = 0x89
0x00E3 = 0x8B
0x00E4 = 0x8A
0x00E5 = 0x8C
0x00E6 = 0xBE
0x00E7 = 0x8D
0x00E8 = 0x8F
0x00E9 = 0x8E
0x00EA = 0x90
0x00EB = 0x91
0x00EC = 0x93
0x00ED = 0x92
0x00EE = 0x94
0x00EF = 0x95
0x00F1 = 0x96
0x00F2 = 0x98
0x00F3 = 0x97
0x00F4 = 0x99
0x00F5 = 0x9B
0x00F6 = 0x9A
0x00F7 = 0xD6
0x00F8 = 0xBF
0x00F9 = 0x9D
0x00FA = 0x9C
0x00FB = 0x9E
0x00FC = 0x9F
0x00FF = 0xD8
0x011E = 0xDA
0x011F = 0xDB
0x0130 = 0xDC
0x0131 = 0xDD
0x0152 = 0xCE
0x0153 = 0xCF
0x015E = 0xDE
0x015F = 0xDF
0x0178 = 0xD9
0x0192 = 0xC4
0x02C6 = 0xF6
0x02C7 = 0xFF
0x02D8 = 0xF9
0x02D9 = 0xFA
0x02DA = 0xFB
0x02DB = 0xFE
0x02DC = 0xF7
0x02DD = 0xFD
0x03A9 = 0xBD
0x03C0 = 0xB9
0x2013 = 0xD0
0x2014 = 0xD1
0x2018 = 0xD4
0x2019 = 0xD5
0x201A = 0xE2
0x201C = 0xD2
0x201D = 0xD3
0x201E = 0xE3
0x2020 = 0xA0
0x2021 = 0xE0
0x2022 = 0xA5
0x2026 = 0xC9
0x2030 = 0xE4
0x2122 = 0xAA
0x2202 = 0xB6
0x2206 = 0xC6
0x220F = 0xB8
0x2211 = 0xB7
0x221A = 0xC3
0x221E = 0xB0
0x222B = 0xBA
0x2248 = 0xC5
0x2260 = 0xAD
0x2264 = 0xB2
0x2265 = 0xB3
0x25CA = 0xD7
0xF8A0 = 0xF5
0xF8FF = 0xF0
END_MAP

View File

@ -1,119 +0,0 @@
# $NetBSD: ARMSCII-7%UCS.src,v 1.1 2006/04/01 04:13:21 tnozaki Exp $
TYPE ROWCOL
NAME ARMSCII-7/UCS
SRC_ZONE 0x00-0x7F
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# this data delived from:
#
# ARMENIAN CHARACTER SETS IMPLEMENTATION GUIDE
# Document version 006.en.html
# http://www.freenet.am/armscii/armcs-006.html
#
# Name: armscii-7
# Source: Armenian State Standard AST 34.005
# Basic 7-bit coded character set
# Alias: AST_34.005
#
0x00 - 0x20 = 0x0000 -
0x21 = 0xE000 # ARMENIAN ETERNITY SIGN, 0x0530? 0x2741?
0x22 = 0x0587 # 0x00A7?
0x23 = 0x0589
0x24 = 0x0029
0x25 = 0x0028
0x26 = 0x00BB
0x27 = 0x00AB
0x28 = 0x2014
0x29 = 0x002E
0x2A = 0x055D
0x2B = 0x002C
0x2C = 0x002D
0x2D = 0x058A # 0x055F?
0x2E = 0x2026
0x2F = 0x055C
0x30 = 0x055B
0x31 = 0x055E
0x32 = 0x0531
0x33 = 0x0561
0x34 = 0x0532
0x35 = 0x0562
0x36 = 0x0533
0x37 = 0x0563
0x38 = 0x0534
0x39 = 0x0564
0x3A = 0x0535
0x3B = 0x0565
0x3C = 0x0536
0x3D = 0x0566
0x3E = 0x0537
0x3F = 0x0567
0x40 = 0x0538
0x41 = 0x0568
0x42 = 0x0539
0x43 = 0x0569
0x44 = 0x053A
0x45 = 0x056A
0x46 = 0x053B
0x47 = 0x056B
0x48 = 0x053C
0x49 = 0x056C
0x4A = 0x053D
0x4B = 0x056D
0x4C = 0x053E
0x4D = 0x056E
0x4E = 0x053F
0x4F = 0x056F
0x50 = 0x0540
0x51 = 0x0570
0x52 = 0x0541
0x53 = 0x0571
0x54 = 0x0542
0x55 = 0x0572
0x56 = 0x0543
0x57 = 0x0573
0x58 = 0x0544
0x59 = 0x0574
0x5A = 0x0545
0x5B = 0x0575
0x5C = 0x0546
0x5D = 0x0576
0x5E = 0x0547
0x5F = 0x0577
0x60 = 0x0548
0x61 = 0x0578
0x62 = 0x0549
0x63 = 0x0579
0x64 = 0x054A
0x65 = 0x057A
0x66 = 0x054B
0x67 = 0x057B
0x68 = 0x054C
0x69 = 0x057C
0x6A = 0x054D
0x6B = 0x057D
0x6C = 0x054E
0x6D = 0x057E
0x6E = 0x054F
0x6F = 0x057F
0x70 = 0x0550
0x71 = 0x0580
0x72 = 0x0551
0x73 = 0x0581
0x74 = 0x0552
0x75 = 0x0582
0x76 = 0x0553
0x77 = 0x0583
0x78 = 0x0554
0x79 = 0x0584
0x7A = 0x0555
0x7B = 0x0585
0x7C = 0x0556
0x7D = 0x0586
0x7E = 0x055A # 0x2019?
0x7F = 0x0027
END_MAP

View File

@ -1,119 +0,0 @@
# $NetBSD: ARMSCII-8%UCS.src,v 1.1 2006/04/01 04:13:21 tnozaki Exp $
TYPE ROWCOL
NAME ARMSCII-8/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# this data delived from:
#
# ARMENIAN CHARACTER SETS IMPLEMENTATION GUIDE
# Document version 006.en.html
# http://www.freenet.am/armscii/armcs-006.html
#
# Name: armscii-8
# Source: Armenian State Standard AST 34.002
# Basic 8-bit coded character set
# Alias: AST_34.002
#
0x00 - 0xA0 = 0x0000 -
0xA1 = 0xE000 # ARMENIAN ETERNITY SIGN, 0x0530? 0x2741?
0xA2 = 0x0587 # 0x00A7?
0xA3 = 0x0589
0xA4 = 0x0029
0xA5 = 0x0028
0xA6 = 0x00BB
0xA7 = 0x00AB
0xA8 = 0x2014
0xA9 = 0x002E
0xAA = 0x055D
0xAB = 0x002C
0xAC = 0x002D
0xAD = 0x058A # 0x055F
0xAE = 0x2026
0xAF = 0x055C
0xB0 = 0x055B
0xB1 = 0x055E
0xB2 = 0x0531
0xB3 = 0x0561
0xB4 = 0x0532
0xB5 = 0x0562
0xB6 = 0x0533
0xB7 = 0x0563
0xB8 = 0x0534
0xB9 = 0x0564
0xBA = 0x0535
0xBB = 0x0565
0xBC = 0x0536
0xBD = 0x0566
0xBE = 0x0537
0xBF = 0x0567
0xC0 = 0x0538
0xC1 = 0x0568
0xC2 = 0x0539
0xC3 = 0x0569
0xC4 = 0x053A
0xC5 = 0x056A
0xC6 = 0x053B
0xC7 = 0x056B
0xC8 = 0x053C
0xC9 = 0x056C
0xCA = 0x053D
0xCB = 0x056D
0xCC = 0x053E
0xCD = 0x056E
0xCE = 0x053F
0xCF = 0x056F
0xD0 = 0x0540
0xD1 = 0x0570
0xD2 = 0x0541
0xD3 = 0x0571
0xD4 = 0x0542
0xD5 = 0x0572
0xD6 = 0x0543
0xD7 = 0x0573
0xD8 = 0x0544
0xD9 = 0x0574
0xDA = 0x0545
0xDB = 0x0575
0xDC = 0x0546
0xDD = 0x0576
0xDE = 0x0547
0xDF = 0x0577
0xE0 = 0x0548
0xE1 = 0x0578
0xE2 = 0x0549
0xE3 = 0x0579
0xE4 = 0x054A
0xE5 = 0x057A
0xE6 = 0x054B
0xE7 = 0x057B
0xE8 = 0x054C
0xE9 = 0x057C
0xEA = 0x054D
0xEB = 0x057D
0xEC = 0x054E
0xED = 0x057E
0xEE = 0x054F
0xEF = 0x057F
0xF0 = 0x0550
0xF1 = 0x0580
0xF2 = 0x0551
0xF3 = 0x0581
0xF4 = 0x0552
0xF5 = 0x0582
0xF6 = 0x0553
0xF7 = 0x0583
0xF8 = 0x0554
0xF9 = 0x0584
0xFA = 0x0555
0xFB = 0x0585
0xFC = 0x0556
0xFD = 0x0586
0xFE = 0x055A # 0x2019?
0xFF = 0x0027
END_MAP

View File

@ -1,121 +0,0 @@
# $NetBSD: ARMSCII-8A%UCS.src,v 1.1 2006/04/01 04:13:21 tnozaki Exp $
TYPE ROWCOL
NAME ARMSCII-8A/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# this data delived from:
#
# ARMENIAN CHARACTER SETS IMPLEMENTATION GUIDE
# Document version 006.en.html
# http://www.freenet.am/armscii/armcs-006.html
#
# Name: armscii-8a
# Source: Armenian State Standard AST 34.002 Alternative
# Alternative 8-bit coded character set
# Alias: AST_34.002_A
#
0x00 - 0x14 = 0x0000 -
0x15 = 0x0587 # 0x00A7?
0x16 - 0x26 = 0x0016 -
0x27 = 0x055B
0x28 - 0x2C = 0x0028 -
0x2D = 0x2014
0x2E - 0x39 = 0x002E -
0x3A = 0x0589
0x3B - 0x5E = 0x003B -
0x5F = 0x002D
0x60 = 0x055D
0x61 - 0x7D = 0x0061 -
0x7E = 0x055C
0x7F = 0x7F
0x80 = 0x0531
0x81 = 0x0561
0x82 = 0x0532
0x83 = 0x0562
0x84 = 0x0533
0x85 = 0x0563
0x86 = 0x0534
0x87 = 0x0564
0x88 = 0x0535
0x89 = 0x0565
0x8A = 0x0536
0x8B = 0x0566
0x8C = 0x0537
0x8D = 0x0567
0x8E = 0x0538
0x8F = 0x0568
0x90 = 0x0539
0x91 = 0x0569
0x92 = 0x053A
0x93 = 0x056A
0x94 = 0x053B
0x95 = 0x056B
0x96 = 0x053C
0x97 = 0x056C
0x98 = 0x053D
0x99 = 0x056D
0x9A = 0x053E
0x9B = 0x056E
0x9C = 0x053F
0x9D = 0x056F
0x9E = 0x0540
0x9F = 0x0570
0xA0 = 0x0541
0xA1 = 0x0571
0xA2 = 0x0542
0xA3 = 0x0572
0xA4 = 0x0543
0xA5 = 0x0573
0xA6 = 0x0544
0xA7 = 0x0574
0xA8 = 0x0545
0xA9 = 0x0575
0xAA = 0x0546
0xAB = 0x0576
0xAC = 0x0547
0xAD = 0x0577
0xAE = 0x00AB
0xAF = 0x00BB
0xDC = 0xE000 # ARMENIAN ETERNITY SIGN, 0x0530?, 0x2741?
0xDD = 0x058A # 0x055F?
0xDE = 0x2026
0xDF = 0x055E
0xE0 = 0x0548
0xE1 = 0x0578
0xE2 = 0x0549
0xE3 = 0x0579
0xE4 = 0x054A
0xE5 = 0x057A
0xE6 = 0x054B
0xE7 = 0x057B
0xE8 = 0x054C
0xE9 = 0x057C
0xEA = 0x054D
0xEB = 0x057D
0xEC = 0x054E
0xED = 0x057E
0xEE = 0x054F
0xEF = 0x057F
0xF0 = 0x0550
0xF1 = 0x0580
0xF2 = 0x0551
0xF3 = 0x0581
0xF4 = 0x0552
0xF5 = 0x0582
0xF6 = 0x0553
0xF7 = 0x0583
0xF8 = 0x0554
0xF9 = 0x0584
0xFA = 0x0555
0xFB = 0x0585
0xFC = 0x0556
0xFD = 0x0586
0xFE = 0x055A # 0x2019?
0xFF = 0x0027
END_MAP

View File

@ -1,5 +0,0 @@
# $NetBSD: ARMSCII.part,v 1.1 2006/04/01 04:13:21 tnozaki Exp $
7
8
8A

View File

@ -1,45 +0,0 @@
# $NetBSD: Makefile.inc,v 1.2 2008/10/25 22:35:36 apb Exp $
.PATH: ${.CURDIR}/AST
SRCS_mapper.dir+= mapper.dir.AST
SRCS_charset.pivot+= charset.pivot.AST
CLEANFILES+= mapper.dir.AST charset.pivot.AST
PART_ARMSCII!= ${TOOL_SED} '/^\#/d;/^$$/d;' ${.CURDIR}/AST/ARMSCII.part
.for i in ${PART_ARMSCII}
.if exists(${.CURDIR}/AST/ARMSCII-$i%UCS.src)
FILES+= ARMSCII-$i%UCS.mps
CLEANFILES+= ARMSCII-$i%UCS.mps
FILESDIR_ARMSCII-$i%UCS.mps= ${BINDIR}/AST
.endif
.if exists(${.CURDIR}/AST/UCS%ARMSCII-$i.src)
FILES+= UCS%ARMSCII-$i.mps
CLEANFILES+= UCS%ARMSCII-$i.mps
FILESDIR_UCS%ARMSCII-$i.mps= ${BINDIR}/AST
.endif
.endfor
mapper.dir.AST: ${.CURDIR}/AST/ARMSCII.part
${_MKTARGET_CREATE}
( \
echo "# AST"; \
for i in ${PART_ARMSCII}; do \
printf "%-32s%-32s%s\n" ARMSCII-$$i/UCS mapper_std \
AST/ARMSCII-$$i%UCS.mps; \
printf "%-32s%-32s%s\n" UCS/ARMSCII-$$i mapper_std \
AST/UCS%ARMSCII-$$i.mps; \
done; \
echo; \
) > ${.TARGET}
charset.pivot.AST: ${.CURDIR}/AST/ARMSCII.part
${_MKTARGET_CREATE}
( \
echo "# AST"; \
for i in ${PART_ARMSCII}; do \
printf "%-32s%-32s%d\n" ARMSCII-$$i UCS 1; \
printf "%-32s%-32s%d\n" UCS ARMSCII-$$i 1; \
done; \
echo; \
) > ${.TARGET}

View File

@ -1,119 +0,0 @@
# $NetBSD: UCS%ARMSCII-7.src,v 1.2 2006/04/08 15:47:40 tnozaki Exp $
TYPE ROWCOL
NAME UCS/ARMSCII-7
SRC_ZONE 0x0000-0xE000
OOB_MODE INVALID
DST_INVALID 0xFE
DST_UNIT_BITS 8
BEGIN_MAP
#
# this data delived from:
#
# ARMENIAN CHARACTER SETS IMPLEMENTATION GUIDE
# Document version 006.en.html
# http://www.freenet.am/armscii/armcs-006.html
#
# Name: armscii-7
# Source: Armenian State Standard AST 34.005
# Basic 7-bit coded character set
# Alias: AST_34.005
#
0x0000 - 0x0020 = 0x00 -
0x0027 = 0x7F
0x0028 = 0x25
0x0029 = 0x24
0x002C = 0x2B
0x002D = 0x2C
0x002E = 0x29
0x00AB = 0x27
0x00BB = 0x26
0x0531 = 0x32
0x0532 = 0x34
0x0533 = 0x36
0x0534 = 0x38
0x0535 = 0x3A
0x0536 = 0x3C
0x0537 = 0x3E
0x0538 = 0x40
0x0539 = 0x42
0x053A = 0x44
0x053B = 0x46
0x053C = 0x48
0x053D = 0x4A
0x053E = 0x4C
0x053F = 0x4E
0x0540 = 0x50
0x0541 = 0x52
0x0542 = 0x54
0x0543 = 0x56
0x0544 = 0x58
0x0545 = 0x5A
0x0546 = 0x5C
0x0547 = 0x5E
0x0548 = 0x60
0x0549 = 0x62
0x054A = 0x64
0x054B = 0x66
0x054C = 0x68
0x054D = 0x6A
0x054E = 0x6C
0x054F = 0x6E
0x0550 = 0x70
0x0551 = 0x72
0x0552 = 0x74
0x0553 = 0x76
0x0554 = 0x78
0x0555 = 0x7A
0x0556 = 0x7C
0x055A = 0x7E # 0x2019?
0x055B = 0x30
0x055C = 0x2F
0x055D = 0x2A
0x055E = 0x31
0x0561 = 0x33
0x0562 = 0x35
0x0563 = 0x37
0x0564 = 0x39
0x0565 = 0x3B
0x0566 = 0x3D
0x0567 = 0x3F
0x0568 = 0x41
0x0569 = 0x43
0x056A = 0x45
0x056B = 0x47
0x056C = 0x49
0x056D = 0x4B
0x056E = 0x4D
0x056F = 0x4F
0x0570 = 0x51
0x0571 = 0x53
0x0572 = 0x55
0x0573 = 0x57
0x0574 = 0x59
0x0575 = 0x5B
0x0576 = 0x5D
0x0577 = 0x5F
0x0578 = 0x61
0x0579 = 0x63
0x057A = 0x65
0x057B = 0x67
0x057C = 0x69
0x057D = 0x6B
0x057E = 0x6D
0x057F = 0x6F
0x0580 = 0x71
0x0581 = 0x73
0x0582 = 0x75
0x0583 = 0x77
0x0584 = 0x79
0x0585 = 0x7B
0x0586 = 0x7D
0x0587 = 0x22 # 0x00A7?
0x0589 = 0x23
0x058A = 0x2D # 0x055F?
0x2014 = 0x28
0x2026 = 0x2E
0xE000 = 0x21 # ARMENIAN ETERNITY SIGN, 0x530? 0x2741?
END_MAP

View File

@ -1,119 +0,0 @@
# $NetBSD: UCS%ARMSCII-8.src,v 1.2 2006/04/08 15:47:40 tnozaki Exp $
TYPE ROWCOL
NAME UCS/ARMSCII-8
SRC_ZONE 0x0000-0xE000
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# this data delived from:
#
# ARMENIAN CHARACTER SETS IMPLEMENTATION GUIDE
# Document version 006.en.html
# http://www.freenet.am/armscii/armcs-006.html
#
# Name: armscii-8
# Source: Armenian State Standard AST 34.002
# Basic 8-bit coded character set
# Alias: AST_34.002
#
0x0000 - 0x00A0 = 0x00 -
#0x0027 = 0xFF
#0x0028 = 0xA5
#0x0029 = 0xA4
#0x002C = 0xAB
#0x002D = 0xAC
#0x002E = 0xA9
0x00AB = 0xA7
0x00BB = 0xA6
0x0531 = 0xB2
0x0532 = 0xB4
0x0533 = 0xB6
0x0534 = 0xB8
0x0535 = 0xBA
0x0536 = 0xBC
0x0537 = 0xBE
0x0538 = 0xC0
0x0539 = 0xC2
0x053A = 0xC4
0x053B = 0xC6
0x053C = 0xC8
0x053D = 0xCA
0x053E = 0xCC
0x053F = 0xCE
0x0540 = 0xD0
0x0541 = 0xD2
0x0542 = 0xD4
0x0543 = 0xD6
0x0544 = 0xD8
0x0545 = 0xDA
0x0546 = 0xDC
0x0547 = 0xDE
0x0548 = 0xE0
0x0549 = 0xE2
0x054A = 0xE4
0x054B = 0xE6
0x054C = 0xE8
0x054D = 0xEA
0x054E = 0xEC
0x054F = 0xEE
0x0550 = 0xF0
0x0551 = 0xF2
0x0552 = 0xF4
0x0553 = 0xF6
0x0554 = 0xF8
0x0555 = 0xFA
0x0556 = 0xFC
0x055A = 0xFE # 0x2019?
0x055B = 0xB0
0x055C = 0xAF
0x055D = 0xAA
0x055E = 0xB1
0x0561 = 0xB3
0x0562 = 0xB5
0x0563 = 0xB7
0x0564 = 0xB9
0x0565 = 0xBB
0x0566 = 0xBD
0x0567 = 0xBF
0x0568 = 0xC1
0x0569 = 0xC3
0x056A = 0xC5
0x056B = 0xC7
0x056C = 0xC9
0x056D = 0xCB
0x056E = 0xCD
0x056F = 0xCF
0x0570 = 0xD1
0x0571 = 0xD3
0x0572 = 0xD5
0x0573 = 0xD7
0x0574 = 0xD9
0x0575 = 0xDB
0x0576 = 0xDD
0x0577 = 0xDF
0x0578 = 0xE1
0x0579 = 0xE3
0x057A = 0xE5
0x057B = 0xE7
0x057C = 0xE9
0x057D = 0xEB
0x057E = 0xED
0x057F = 0xEF
0x0580 = 0xF1
0x0581 = 0xF3
0x0582 = 0xF5
0x0583 = 0xF7
0x0584 = 0xF9
0x0585 = 0xFB
0x0586 = 0xFD
0x0587 = 0xA2 # 0x00A7?
0x0589 = 0xA3
0x058A = 0xAD # 0x055F?
0x2014 = 0xA8
0x2026 = 0xAE
0xE000 = 0xA1 # ARMENIAN ETERNITY SIGN, 0x0530? 0x2741?
END_MAP

View File

@ -1,121 +0,0 @@
# $NetBSD: UCS%ARMSCII-8A.src,v 1.2 2006/04/08 15:47:40 tnozaki Exp $
TYPE ROWCOL
NAME UCS/ARMSCII-8A
SRC_ZONE 0x0000-0xE000
OOB_MODE INVALID
DST_INVALID 0x100
DST_UNIT_BITS 16
BEGIN_MAP
#
# this data delived from:
#
# ARMENIAN CHARACTER SETS IMPLEMENTATION GUIDE
# Document version 006.en.html
# http://www.freenet.am/armscii/armcs-006.html
#
# Name: armscii-8a
# Source: Armenian State Standard AST 34.002 Alternative
# Alternative 8-bit coded character set
# Alias: AST_34.002_A
#
0x0000 - 0x0014 = 0x00 -
0x0016 - 0x0026 = 0x16 -
0x0027 = 0xFF
0x0028 - 0x002C = 0x28 -
0x002D = 0x5F
0x002E - 0x0039 = 0x2E -
0x003B - 0x005E = 0x3B -
0x0061 - 0x007D = 0x61 -
0x007F = 0x7F
0x00AB = 0xAE
0x00BB = 0xAF
0x0531 = 0x80
0x0532 = 0x82
0x0533 = 0x84
0x0534 = 0x86
0x0535 = 0x88
0x0536 = 0x8A
0x0537 = 0x8C
0x0538 = 0x8E
0x0539 = 0x90
0x053A = 0x92
0x053B = 0x94
0x053C = 0x96
0x053D = 0x98
0x053E = 0x9A
0x053F = 0x9C
0x0540 = 0x9E
0x0541 = 0xA0
0x0542 = 0xA2
0x0543 = 0xA4
0x0544 = 0xA6
0x0545 = 0xA8
0x0546 = 0xAA
0x0547 = 0xAC
0x0548 = 0xE0
0x0549 = 0xE2
0x054A = 0xE4
0x054B = 0xE6
0x054C = 0xE8
0x054D = 0xEA
0x054E = 0xEC
0x054F = 0xEE
0x0550 = 0xF0
0x0551 = 0xF2
0x0552 = 0xF4
0x0553 = 0xF6
0x0554 = 0xF8
0x0555 = 0xFA
0x0556 = 0xFC
0x055A = 0xFE # 0x2019
0x055B = 0x27
0x055C = 0x7E
0x055D = 0x60
0x055E = 0xDF
0x0561 = 0x81
0x0562 = 0x83
0x0563 = 0x85
0x0564 = 0x87
0x0565 = 0x89
0x0566 = 0x8B
0x0567 = 0x8D
0x0568 = 0x8F
0x0569 = 0x91
0x056A = 0x93
0x056B = 0x95
0x056C = 0x97
0x056D = 0x99
0x056E = 0x9B
0x056F = 0x9D
0x0570 = 0x9F
0x0571 = 0xA1
0x0572 = 0xA3
0x0573 = 0xA5
0x0574 = 0xA7
0x0575 = 0xA9
0x0576 = 0xAB
0x0577 = 0xAD
0x0578 = 0xE1
0x0579 = 0xE3
0x057A = 0xE5
0x057B = 0xE7
0x057C = 0xE9
0x057D = 0xEB
0x057E = 0xED
0x057F = 0xEF
0x0580 = 0xF1
0x0581 = 0xF3
0x0582 = 0xF5
0x0583 = 0xF7
0x0584 = 0xF9
0x0585 = 0xFB
0x0586 = 0xFD
0x0587 = 0x15 # 0x00A7?
0x0589 = 0x3A
0x058A = 0xDD # 0x055F?
0x2014 = 0x2D
0x2026 = 0xDE
0xE000 = 0xDC # ARMENIAN ETERNITY SIGN, 0x0530? 0x2741?
END_MAP

File diff suppressed because it is too large Load Diff

View File

@ -1,65 +0,0 @@
# $NetBSD: Big5EXT@2003%UCS.src,v 1.1 2006/06/19 17:28:25 tnozaki Exp $
TYPE ROWCOL
NAME "Big5EXT:2003/UCS"
SRC_ZONE 0xA3-0xC8 / 0x40-0xFE / 8
OOB_MODE INVALID
DST_INVALID 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by
# http://wakaba-web.hp.infoseek.co.jp/table/big5-eten.txt
# Original notice:
#
## Big5-ETen vs Unicode mapping table
##
## Date: 24 Feb 2002 19:01:00 +0900
## License: Public Domain.
##
## Big5 Unicode UnicodeAlternate UnicodeName
0xA3C0 - 0xA3E0 = 0x2400 -
0xA3E1 = 0x20AC
0xC8D4 = 0x309B
0xC8D5 = 0x309C
0xC8D6 = 0x2E80
0xC8D7 = 0x2E84
0xC8D8 = 0x2E86
0xC8D9 = 0x2E87
0xC8DA = 0x2E88
0xC8DB = 0x2E8A
0xC8DC = 0x2E8C
0xC8DD = 0x2E8D
0xC8DE = 0x2E95
0xC8DF = 0x2E9C
0xC8E0 = 0x2E9D
0xC8E1 = 0x2EA5
0xC8E2 = 0x2EA7
0xC8E3 = 0x2EAA
0xC8E4 = 0x2EAC
0xC8E5 = 0x2EAE
0xC8E6 = 0x2EB6
0xC8E7 = 0x2EBC
0xC8E8 = 0x2EBE
0xC8E9 = 0x2EC6
0xC8EA = 0x2ECA
0xC8EB = 0x2ECC
0xC8EC = 0x2ECD
0xC8ED = 0x2ECF
0xC8EE = 0x2ED6
0xC8EF = 0x2ED7
0xC8F0 = 0x2EDE
0xC8F1 = 0x2EE3
0xC8F5 = 0x0283
0xC8F6 = 0x0250
0xC8F7 = 0x025B
0xC8F8 = 0x0254
0xC8F9 = 0x0275
0xC8FA = 0x0153
0xC8FB = 0x00F8
0xC8FC = 0x014B
0xC8FD = 0x028A
0xC8FE = 0x026A
END_MAP

File diff suppressed because it is too large Load Diff

View File

@ -1,466 +0,0 @@
# $NetBSD: Big5EXT@IBM%UCS.src,v 1.1 2006/06/19 17:28:25 tnozaki Exp $
TYPE ROWCOL
NAME "Big5EXT:IBM/UCS"
SRC_ZONE 0xA3-0xF9 / 0x40-0xFE / 8
OOB_MODE INVALID
DST_INVALID 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
# Name: BIG5 to Unicode table (complete)
# Unicode version: 1.1
# Table version: 0.0d3
# Table format: Format A
# Date: 11 February 1994
#
# Copyright (c) 1991-1994 Unicode, Inc. All Rights reserved.
#
# This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
# No claims are made as to fitness for any particular purpose. No
# warranties of any kind are expressed or implied. The recipient
# agrees to determine applicability of information provided. If this
# file has been provided on magnetic media by Unicode, Inc., the sole
# remedy for any claim will be exchange of defective media within 90
# days of receipt.
#
# Recipient is granted the right to make copies in any form for
# internal distribution and to freely use the information supplied
# in the creation of products supporting Unicode. Unicode, Inc.
# specifically excludes the right to re-distribute this file directly
# to third parties or other organizations whether for profit or not.
#
# General notes:
#
#
# This table contains one set of mappings from BIG5 into Unicode.
# Note that these data are *possible* mappings only and may not be the
# same as those used by actual products, nor may they be the best suited
# for all uses. For more information on the mappings between various code
# pages incorporating the repertoire of BIG5 and Unicode, consult the
# VENDORS mapping data. Normative information on the mapping between
# BIG5 and Unicode may be found in the Unihan.txt file in the
# latest Unicode Character Database.
#
# If you have carefully considered the fact that the mappings in
# this table are only one possible set of mappings between BIG5 and
# Unicode and have no normative status, but still feel that you
# have located an error in the table that requires fixing, you may
# report any such error to errata@unicode.org.
#
# WARNING! It is currently impossible to provide round-trip compatibility
# between BIG5 and Unicode.
#
# A number of characters are not currently mapped because
# of conflicts with other mappings. They are as follows:
#
# BIG5 Description Comments
#
# 0xA15A SPACING UNDERSCORE duplicates A1C4
# 0xA1C3 SPACING HEAVY OVERSCORE not in Unicode
# 0xA1C5 SPACING HEAVY UNDERSCORE not in Unicode
# 0xA1FE LT DIAG UP RIGHT TO LOW LEFT duplicates A2AC
# 0xA240 LT DIAG UP LEFT TO LOW RIGHT duplicates A2AD
# 0xA2CC HANGZHOU NUMERAL TEN conflicts with A451 mapping
# 0xA2CE HANGZHOU NUMERAL THIRTY conflicts with A4CA mapping
#
# We currently map all of these characters to U+FFFD REPLACEMENT CHARACTER.
# It is also possible to map these characters to their duplicates, or to
# the user zone.
#
# Notes:
#
# 1. In addition to the above, there is some uncertainty about the
# mappings in the range C6A1 - C8FE, and F9DD - F9FE. The ETEN
# version of BIG5 organizes the former range differently, and adds
# additional characters in the latter range. The correct mappings
# these ranges need to be determined.
#
# 2. There is an uncertainty in the mapping of the Big Five character
# 0xA3BC. This character occurs within the Big Five block of tone marks
# for bopomofo and is intended to be the tone mark for the first tone in
# Mandarin Chinese. We have selected the mapping U+02C9 MODIFIER LETTER
# MACRON (Mandarin Chinese first tone) to reflect this semantic.
# However, because bopomofo uses the absense of a tone mark to indicate
# the first Mandarin tone, most implementations of Big Five represent
# this character with a blank space, and so a mapping such as U+2003 EM
# SPACE might be preferred.
#
# Format: Three tab-separated columns
# Column #1 is the BIG5 code (in hex as 0xXXXX)
# Column #2 is the Unicode (in hex as 0xXXXX)
# Column #3 is the Unicode name (follows a comment sign, '#')
# The official names for Unicode characters U+4E00
# to U+9FA5, inclusive, is "CJK UNIFIED IDEOGRAPH-XXXX",
# where XXXX is the code point. Including all these
# names in this file increases its size substantially
# and needlessly. The token "<CJK>" is used for the
# name of these characters. If necessary, it can be
# expanded algorithmically by a parser or editor.
#
# The entries are in BIG5 order
#
#
0xA3C0 - 0xA3E0 = 0x2400 -
0xC6A1 = 0x2460
0xC6A2 = 0x2461
0xC6A3 = 0x2462
0xC6A4 = 0x2463
0xC6A5 = 0x2464
0xC6A6 = 0x2465
0xC6A7 = 0x2466
0xC6A8 = 0x2467
0xC6A9 = 0x2468
0xC6AA = 0x2469
0xC6AB = 0x2474
0xC6AC = 0x2475
0xC6AD = 0x2476
0xC6AE = 0x2477
0xC6AF = 0x2478
0xC6B0 = 0x2479
0xC6B1 = 0x247A
0xC6B2 = 0x247B
0xC6B3 = 0x247C
0xC6B4 = 0x247D
0xC6B5 = 0x2170
0xC6B6 = 0x2171
0xC6B7 = 0x2172
0xC6B8 = 0x2173
0xC6B9 = 0x2174
0xC6BA = 0x2175
0xC6BB = 0x2176
0xC6BC = 0x2177
0xC6BD = 0x2178
0xC6BE = 0x2179
0xC6BF = 0x4E36
0xC6C0 = 0x4E3F
0xC6C1 = 0x4E85
0xC6C2 = 0x4EA0
0xC6C3 = 0x5182
0xC6C4 = 0x5196
0xC6C5 = 0x51AB
0xC6C6 = 0x52F9
0xC6C7 = 0x5338
0xC6C8 = 0x5369
0xC6C9 = 0x53B6
0xC6CA = 0x590A
0xC6CB = 0x5B80
0xC6CC = 0x5DDB
0xC6CD = 0x5E7A
0xC6CE = 0x5E7F
0xC6CF = 0x5EF4
0xC6D0 = 0x5F50
0xC6D1 = 0x5F61
0xC6D2 = 0x6534
0xC6D3 = 0x65E0
0xC6D4 = 0x7592
0xC6D5 = 0x7676
0xC6D6 = 0x8FB5
0xC6D7 = 0x96B6
0xC6D8 = 0x00A8
0xC6D9 = 0xFF3E
0xC6DA = 0x30FD
0xC6DB = 0x30FE
0xC6DC = 0x309D
0xC6DD = 0x309E
0xC6DE = 0x02BA
0xC6DF = 0xF83E
0xC6E0 = 0x3005
0xC6E1 = 0x3006
0xC6E2 = 0x3007
0xC6E3 = 0x30FC
0xC6E4 = 0xFF3B
0xC6E5 = 0xFF3D
0xC6E6 = 0x273D
0xC6E7 = 0x3041
0xC6E8 = 0x3042
0xC6E9 = 0x3043
0xC6EA = 0x3044
0xC6EB = 0x3045
0xC6EC = 0x3046
0xC6ED = 0x3047
0xC6EE = 0x3048
0xC6EF = 0x3049
0xC6F0 = 0x304A
0xC6F1 = 0x304B
0xC6F2 = 0x304C
0xC6F3 = 0x304D
0xC6F4 = 0x304E
0xC6F5 = 0x304F
0xC6F6 = 0x3050
0xC6F7 = 0x3051
0xC6F8 = 0x3052
0xC6F9 = 0x3053
0xC6FA = 0x3054
0xC6FB = 0x3055
0xC6FC = 0x3056
0xC6FD = 0x3057
0xC6FE = 0x3058
0xC740 = 0x3059
0xC741 = 0x305A
0xC742 = 0x305B
0xC743 = 0x305C
0xC744 = 0x305D
0xC745 = 0x305E
0xC746 = 0x305F
0xC747 = 0x3060
0xC748 = 0x3061
0xC749 = 0x3062
0xC74A = 0x3063
0xC74B = 0x3064
0xC74C = 0x3065
0xC74D = 0x3066
0xC74E = 0x3067
0xC74F = 0x3068
0xC750 = 0x3069
0xC751 = 0x306A
0xC752 = 0x306B
0xC753 = 0x306C
0xC754 = 0x306D
0xC755 = 0x306E
0xC756 = 0x306F
0xC757 = 0x3070
0xC758 = 0x3071
0xC759 = 0x3072
0xC75A = 0x3073
0xC75B = 0x3074
0xC75C = 0x3075
0xC75D = 0x3076
0xC75E = 0x3077
0xC75F = 0x3078
0xC760 = 0x3079
0xC761 = 0x307A
0xC762 = 0x307B
0xC763 = 0x307C
0xC764 = 0x307D
0xC765 = 0x307E
0xC766 = 0x307F
0xC767 = 0x3080
0xC768 = 0x3081
0xC769 = 0x3082
0xC76A = 0x3083
0xC76B = 0x3084
0xC76C = 0x3085
0xC76D = 0x3086
0xC76E = 0x3087
0xC76F = 0x3088
0xC770 = 0x3089
0xC771 = 0x308A
0xC772 = 0x308B
0xC773 = 0x308C
0xC774 = 0x308D
0xC775 = 0x308E
0xC776 = 0x308F
0xC777 = 0x3090
0xC778 = 0x3091
0xC779 = 0x3092
0xC77A = 0x3093
0xC77B = 0x30A1
0xC77C = 0x30A2
0xC77D = 0x30A3
0xC77E = 0x30A4
0xC7A1 = 0x30A5
0xC7A2 = 0x30A6
0xC7A3 = 0x30A7
0xC7A4 = 0x30A8
0xC7A5 = 0x30A9
0xC7A6 = 0x30AA
0xC7A7 = 0x30AB
0xC7A8 = 0x30AC
0xC7A9 = 0x30AD
0xC7AA = 0x30AE
0xC7AB = 0x30AF
0xC7AC = 0x30B0
0xC7AD = 0x30B1
0xC7AE = 0x30B2
0xC7AF = 0x30B3
0xC7B0 = 0x30B4
0xC7B1 = 0x30B5
0xC7B2 = 0x30B6
0xC7B3 = 0x30B7
0xC7B4 = 0x30B8
0xC7B5 = 0x30B9
0xC7B6 = 0x30BA
0xC7B7 = 0x30BB
0xC7B8 = 0x30BC
0xC7B9 = 0x30BD
0xC7BA = 0x30BE
0xC7BB = 0x30BF
0xC7BC = 0x30C0
0xC7BD = 0x30C1
0xC7BE = 0x30C2
0xC7BF = 0x30C3
0xC7C0 = 0x30C4
0xC7C1 = 0x30C5
0xC7C2 = 0x30C6
0xC7C3 = 0x30C7
0xC7C4 = 0x30C8
0xC7C5 = 0x30C9
0xC7C6 = 0x30CA
0xC7C7 = 0x30CB
0xC7C8 = 0x30CC
0xC7C9 = 0x30CD
0xC7CA = 0x30CE
0xC7CB = 0x30CF
0xC7CC = 0x30D0
0xC7CD = 0x30D1
0xC7CE = 0x30D2
0xC7CF = 0x30D3
0xC7D0 = 0x30D4
0xC7D1 = 0x30D5
0xC7D2 = 0x30D6
0xC7D3 = 0x30D7
0xC7D4 = 0x30D8
0xC7D5 = 0x30D9
0xC7D6 = 0x30DA
0xC7D7 = 0x30DB
0xC7D8 = 0x30DC
0xC7D9 = 0x30DD
0xC7DA = 0x30DE
0xC7DB = 0x30DF
0xC7DC = 0x30E0
0xC7DD = 0x30E1
0xC7DE = 0x30E2
0xC7DF = 0x30E3
0xC7E0 = 0x30E4
0xC7E1 = 0x30E5
0xC7E2 = 0x30E6
0xC7E3 = 0x30E7
0xC7E4 = 0x30E8
0xC7E5 = 0x30E9
0xC7E6 = 0x30EA
0xC7E7 = 0x30EB
0xC7E8 = 0x30EC
0xC7E9 = 0x30ED
0xC7EA = 0x30EE
0xC7EB = 0x30EF
0xC7EC = 0x30F0
0xC7ED = 0x30F1
0xC7EE = 0x30F2
0xC7EF = 0x30F3
0xC7F0 = 0x30F4
0xC7F1 = 0x30F5
0xC7F2 = 0x30F6
0xC7F3 = 0x0410
0xC7F4 = 0x0411
0xC7F5 = 0x0412
0xC7F6 = 0x0413
0xC7F7 = 0x0414
0xC7F8 = 0x0415
0xC7F9 = 0x0401
0xC7FA = 0x0416
0xC7FB = 0x0417
0xC7FC = 0x0418
0xC7FD = 0x0419
0xC7FE = 0x041A
0xC840 = 0x041B
0xC841 = 0x041C
0xC842 = 0x041D
0xC843 = 0x041E
0xC844 = 0x041F
0xC845 = 0x0420
0xC846 = 0x0421
0xC847 = 0x0422
0xC848 = 0x0423
0xC849 = 0x0424
0xC84A = 0x0425
0xC84B = 0x0426
0xC84C = 0x0427
0xC84D = 0x0428
0xC84E = 0x0429
0xC84F = 0x042A
0xC850 = 0x042B
0xC851 = 0x042C
0xC852 = 0x042D
0xC853 = 0x042E
0xC854 = 0x042F
0xC855 = 0x0430
0xC856 = 0x0431
0xC857 = 0x0432
0xC858 = 0x0433
0xC859 = 0x0434
0xC85A = 0x0435
0xC85B = 0x0451
0xC85C = 0x0436
0xC85D = 0x0437
0xC85E = 0x0438
0xC85F = 0x0439
0xC860 = 0x043A
0xC861 = 0x043B
0xC862 = 0x043C
0xC863 = 0x043D
0xC864 = 0x043E
0xC865 = 0x043F
0xC866 = 0x0440
0xC867 = 0x0441
0xC868 = 0x0442
0xC869 = 0x0443
0xC86A = 0x0444
0xC86B = 0x0445
0xC86C = 0x0446
0xC86D = 0x0447
0xC86E = 0x0448
0xC86F = 0x0449
0xC870 = 0x044A
0xC871 = 0x044B
0xC872 = 0x044C
0xC873 = 0x044D
0xC874 = 0x044E
0xC875 = 0x044F
0xC876 = 0x21E7
0xC877 = 0x21B8
0xC878 = 0x21B9
0xC8CD = 0xFFE2
0xC8CE = 0xFFE4
0xC8CF = 0xFF07
0xC8D0 = 0xFF02
0xC8D1 = 0x3231
0xC8D2 = 0x2116
0xC8D3 = 0x2121
0xF9D6 = 0xF813
0xF9D7 = 0xF814
0xF9D8 = 0xF815
0xF9D9 = 0xF816
0xF9DA = 0xF817
0xF9DB = 0xF818
0xF9DC = 0xF819
0xF9DD = 0xF81A
0xF9DE = 0xF81B
0xF9DF = 0xF81C
0xF9E0 = 0xF81D
0xF9E1 = 0xF81E
0xF9E2 = 0xF81F
0xF9E3 = 0xF820
0xF9E4 = 0xF821
0xF9E5 = 0xF822
0xF9E6 = 0xF823
0xF9E7 = 0xF824
0xF9E8 = 0xF825
0xF9E9 = 0xF826
0xF9EA = 0xF827
0xF9EB = 0xF828
0xF9EC = 0xF829
0xF9ED = 0xF82A
0xF9EE = 0xF82B
0xF9EF = 0xF82C
0xF9F0 = 0xF82D
0xF9F1 = 0xF82E
0xF9F2 = 0xF82F
0xF9F3 = 0xF830
0xF9F4 = 0xF831
0xF9F5 = 0xF832
0xF9F6 = 0xF833
0xF9F7 = 0xF834
0xF9F8 = 0xF835
0xF9F9 = 0xF836
0xF9FA = 0xF837
0xF9FB = 0xF838
0xF9FC = 0xF839
0xF9FD = 0xF83A
0xF9FE = 0xF83B
END_MAP

File diff suppressed because it is too large Load Diff

View File

@ -1,115 +0,0 @@
# $NetBSD: Big5UDA%UCS.src,v 1.2 2007/03/05 16:57:08 tnozaki Exp $
# Copyright (c)2006 Citrus Project,
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
#
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
TYPE ROWCOL
NAME "Big5UDA/UCS"
SRC_ZONE 0x81-0xFE / 0x40-0xFE / 8
OOB_MODE INVALID
DST_INVALID 0xFFFE
DST_UNIT_BITS 32
BEGIN_MAP
0x8140 - 0x817E = 0xEEB8 -
0x81A1 - 0x81FE = 0xEEF7 -
0x8240 - 0x827E = 0xEF55 -
0x82A1 - 0x82FE = 0xEF94 -
0x8340 - 0x837E = 0xEFF2 -
0x83A1 - 0x83FE = 0xF031 -
0x8440 - 0x847E = 0xF08F -
0x84A1 - 0x84FE = 0xF0CE -
0x8540 - 0x857E = 0xF12C -
0x85A1 - 0x85FE = 0xF16B -
0x8640 - 0x867E = 0xF1C9 -
0x86A1 - 0x86FE = 0xF208 -
0x8740 - 0x877E = 0xF266 -
0x87A1 - 0x87FE = 0xF2A5 -
0x8840 - 0x887E = 0xF303 -
0x88A1 - 0x88FE = 0xF342 -
0x8940 - 0x897E = 0xF3A0 -
0x89A1 - 0x89FE = 0xF3DF -
0x8A40 - 0x8A7E = 0xF43D -
0x8AA1 - 0x8AFE = 0xF47C -
0x8B40 - 0x8B7E = 0xF4DA -
0x8BA1 - 0x8BFE = 0xF519 -
0x8C40 - 0x8C7E = 0xF577 -
0x8CA1 - 0x8CFE = 0xF5B6 -
0x8D40 - 0x8D7E = 0xF614 -
0x8DA1 - 0x8DFE = 0xF653 -
0x8E40 - 0x8E7E = 0xE311 -
0x8EA1 - 0x8EFE = 0xE350 -
0x8F40 - 0x8F7E = 0xE3AE -
0x8FA1 - 0x8FFE = 0xE3ED -
0x9040 - 0x907E = 0xE44B -
0x90A1 - 0x90FE = 0xE48A -
0x9140 - 0x917E = 0xE4E8 -
0x91A1 - 0x91FE = 0xE527 -
0x9240 - 0x927E = 0xE585 -
0x92A1 - 0x92FE = 0xE5C4 -
0x9340 - 0x937E = 0xE622 -
0x93A1 - 0x93FE = 0xE661 -
0x9440 - 0x947E = 0xE6BF -
0x94A1 - 0x94FE = 0xE6FE -
0x9540 - 0x957E = 0xE75C -
0x95A1 - 0x95FE = 0xE79B -
0x9640 - 0x967E = 0xE7F9 -
0x96A1 - 0x96FE = 0xE838 -
0x9740 - 0x977E = 0xE896 -
0x97A1 - 0x97FE = 0xE8D5 -
0x9840 - 0x987E = 0xE933 -
0x98A1 - 0x98FE = 0xE972 -
0x9940 - 0x997E = 0xE9D0 -
0x99A1 - 0x99FE = 0xEA0F -
0x9A40 - 0x9A7E = 0xEA6D -
0x9AA1 - 0x9AFE = 0xEAAC -
0x9B40 - 0x9B7E = 0xEB0A -
0x9BA1 - 0x9BFE = 0xEB49 -
0x9C40 - 0x9C7E = 0xEBA7 -
0x9CA1 - 0x9CFE = 0xEBE6 -
0x9D40 - 0x9D7E = 0xEC44 -
0x9DA1 - 0x9DFE = 0xEC83 -
0x9E40 - 0x9E7E = 0xECE1 -
0x9EA1 - 0x9EFE = 0xED20 -
0x9F40 - 0x9F7E = 0xED7E -
0x9FA1 - 0x9FFE = 0xEDBD -
0xA040 - 0xA07E = 0xEE1B -
0xA0A1 - 0xA0FE = 0xEE5A -
0xC6A1 - 0xC6FE = 0xF6B1 -
0xC740 - 0xC77E = 0xF70F -
0xC7A1 - 0xC7FE = 0xF74E -
0xC840 - 0xC87E = 0xF7AC -
0xC8A1 - 0xC8FE = 0xF7EB -
0xFA40 - 0xFA7E = 0xE000 -
0xFAA1 - 0xFAFE = 0xE03F -
0xFB40 - 0xFB7E = 0xE09D -
0xFBA1 - 0xFBFE = 0xE0DC -
0xFC40 - 0xFC7E = 0xE13A -
0xFCA1 - 0xFCFE = 0xE179 -
0xFD40 - 0xFD7E = 0xE1D7 -
0xFDA1 - 0xFDFE = 0xE216 -
0xFE40 - 0xFE7E = 0xE274 -
0xFEA1 - 0xFEFE = 0xE2B3 -
END_MAP

View File

@ -1,134 +0,0 @@
# $NetBSD: ETen%UCS@BMP.src,v 1.1 2007/03/05 16:57:09 tnozaki Exp $
TYPE ROWCOL
NAME "ETen/UCS:BMP"
SRC_ZONE 0xC6-0xF9 / 0x40-0xFE / 8
OOB_MODE INVALID
DST_INVALID 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by
# http://wakaba-web.hp.infoseek.co.jp/table/big5-eten.txt
# Original notice:
#
## Big5-ETen vs Unicode mapping table
##
## Date: 24 Feb 2002 19:01:00 +0900
## License: Public Domain.
##
## Big5 Unicode UnicodeAlternate UnicodeName
0xC6A1 - 0xC6AA = 0x2460 -
0xC6AB - 0xC6B4 = 0x2474 -
0xC6B5 - 0xC6BE = 0x2170 -
0xC6BF = 0x2F02
0xC6C0 = 0x2F03
0xC6C1 = 0x2F05
0xC6C2 = 0x2F07
0xC6C3 = 0x2F0C
0xC6C4 = 0x2F0D
0xC6C5 = 0x2F0E
0xC6C6 = 0x2F13
0xC6C7 = 0x2F16
0xC6C8 = 0x2F19
0xC6C9 = 0x2F1B
0xC6CA = 0x2F22
0xC6CB = 0x2F27
0xC6CC = 0x2F2E
0xC6CD = 0x2F33
0xC6CE = 0x2F34
0xC6CF = 0x2F35
0xC6D0 = 0x2F39
0xC6D1 = 0x2F3A
0xC6D2 = 0x2F41
0xC6D3 = 0x2F46
0xC6D4 = 0x2F67
0xC6D5 = 0x2F68
0xC6D6 = 0x2FA1
0xC6D7 = 0x2FAA
0xC6D8 = 0x00A8
0xC6D9 = 0xFF3E # FULLWIDTH CIRCUMFLEX ACCENT
#0xC6D9 = 0x02C6 # MODIFIER LETTER CIRCUMFLEX ACCENT
0xC6DA = 0x30FD
0xC6DB = 0x30FE
0xC6DC = 0x309D
0xC6DD = 0x309E
#0xC6DE =
#0xC6DF =
0xC6E0 - 0xC6E2 = 0x3005 -
0xC6E3 = 0x30FC
0xC6E4 = 0xFF3B
0xC6E5 = 0xFF3D
0xC6E6 = 0x273D
0xC6E7 - 0xC6FE = 0x3041 -
0xC740 - 0xC77A = 0x3059 -
0xC77B - 0xC77E = 0x30A1 -
0xC7A1 - 0xC7F2 = 0x30A5 -
0xC7F3 - 0xC7F8 = 0x0410 -
0xC7F9 = 0x0401
0xC7FA - 0xC7FE = 0x0416 -
0xC840 - 0xC85A = 0x041B -
0xC85B = 0x0451
0xC85C - 0xC875 = 0x0436 -
0xC876 = 0x21E7
0xC877 = 0x21B8
0xC878 = 0x21B9
0xC879 = 0x31CF
0xC87B = 0x4E5A
0xC87D = 0x5202
0xC87E = 0x4491
0xC8A1 = 0x9FB0
0xC8A2 = 0x5188
0xC8A3 = 0x9FB1
#0xC8A5 - 0xC8CC =
0xC8CD = 0xFFE2
0xC8CE = 0xFFE4
0xC8CF = 0xFF07
0xC8D0 = 0xFF02
0xC8D1 = 0x3231
0xC8D2 = 0x2116
0xC8D3 = 0x2121
0xF9D6 = 0x7881
0xF9D7 = 0x92B9
0xF9D8 = 0x88CF
0xF9D9 = 0x58BB
0xF9DA = 0x6052
0xF9DB = 0x7CA7
0xF9DC = 0x5AFA
0xF9DD = 0x2554
0xF9DE = 0x2566
0xF9DF = 0x2557
0xF9E0 = 0x2560
0xF9E1 = 0x256C
0xF9E2 = 0x2563
0xF9E3 = 0x255A
0xF9E4 = 0x2569
0xF9E5 = 0x255D
0xF9E6 = 0x2552
0xF9E7 = 0x2564
0xF9E8 = 0x2555
0xF9E9 = 0x255E
0xF9EA = 0x256A
0xF9EB = 0x2561
0xF9EC = 0x2558
0xF9ED = 0x2567
0xF9EE = 0x255B
0xF9EF = 0x2553
0xF9F0 = 0x2565
0xF9F1 = 0x2556
0xF9F2 = 0x255F
0xF9F3 = 0x256B
0xF9F4 = 0x2562
0xF9F5 = 0x2559
0xF9F6 = 0x2568
0xF9F7 = 0x255C
0xF9F8 = 0x2551
0xF9F9 = 0x2550
0xF9FA = 0x256D
0xF9FB = 0x256E
0xF9FC = 0x2570
0xF9FD = 0x256F
0xF9FE = 0x2593
END_MAP

View File

@ -1,26 +0,0 @@
# $NetBSD: ETen%UCS@SIP.src,v 1.1 2007/03/05 16:57:09 tnozaki Exp $
TYPE ROWCOL
NAME "ETen/UCS:SIP"
SRC_ZONE 0xC6-0xF9 / 0x40-0xFE / 8
OOB_MODE INVALID
DST_INVALID 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by
# http://wakaba-web.hp.infoseek.co.jp/table/big5-eten.txt
# Original notice:
#
## Big5-ETen vs Unicode mapping table
##
## Date: 24 Feb 2002 19:01:00 +0900
## License: Public Domain.
##
## Big5 Unicode UnicodeAlternate UnicodeName
0xC87A = 0x00CC
0xC87C = 0x008A
0xC8A4 = 0x7607
END_MAP

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,37 +0,0 @@
# $NetBSD: Makefile.inc,v 1.2 2007/03/05 16:57:10 tnozaki Exp $
.PATH: ${.CURDIR}/BIG5
SRCS_mapper.dir+= mapper.dir.BIG5
SRCS_charset.pivot+= charset.pivot.BIG5
CLEANFILES+= mapper.dir.BIG5 charset.pivot.BIG5
MAPS_BIG5= Big5@1984%UCS.mps \
Big5EXT@2003%UCS.mps \
Big5EXT@E%UCS.mps \
Big5EXT@IBM%UCS.mps \
Big5EXT@Plus%UCS.mps \
Big5UDA%UCS.mps \
ETen%UCS@BMP.mps ETen%UCS@SIP.mps \
HKSCS%UCS@BMP.mps HKSCS%UCS@SIP.mps \
UCS%Big5@1984.mps \
UCS%Big5EXT@2003.mps \
UCS%Big5EXT@E.mps \
UCS%Big5EXT@IBM.mps \
UCS%Big5EXT@Plus.mps \
UCS%Big5UDA.mps \
UCS@BMP%ETen.mps UCS@SIP%ETen.mps \
UCS@BMP%HKSCS.mps UCS@SIP%HKSCS.mps
mapper.dir.BIG5: ${.CURDIR}/BIG5/mapper.dir.BIG5.src
${_MKTARGET_CREATE}
(echo "# BIG5" ; cat ${.ALLSRC} ; echo ) > ${.TARGET}
charset.pivot.BIG5: ${.CURDIR}/BIG5/charset.pivot.BIG5.src
${_MKTARGET_CREATE}
(echo "# BIG5" ; cat ${.ALLSRC} ; echo ) > ${.TARGET}
FILES+= ${MAPS_BIG5}
CLEANFILES+= ${MAPS_BIG5}
.for i in ${MAPS_BIG5}
FILESDIR_$i= ${BINDIR}/BIG5
.endfor

File diff suppressed because it is too large Load Diff

View File

@ -1,65 +0,0 @@
# $NetBSD: UCS%Big5EXT@2003.src,v 1.1 2006/06/19 17:28:25 tnozaki Exp $
TYPE ROWCOL
NAME "UCS/Big5EXT:2003"
SRC_ZONE 0x00F8 - 0x309C
OOB_MODE INVALID
DST_INVALID 0xFFFF
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by
# http://wakaba-web.hp.infoseek.co.jp/table/big5-eten.txt
# Original notice:
#
## Big5-ETen vs Unicode mapping table
##
## Date: 24 Feb 2002 19:01:00 +0900
## License: Public Domain.
##
## Big5 Unicode UnicodeAlternate UnicodeName
0x00F8 = 0xC8FB
0x014B = 0xC8FC
0x0153 = 0xC8FA
0x0250 = 0xC8F6
0x0254 = 0xC8F8
0x025B = 0xC8F7
0x026A = 0xC8FE
0x0275 = 0xC8F9
0x0283 = 0xC8F5
0x028A = 0xC8FD
0x20AC = 0xA3E1
0x2400 - 0x2420 = 0xA3C0 -
0x2E80 = 0xC8D6
0x2E84 = 0xC8D7
0x2E86 = 0xC8D8
0x2E87 = 0xC8D9
0x2E88 = 0xC8DA
0x2E8A = 0xC8DB
0x2E8C = 0xC8DC
0x2E8D = 0xC8DD
0x2E95 = 0xC8DE
0x2E9C = 0xC8DF
0x2E9D = 0xC8E0
0x2EA5 = 0xC8E1
0x2EA7 = 0xC8E2
0x2EAA = 0xC8E3
0x2EAC = 0xC8E4
0x2EAE = 0xC8E5
0x2EB6 = 0xC8E6
0x2EBC = 0xC8E7
0x2EBE = 0xC8E8
0x2EC6 = 0xC8E9
0x2ECA = 0xC8EA
0x2ECC = 0xC8EB
0x2ECD = 0xC8EC
0x2ECF = 0xC8ED
0x2ED6 = 0xC8EE
0x2ED7 = 0xC8EF
0x2EDE = 0xC8F0
0x2EE3 = 0xC8F1
0x309B = 0xC8D4
0x309C = 0xC8D5
END_MAP

File diff suppressed because it is too large Load Diff

View File

@ -1,466 +0,0 @@
# $NetBSD: UCS%Big5EXT@IBM.src,v 1.1 2006/06/19 17:28:25 tnozaki Exp $
TYPE ROWCOL
NAME "UCS/Big5EXT:IBM"
SRC_ZONE 0x00A8 - 0xFFE4
OOB_MODE INVALID
DST_INVALID 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
# Name: BIG5 to Unicode table (complete)
# Unicode version: 1.1
# Table version: 0.0d3
# Table format: Format A
# Date: 11 February 1994
#
# Copyright (c) 1991-1994 Unicode, Inc. All Rights reserved.
#
# This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
# No claims are made as to fitness for any particular purpose. No
# warranties of any kind are expressed or implied. The recipient
# agrees to determine applicability of information provided. If this
# file has been provided on magnetic media by Unicode, Inc., the sole
# remedy for any claim will be exchange of defective media within 90
# days of receipt.
#
# Recipient is granted the right to make copies in any form for
# internal distribution and to freely use the information supplied
# in the creation of products supporting Unicode. Unicode, Inc.
# specifically excludes the right to re-distribute this file directly
# to third parties or other organizations whether for profit or not.
#
# General notes:
#
#
# This table contains one set of mappings from BIG5 into Unicode.
# Note that these data are *possible* mappings only and may not be the
# same as those used by actual products, nor may they be the best suited
# for all uses. For more information on the mappings between various code
# pages incorporating the repertoire of BIG5 and Unicode, consult the
# VENDORS mapping data. Normative information on the mapping between
# BIG5 and Unicode may be found in the Unihan.txt file in the
# latest Unicode Character Database.
#
# If you have carefully considered the fact that the mappings in
# this table are only one possible set of mappings between BIG5 and
# Unicode and have no normative status, but still feel that you
# have located an error in the table that requires fixing, you may
# report any such error to errata@unicode.org.
#
# WARNING! It is currently impossible to provide round-trip compatibility
# between BIG5 and Unicode.
#
# A number of characters are not currently mapped because
# of conflicts with other mappings. They are as follows:
#
# BIG5 Description Comments
#
# 0xA15A SPACING UNDERSCORE duplicates A1C4
# 0xA1C3 SPACING HEAVY OVERSCORE not in Unicode
# 0xA1C5 SPACING HEAVY UNDERSCORE not in Unicode
# 0xA1FE LT DIAG UP RIGHT TO LOW LEFT duplicates A2AC
# 0xA240 LT DIAG UP LEFT TO LOW RIGHT duplicates A2AD
# 0xA2CC HANGZHOU NUMERAL TEN conflicts with A451 mapping
# 0xA2CE HANGZHOU NUMERAL THIRTY conflicts with A4CA mapping
#
# We currently map all of these characters to U+FFFD REPLACEMENT CHARACTER.
# It is also possible to map these characters to their duplicates, or to
# the user zone.
#
# Notes:
#
# 1. In addition to the above, there is some uncertainty about the
# mappings in the range C6A1 - C8FE, and F9DD - F9FE. The ETEN
# version of BIG5 organizes the former range differently, and adds
# additional characters in the latter range. The correct mappings
# these ranges need to be determined.
#
# 2. There is an uncertainty in the mapping of the Big Five character
# 0xA3BC. This character occurs within the Big Five block of tone marks
# for bopomofo and is intended to be the tone mark for the first tone in
# Mandarin Chinese. We have selected the mapping U+02C9 MODIFIER LETTER
# MACRON (Mandarin Chinese first tone) to reflect this semantic.
# However, because bopomofo uses the absense of a tone mark to indicate
# the first Mandarin tone, most implementations of Big Five represent
# this character with a blank space, and so a mapping such as U+2003 EM
# SPACE might be preferred.
#
# Format: Three tab-separated columns
# Column #1 is the BIG5 code (in hex as 0xXXXX)
# Column #2 is the Unicode (in hex as 0xXXXX)
# Column #3 is the Unicode name (follows a comment sign, '#')
# The official names for Unicode characters U+4E00
# to U+9FA5, inclusive, is "CJK UNIFIED IDEOGRAPH-XXXX",
# where XXXX is the code point. Including all these
# names in this file increases its size substantially
# and needlessly. The token "<CJK>" is used for the
# name of these characters. If necessary, it can be
# expanded algorithmically by a parser or editor.
#
# The entries are in BIG5 order
#
#
0x00A8 = 0xC6D8
0x02BA = 0xC6DE
0x0401 = 0xC7F9
0x0410 = 0xC7F3
0x0411 = 0xC7F4
0x0412 = 0xC7F5
0x0413 = 0xC7F6
0x0414 = 0xC7F7
0x0415 = 0xC7F8
0x0416 = 0xC7FA
0x0417 = 0xC7FB
0x0418 = 0xC7FC
0x0419 = 0xC7FD
0x041A = 0xC7FE
0x041B = 0xC840
0x041C = 0xC841
0x041D = 0xC842
0x041E = 0xC843
0x041F = 0xC844
0x0420 = 0xC845
0x0421 = 0xC846
0x0422 = 0xC847
0x0423 = 0xC848
0x0424 = 0xC849
0x0425 = 0xC84A
0x0426 = 0xC84B
0x0427 = 0xC84C
0x0428 = 0xC84D
0x0429 = 0xC84E
0x042A = 0xC84F
0x042B = 0xC850
0x042C = 0xC851
0x042D = 0xC852
0x042E = 0xC853
0x042F = 0xC854
0x0430 = 0xC855
0x0431 = 0xC856
0x0432 = 0xC857
0x0433 = 0xC858
0x0434 = 0xC859
0x0435 = 0xC85A
0x0436 = 0xC85C
0x0437 = 0xC85D
0x0438 = 0xC85E
0x0439 = 0xC85F
0x043A = 0xC860
0x043B = 0xC861
0x043C = 0xC862
0x043D = 0xC863
0x043E = 0xC864
0x043F = 0xC865
0x0440 = 0xC866
0x0441 = 0xC867
0x0442 = 0xC868
0x0443 = 0xC869
0x0444 = 0xC86A
0x0445 = 0xC86B
0x0446 = 0xC86C
0x0447 = 0xC86D
0x0448 = 0xC86E
0x0449 = 0xC86F
0x044A = 0xC870
0x044B = 0xC871
0x044C = 0xC872
0x044D = 0xC873
0x044E = 0xC874
0x044F = 0xC875
0x0451 = 0xC85B
0x2116 = 0xC8D2
0x2121 = 0xC8D3
0x2170 = 0xC6B5
0x2171 = 0xC6B6
0x2172 = 0xC6B7
0x2173 = 0xC6B8
0x2174 = 0xC6B9
0x2175 = 0xC6BA
0x2176 = 0xC6BB
0x2177 = 0xC6BC
0x2178 = 0xC6BD
0x2179 = 0xC6BE
0x21B8 = 0xC877
0x21B9 = 0xC878
0x21E7 = 0xC876
0x2400 - 0x2420 = 0xA3C0 -
0x2460 = 0xC6A1
0x2461 = 0xC6A2
0x2462 = 0xC6A3
0x2463 = 0xC6A4
0x2464 = 0xC6A5
0x2465 = 0xC6A6
0x2466 = 0xC6A7
0x2467 = 0xC6A8
0x2468 = 0xC6A9
0x2469 = 0xC6AA
0x2474 = 0xC6AB
0x2475 = 0xC6AC
0x2476 = 0xC6AD
0x2477 = 0xC6AE
0x2478 = 0xC6AF
0x2479 = 0xC6B0
0x247A = 0xC6B1
0x247B = 0xC6B2
0x247C = 0xC6B3
0x247D = 0xC6B4
0x273D = 0xC6E6
0x3005 = 0xC6E0
0x3006 = 0xC6E1
0x3007 = 0xC6E2
0x3041 = 0xC6E7
0x3042 = 0xC6E8
0x3043 = 0xC6E9
0x3044 = 0xC6EA
0x3045 = 0xC6EB
0x3046 = 0xC6EC
0x3047 = 0xC6ED
0x3048 = 0xC6EE
0x3049 = 0xC6EF
0x304A = 0xC6F0
0x304B = 0xC6F1
0x304C = 0xC6F2
0x304D = 0xC6F3
0x304E = 0xC6F4
0x304F = 0xC6F5
0x3050 = 0xC6F6
0x3051 = 0xC6F7
0x3052 = 0xC6F8
0x3053 = 0xC6F9
0x3054 = 0xC6FA
0x3055 = 0xC6FB
0x3056 = 0xC6FC
0x3057 = 0xC6FD
0x3058 = 0xC6FE
0x3059 = 0xC740
0x305A = 0xC741
0x305B = 0xC742
0x305C = 0xC743
0x305D = 0xC744
0x305E = 0xC745
0x305F = 0xC746
0x3060 = 0xC747
0x3061 = 0xC748
0x3062 = 0xC749
0x3063 = 0xC74A
0x3064 = 0xC74B
0x3065 = 0xC74C
0x3066 = 0xC74D
0x3067 = 0xC74E
0x3068 = 0xC74F
0x3069 = 0xC750
0x306A = 0xC751
0x306B = 0xC752
0x306C = 0xC753
0x306D = 0xC754
0x306E = 0xC755
0x306F = 0xC756
0x3070 = 0xC757
0x3071 = 0xC758
0x3072 = 0xC759
0x3073 = 0xC75A
0x3074 = 0xC75B
0x3075 = 0xC75C
0x3076 = 0xC75D
0x3077 = 0xC75E
0x3078 = 0xC75F
0x3079 = 0xC760
0x307A = 0xC761
0x307B = 0xC762
0x307C = 0xC763
0x307D = 0xC764
0x307E = 0xC765
0x307F = 0xC766
0x3080 = 0xC767
0x3081 = 0xC768
0x3082 = 0xC769
0x3083 = 0xC76A
0x3084 = 0xC76B
0x3085 = 0xC76C
0x3086 = 0xC76D
0x3087 = 0xC76E
0x3088 = 0xC76F
0x3089 = 0xC770
0x308A = 0xC771
0x308B = 0xC772
0x308C = 0xC773
0x308D = 0xC774
0x308E = 0xC775
0x308F = 0xC776
0x3090 = 0xC777
0x3091 = 0xC778
0x3092 = 0xC779
0x3093 = 0xC77A
0x309D = 0xC6DC
0x309E = 0xC6DD
0x30A1 = 0xC77B
0x30A2 = 0xC77C
0x30A3 = 0xC77D
0x30A4 = 0xC77E
0x30A5 = 0xC7A1
0x30A6 = 0xC7A2
0x30A7 = 0xC7A3
0x30A8 = 0xC7A4
0x30A9 = 0xC7A5
0x30AA = 0xC7A6
0x30AB = 0xC7A7
0x30AC = 0xC7A8
0x30AD = 0xC7A9
0x30AE = 0xC7AA
0x30AF = 0xC7AB
0x30B0 = 0xC7AC
0x30B1 = 0xC7AD
0x30B2 = 0xC7AE
0x30B3 = 0xC7AF
0x30B4 = 0xC7B0
0x30B5 = 0xC7B1
0x30B6 = 0xC7B2
0x30B7 = 0xC7B3
0x30B8 = 0xC7B4
0x30B9 = 0xC7B5
0x30BA = 0xC7B6
0x30BB = 0xC7B7
0x30BC = 0xC7B8
0x30BD = 0xC7B9
0x30BE = 0xC7BA
0x30BF = 0xC7BB
0x30C0 = 0xC7BC
0x30C1 = 0xC7BD
0x30C2 = 0xC7BE
0x30C3 = 0xC7BF
0x30C4 = 0xC7C0
0x30C5 = 0xC7C1
0x30C6 = 0xC7C2
0x30C7 = 0xC7C3
0x30C8 = 0xC7C4
0x30C9 = 0xC7C5
0x30CA = 0xC7C6
0x30CB = 0xC7C7
0x30CC = 0xC7C8
0x30CD = 0xC7C9
0x30CE = 0xC7CA
0x30CF = 0xC7CB
0x30D0 = 0xC7CC
0x30D1 = 0xC7CD
0x30D2 = 0xC7CE
0x30D3 = 0xC7CF
0x30D4 = 0xC7D0
0x30D5 = 0xC7D1
0x30D6 = 0xC7D2
0x30D7 = 0xC7D3
0x30D8 = 0xC7D4
0x30D9 = 0xC7D5
0x30DA = 0xC7D6
0x30DB = 0xC7D7
0x30DC = 0xC7D8
0x30DD = 0xC7D9
0x30DE = 0xC7DA
0x30DF = 0xC7DB
0x30E0 = 0xC7DC
0x30E1 = 0xC7DD
0x30E2 = 0xC7DE
0x30E3 = 0xC7DF
0x30E4 = 0xC7E0
0x30E5 = 0xC7E1
0x30E6 = 0xC7E2
0x30E7 = 0xC7E3
0x30E8 = 0xC7E4
0x30E9 = 0xC7E5
0x30EA = 0xC7E6
0x30EB = 0xC7E7
0x30EC = 0xC7E8
0x30ED = 0xC7E9
0x30EE = 0xC7EA
0x30EF = 0xC7EB
0x30F0 = 0xC7EC
0x30F1 = 0xC7ED
0x30F2 = 0xC7EE
0x30F3 = 0xC7EF
0x30F4 = 0xC7F0
0x30F5 = 0xC7F1
0x30F6 = 0xC7F2
0x30FC = 0xC6E3
0x30FD = 0xC6DA
0x30FE = 0xC6DB
0x3231 = 0xC8D1
0x4E36 = 0xC6BF
0x4E3F = 0xC6C0
0x4E85 = 0xC6C1
0x4EA0 = 0xC6C2
0x5182 = 0xC6C3
0x5196 = 0xC6C4
0x51AB = 0xC6C5
0x52F9 = 0xC6C6
0x5338 = 0xC6C7
0x5369 = 0xC6C8
0x53B6 = 0xC6C9
0x590A = 0xC6CA
0x5B80 = 0xC6CB
0x5DDB = 0xC6CC
0x5E7A = 0xC6CD
0x5E7F = 0xC6CE
0x5EF4 = 0xC6CF
0x5F50 = 0xC6D0
0x5F61 = 0xC6D1
0x6534 = 0xC6D2
0x65E0 = 0xC6D3
0x7592 = 0xC6D4
0x7676 = 0xC6D5
0x8FB5 = 0xC6D6
0x96B6 = 0xC6D7
0xF813 = 0xF9D6
0xF814 = 0xF9D7
0xF815 = 0xF9D8
0xF816 = 0xF9D9
0xF817 = 0xF9DA
0xF818 = 0xF9DB
0xF819 = 0xF9DC
0xF81A = 0xF9DD
0xF81B = 0xF9DE
0xF81C = 0xF9DF
0xF81D = 0xF9E0
0xF81E = 0xF9E1
0xF81F = 0xF9E2
0xF820 = 0xF9E3
0xF821 = 0xF9E4
0xF822 = 0xF9E5
0xF823 = 0xF9E6
0xF824 = 0xF9E7
0xF825 = 0xF9E8
0xF826 = 0xF9E9
0xF827 = 0xF9EA
0xF828 = 0xF9EB
0xF829 = 0xF9EC
0xF82A = 0xF9ED
0xF82B = 0xF9EE
0xF82C = 0xF9EF
0xF82D = 0xF9F0
0xF82E = 0xF9F1
0xF82F = 0xF9F2
0xF830 = 0xF9F3
0xF831 = 0xF9F4
0xF832 = 0xF9F5
0xF833 = 0xF9F6
0xF834 = 0xF9F7
0xF835 = 0xF9F8
0xF836 = 0xF9F9
0xF837 = 0xF9FA
0xF838 = 0xF9FB
0xF839 = 0xF9FC
0xF83A = 0xF9FD
0xF83B = 0xF9FE
0xF83E = 0xC6DF
0xFF02 = 0xC8D0
0xFF07 = 0xC8CF
0xFF3B = 0xC6E4
0xFF3D = 0xC6E5
0xFF3E = 0xC6D9
0xFFE2 = 0xC8CD
0xFFE4 = 0xC8CE
END_MAP

File diff suppressed because it is too large Load Diff

View File

@ -1,115 +0,0 @@
# $NetBSD: UCS%Big5UDA.src,v 1.2 2007/03/05 16:57:11 tnozaki Exp $
# Copyright (c)2006 Citrus Project,
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
#
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
TYPE ROWCOL
NAME "UCS/Big5UDA"
SRC_ZONE 0xE000 - 0xF848
OOB_MODE INVALID
DST_INVALID 0xFFFF
DST_UNIT_BITS 16
BEGIN_MAP
0xE000 - 0xE03E = 0xFA40 -
0xE03F - 0xE09C = 0xFAA1 -
0xE09D - 0xE0DB = 0xFB40 -
0xE0DC - 0xE139 = 0xFBA1 -
0xE13A - 0xE178 = 0xFC40 -
0xE179 - 0xE1D6 = 0xFCA1 -
0xE1D7 - 0xE215 = 0xFD40 -
0xE216 - 0xE273 = 0xFDA1 -
0xE274 - 0xE2B2 = 0xFE40 -
0xE2B3 - 0xE310 = 0xFEA1 -
0xE311 - 0xE34F = 0x8E40 -
0xE350 - 0xE3AD = 0x8EA1 -
0xE3AE - 0xE3EC = 0x8F40 -
0xE3ED - 0xE44A = 0x8FA1 -
0xE44B - 0xE489 = 0x9040 -
0xE48A - 0xE4E7 = 0x90A1 -
0xE4E8 - 0xE526 = 0x9140 -
0xE527 - 0xE584 = 0x91A1 -
0xE585 - 0xE5C3 = 0x9240 -
0xE5C4 - 0xE621 = 0x92A1 -
0xE622 - 0xE660 = 0x9340 -
0xE661 - 0xE6BE = 0x93A1 -
0xE6BF - 0xE6FD = 0x9440 -
0xE6FE - 0xE75B = 0x94A1 -
0xE75C - 0xE79A = 0x9540 -
0xE79B - 0xE7F8 = 0x95A1 -
0xE7F9 - 0xE837 = 0x9640 -
0xE838 - 0xE895 = 0x96A1 -
0xE896 - 0xE8D4 = 0x9740 -
0xE8D5 - 0xE932 = 0x97A1 -
0xE933 - 0xE971 = 0x9840 -
0xE972 - 0xE9CF = 0x98A1 -
0xE9D0 - 0xEA0E = 0x9940 -
0xEA0F - 0xEA6C = 0x99A1 -
0xEA6D - 0xEAAB = 0x9A40 -
0xEAAC - 0xEB09 = 0x9AA1 -
0xEB0A - 0xEB48 = 0x9B40 -
0xEB49 - 0xEBA6 = 0x9BA1 -
0xEBA7 - 0xEBE5 = 0x9C40 -
0xEBE6 - 0xEC43 = 0x9CA1 -
0xEC44 - 0xEC82 = 0x9D40 -
0xEC83 - 0xECE0 = 0x9DA1 -
0xECE1 - 0xED1F = 0x9E40 -
0xED20 - 0xED7D = 0x9EA1 -
0xED7E - 0xEDBC = 0x9F40 -
0xEDBD - 0xEE1A = 0x9FA1 -
0xEE1B - 0xEE59 = 0xA040 -
0xEE5A - 0xEEB7 = 0xA0A1 -
0xEEB8 - 0xEEF6 = 0x8140 -
0xEEF7 - 0xEF54 = 0x81A1 -
0xEF55 - 0xEF93 = 0x8240 -
0xEF94 - 0xEFF1 = 0x82A1 -
0xEFF2 - 0xF030 = 0x8340 -
0xF031 - 0xF08E = 0x83A1 -
0xF08F - 0xF0CD = 0x8440 -
0xF0CE - 0xF12B = 0x84A1 -
0xF12C - 0xF16A = 0x8540 -
0xF16B - 0xF1C8 = 0x85A1 -
0xF1C9 - 0xF207 = 0x8640 -
0xF208 - 0xF265 = 0x86A1 -
0xF266 - 0xF2A4 = 0x8740 -
0xF2A5 - 0xF302 = 0x87A1 -
0xF303 - 0xF341 = 0x8840 -
0xF342 - 0xF39F = 0x88A1 -
0xF3A0 - 0xF3DE = 0x8940 -
0xF3DF - 0xF43C = 0x89A1 -
0xF43D - 0xF47B = 0x8A40 -
0xF47C - 0xF4D9 = 0x8AA1 -
0xF4DA - 0xF518 = 0x8B40 -
0xF519 - 0xF576 = 0x8BA1 -
0xF577 - 0xF5B5 = 0x8C40 -
0xF5B6 - 0xF613 = 0x8CA1 -
0xF614 - 0xF652 = 0x8D40 -
0xF653 - 0xF6B0 = 0x8DA1 -
0xF6B1 - 0xF70E = 0xC6A1 -
0xF70F - 0xF74D = 0xC740 -
0xF74E - 0xF7AB = 0xC7A1 -
0xF7AC - 0xF7EA = 0xC840 -
0xF7EB - 0xF848 = 0xC8A1 -
END_MAP

View File

@ -1,131 +0,0 @@
# $NetBSD: UCS@BMP%ETen.src,v 1.1 2007/03/05 16:57:11 tnozaki Exp $
TYPE ROWCOL
NAME "UCS:BMP/ETen"
SRC_ZONE 0x00A8 - 0xFFE4
OOB_MODE INVALID
DST_INVALID 0xFFFF
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by
# http://wakaba-web.hp.infoseek.co.jp/table/big5-eten.txt
# Original notice:
#
## Big5-ETen vs Unicode mapping table
##
## Date: 24 Feb 2002 19:01:00 +0900
## License: Public Domain.
##
## Big5 Unicode UnicodeAlternate UnicodeName
0x00A8 = 0xC6D8
0x02C6 = 0xC6D9 # fallback -> 0xFF3E
0x0401 = 0xC7F9
0x0410 - 0x0415 = 0xC7F3 -
0x0416 - 0x041A = 0xC7FA -
0x041B - 0x0435 = 0xC840 -
0x0436 - 0x044F = 0xC85C -
0x0451 = 0xC85B
0x2116 = 0xC8D2
0x2121 = 0xC8D3
0x2170 - 0x2179 = 0xC6B5 -
0x21B8 = 0xC877
0x21B9 = 0xC878
0x21E7 = 0xC876
0x2460 - 0x2469 = 0xC6A1 -
0x2474 - 0x247D = 0xC6AB -
0x2550 = 0xF9F9
0x2551 = 0xF9F8
0x2552 = 0xF9E6
0x2553 = 0xF9EF
0x2554 = 0xF9DD
0x2555 = 0xF9E8
0x2556 = 0xF9F1
0x2557 = 0xF9DF
0x2558 = 0xF9EC
0x2559 = 0xF9F5
0x255A = 0xF9E3
0x255B = 0xF9EE
0x255C = 0xF9F7
0x255D = 0xF9E5
0x255E = 0xF9E9
0x255F = 0xF9F2
0x2560 = 0xF9E0
0x2561 = 0xF9EB
0x2562 = 0xF9F4
0x2563 = 0xF9E2
0x2564 = 0xF9E7
0x2565 = 0xF9F0
0x2566 = 0xF9DE
0x2567 = 0xF9ED
0x2568 = 0xF9F6
0x2569 = 0xF9E4
0x256A = 0xF9EA
0x256B = 0xF9F3
0x256C = 0xF9E1
0x256D = 0xF9FA
0x256E = 0xF9FB
0x256F = 0xF9FD
0x2570 = 0xF9FC
0x2593 = 0xF9FE
0x273D = 0xC6E6
0x2F02 = 0xC6BF
0x2F03 = 0xC6C0
0x2F05 = 0xC6C1
0x2F07 = 0xC6C2
0x2F0C = 0xC6C3
0x2F0D = 0xC6C4
0x2F0E = 0xC6C5
0x2F13 = 0xC6C6
0x2F16 = 0xC6C7
0x2F19 = 0xC6C8
0x2F1B = 0xC6C9
0x2F22 = 0xC6CA
0x2F27 = 0xC6CB
0x2F2E = 0xC6CC
0x2F33 = 0xC6CD
0x2F34 = 0xC6CE
0x2F35 = 0xC6CF
0x2F39 = 0xC6D0
0x2F3A = 0xC6D1
0x2F41 = 0xC6D2
0x2F46 = 0xC6D3
0x2F67 = 0xC6D4
0x2F68 = 0xC6D5
0x2FA1 = 0xC6D6
0x2FAA = 0xC6D7
0x3005 - 0x3007 = 0xC6E0 -
0x3041 - 0x3058 = 0xC6E7 -
0x3059 - 0x3093 = 0xC740 -
0x309D = 0xC6DC
0x309E = 0xC6DD
0x30A1 - 0x30A4 = 0xC77B -
0x30A5 - 0x30F6 = 0xC7A1 -
0x30FC = 0xC6E3
0x30FD = 0xC6DA
0x30FE = 0xC6DB
0x31CF = 0xC879
0x3231 = 0xC8D1
0x4491 = 0xC87E
0x4E5A = 0xC87B
0x5188 = 0xC8A2
0x5202 = 0xC87D
0x58BB = 0xF9D9
0x5AFA = 0xF9DC
0x6052 = 0xF9DA
0x7881 = 0xF9D6
0x7CA7 = 0xF9DB
0x88CF = 0xF9D8
0x92B9 = 0xF9D7
0x9FB0 = 0xC8A1
0x9FB1 = 0xC8A3
0xFF02 = 0xC8D0
0xFF07 = 0xC8CF
0xFF3B = 0xC6E4
0xFF3D = 0xC6E5
0xFF3E = 0xC6D9
0xFFE2 = 0xC8CD
0xFFE4 = 0xC8CE
END_MAP

File diff suppressed because it is too large Load Diff

View File

@ -1,26 +0,0 @@
# $NetBSD: UCS@SIP%ETen.src,v 1.1 2007/03/05 16:57:12 tnozaki Exp $
TYPE ROWCOL
NAME "UCS:SIP/ETen"
SRC_ZONE 0xC87A - 0xC8A4
OOB_MODE INVALID
DST_INVALID 0xFFFF
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by
# http://wakaba-web.hp.infoseek.co.jp/table/big5-eten.txt
# Original notice:
#
## Big5-ETen vs Unicode mapping table
##
## Date: 24 Feb 2002 19:01:00 +0900
## License: Public Domain.
##
## Big5 Unicode UnicodeAlternate UnicodeName
0xC87A = 0x00CC
0xC87C = 0x008A
0xC8A4 = 0x7607
END_MAP

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +0,0 @@
# $NetBSD: charset.pivot.BIG5.src,v 1.2 2007/03/05 16:57:12 tnozaki Exp $
Big5-2003 UCS 1
Big5-ETen UCS 1
Big5-HKSCS UCS 1
Big5-IBM UCS 1
Big5-Plus UCS 1
UCS Big5-2003 1
UCS Big5-ETen 1
UCS Big5-HKSCS 1
UCS Big5-IBM 1
UCS Big5-Plus 1

View File

@ -1,42 +0,0 @@
# $NetBSD: mapper.dir.BIG5.src,v 1.2 2007/03/05 16:57:12 tnozaki Exp $
Big5:1984/UCS mapper_std BIG5/Big5@1984%UCS.mps
Big5EXT:2003/UCS mapper_std BIG5/Big5EXT@2003%UCS.mps
Big5EXT:E/UCS mapper_std BIG5/Big5EXT@E%UCS.mps
Big5EXT:IBM/UCS mapper_std BIG5/Big5EXT@IBM%UCS.mps
Big5EXT:Plus/UCS mapper_std BIG5/Big5EXT@Plus%UCS.mps
Big5UDA/UCS mapper_std BIG5/Big5UDA%UCS.mps
ETen/UCS:BMP mapper_std BIG5/ETen%UCS@BMP.mps
ETen/UCS:SIP mapper_std BIG5/ETen%UCS@SIP.mps
ETen/UCS:SIPx mapper_serial ETen/UCS:SIP,UCS:SIP/UCS
ETen/UCS mapper_parallel ETen/UCS:BMP,ETen/UCS:SIPx
HKSCS/UCS:BMP mapper_std BIG5/HKSCS%UCS@BMP.mps
HKSCS/UCS:SIP mapper_std BIG5/HKSCS%UCS@SIP.mps
HKSCS/UCS:SIPx mapper_serial HKSCS/UCS:SIP,UCS:SIP/UCS
HKSCS/UCS mapper_parallel HKSCS/UCS:BMP,HKSCS/UCS:SIPx
UCS/Big5:1984 mapper_std BIG5/UCS%Big5@1984.mps
UCS/Big5EXT:2003 mapper_std BIG5/UCS%Big5EXT@2003.mps
UCS/Big5EXT:E mapper_std BIG5/UCS%Big5EXT@E.mps
UCS/Big5EXT:IBM mapper_std BIG5/UCS%Big5EXT@IBM.mps
UCS/Big5EXT:Plus mapper_std BIG5/UCS%Big5EXT@Plus.mps
UCS/Big5UDA mapper_std BIG5/UCS%Big5UDA.mps
UCS:BMP/ETen mapper_std BIG5/UCS@BMP%ETen.mps
UCS:SIP/ETen mapper_std BIG5/UCS@SIP%ETen.mps
UCS:SIPx/ETen mapper_serial UCS/UCS:SIP,UCS:SIP/ETen
UCS/ETen mapper_parallel UCS:BMP/ETen,UCS:SIPx/ETen
UCS:BMP/HKSCS mapper_std BIG5/UCS@BMP%HKSCS.mps
UCS:SIP/HKSCS mapper_std BIG5/UCS@SIP%HKSCS.mps
UCS:SIPx/HKSCS mapper_serial UCS/UCS:SIP,UCS:SIP/HKSCS
UCS/HKSCS mapper_parallel UCS:BMP/HKSCS,UCS:SIPx/HKSCS
Big5-2003/UCS mapper_parallel ETen/UCS,Big5EXT:2003/UCS,Big5UDA/UCS,Big5:1984/UCS
Big5-E/UCS mapper_parallel ETen/UCS,Big5EXT:E/UCS,Big5:1984/UCS
Big5-ETen/UCS mapper_parallel ETen/UCS,Big5UDA/UCS,Big5:1984/UCS
Big5-HKSCS/UCS mapper_parallel ETen/UCS,Big5EXT:2003/UCS,HKSCS/UCS,Big5UDA/UCS,Big5:1984/UCS
Big5-IBM/UCS mapper_parallel Big5EXT:IBM/UCS,Big5:1984/UCS
Big5-Plus/UCS mapper_parallel Big5EXT:Plus/UCS,Big5:1984/UCS
UCS/Big5-2003 mapper_parallel UCS/Big5:1984,UCS/ETen,UCS/Big5EXT:2003,UCS/Big5UDA
UCS/Big5-E mapper_parallel UCS/Big5:1984,UCS/ETen,UCS/Big5EXT:E
UCS/Big5-ETen mapper_parallel UCS/Big5:1984,UCS/ETen,UCS/Big5UDA
UCS/Big5-HKSCS mapper_parallel UCS/Big5:1984,UCS/ETen,UCS/Big5EXT:2003,UCS/HKSCS,UCS/Big5UDA
UCS/Big5-IBM mapper_parallel UCS/Big5:1984,UCS/Big5EXT:IBM
UCS/Big5-Plus mapper_parallel UCS/Big5:1984,UCS/Big5EXT:Plus

View File

@ -1,91 +0,0 @@
# $NetBSD: CBMINT%UCS.src,v 1.2 2011/04/28 21:02:34 mbalmer Exp $
TYPE ROWCOL
NAME "CBMINT/UCS"
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from data provided by Japan CBM Corporation,
# Information Systems Div.
# Original notice:
#
# Name: CBM Internatinal Character Codes to Unicode table
# Unicode version: 2.0
# Table version: 2.00
# Table format: Format A
# Date: 04/27/2011
# Authors: Marc Balmer <marc@msys.ch>
# General notes: none
#
# Format: Three tab-separated columns
# Column #1 is the CBMINT code (in hex)
# Column #2 is the Unicode (in hex as 0xXXXX)
# Column #3 is the Unicode name (follows a comment sign, '#')
#
# The entries are in CBMINT order
#
0x00 - 0x7F = 0x0000 -
0xA0 = 0x00A3
0xA1 = 0x2103
0xA2 = 0x2109
0xA3 = 0x03A9
0xA4 = 0x00B5
0xA5 = 0x03A3
0xA6 = 0x03C3
0xA8 = 0x00A2
0xA9 = 0x00D7
0xAA = 0x221E
0xAB = 0x00B1
0xAC = 0x00F7
0xAD = 0x03C0
0xAE = 0x00C4
0xAF = 0x00D6
0xB0 = 0x00DC
0xB1 = 0x03B2
0xB2 = 0x00A7
0xB3 = 0x0020
0xB4 = 0x00BA
0xB5 = 0x00B0
0xB7 = 0x00BD
0xBA = 0x00A5
0xBB = 0x00BC
0xBC = 0x00C3
0xBD = 0x00EB
0xBE = 0x00E9
0xBF = 0x00E8
0xC0 = 0x0113
0xC1 = 0x00EA
0xC2 = 0x00EF
0xC3 = 0x00ED
0xC4 = 0x00EC
0xC5 = 0x012B
0xC6 = 0x00EE
0xC7 = 0x00F6
0xC8 = 0x00F3
0xC9 = 0x00F2
0xCA = 0x00F5
0xCB = 0x00F4
0xCC = 0x00FC
0xCD = 0x00FA
0xCE = 0x00F9
0xCF = 0x016B
0xD0 = 0x00FB
0xD1 = 0x00E7
0xD2 = 0x00BF
0xD3 = 0x00D1
0xD4 = 0x00F1
0xD5 = 0x0112
0xD7 = 0x00A1
0xD8 = 0x00C5
0xD9 = 0x03D5
0xDA = 0x03B8
0xDB = 0x00E4
0xDC = 0x00E1
0xDD = 0x00E0
0xDE = 0x00E3
0xDF = 0x00E2
END_MAP

View File

@ -1,24 +0,0 @@
# $NetBSD: Makefile.inc,v 1.1 2011/04/27 20:05:56 mbalmer Exp $
.PATH: ${.CURDIR}/CBM
SRCS_mapper.dir+= mapper.dir.CBM
SRCS_charset.pivot+= charset.pivot.CBM
CLEANFILES+= mapper.dir.CBM charset.pivot.CBM
MAPS_CBM= CBMINT%UCS.mps \
UCS%CBMINT.mps
mapper.dir.CBM: ${.CURDIR}/CBM/mapper.dir.CBM.src
${_MKTARGET_CREATE}
(echo "# CBM" ; cat ${.ALLSRC} ; echo ) > ${.TARGET}
charset.pivot.CBM: ${.CURDIR}/CBM/charset.pivot.CBM.src
${_MKTARGET_CREATE}
( echo "# CBM" ; cat ${.ALLSRC} ; echo ) > ${.TARGET}
FILES+= ${MAPS_CBM}
CLEANFILES+= ${MAPS_CBM}
.for i in ${MAPS_CBM}
FILESDIR_$i=${BINDIR}/CBM
.endfor

View File

@ -1,89 +0,0 @@
# $NetBSD: UCS%CBMINT.src,v 1.2 2011/04/28 21:02:34 mbalmer Exp $
TYPE ROWCOL
NAME "UCS/CBMINT"
SRC_ZONE 0x0000-0x221E
OOB_MODE INVALID
DST_INVALID 0xFFFF
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from data provided by Japan CBM Corporation,
# Information Systems Div.
# Original notice:
#
# Name: CBM International Character Codes to Unicode table
# Unicode version: 2.0
# Table version: 2.00
# Table format: Format A
# Date: 04/27/2011
# Authors: Marc Balmer <marc@msys.ch>
# General notes: none
#
# Format: Three tab-separated columns
# Column #1 is the CBMINT code (in hex)
# Column #2 is the Unicode (in hex as 0xXXXX)
# Column #3 is the Unicode name (follows a comment sign, '#')
#
# The entries are in CBMINT order
#
0x0000 - 0x007F = 0x00 -
0x00A3 = 0xA0
0x2103 = 0xA1
0x2109 = 0xA2
0x03A9 = 0xA3
0x00B5 = 0xA4
0x03A3 = 0xA5
0x03C3 = 0xA6
0x00A2 = 0xA8
0x00D7 = 0xA9
0x221E = 0xAA
0x00B1 = 0xAB
0x00F7 = 0xAC
0x03C0 = 0xAD
0x00C4 = 0xAE
0x00D6 = 0xAF
0x00DC = 0xB0
0x03B2 = 0xB1
0x00A7 = 0xB2
0x00BA = 0xB4
0x00B0 = 0xB5
0x00BD = 0xB7
0x00A5 = 0xBA
0x00BC = 0xBB
0x00C3 = 0xBC
0x00EB = 0xBD
0x00E9 = 0xBE
0x00E8 = 0xBF
0x0113 = 0xC0
0x00EA = 0xC1
0x00EF = 0xC2
0x00ED = 0xC3
0x00EC = 0xC4
0x012B = 0xC5
0x00EE = 0xC6
0x00F6 = 0xC7
0x00F3 = 0xC8
0x00F2 = 0xC9
0x00F5 = 0xCA
0x00F4 = 0xCB
0x00FC = 0xCC
0x00FA = 0xCD
0x00F9 = 0xCE
0x016B = 0xCF
0x00FB = 0xD0
0x00E7 = 0xD1
0x00BF = 0xD2
0x00D1 = 0xD3
0x00F1 = 0xD4
0x0112 = 0xD5
0x00C5 = 0xD8
0x03D5 = 0xD9
0x03B8 = 0xDA
0x00E4 = 0xDB
0x00E1 = 0xDC
0x00E0 = 0xDD
0x00E3 = 0xDE
0x00E2 = 0xDF
END_MAP

View File

@ -1,4 +0,0 @@
# $NetBSD: charset.pivot.CBM.src,v 1.2 2011/04/29 09:57:49 mbalmer Exp $
CMBINT UCS 1
UCS CBMINT 1

View File

@ -1,4 +0,0 @@
# $NetBSD: mapper.dir.CBM.src,v 1.2 2011/04/29 09:57:49 mbalmer Exp $
CBMINT/UCS mapper_std CBM/CBMINT%UCS.mps
UCS/CBMINT mapper_std CBM/UCS%CBMINT.mps

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,118 +0,0 @@
# $NetBSD: CNS11643-3%UCS@SIP.src,v 1.1 2007/03/05 16:57:12 tnozaki Exp $
TYPE ROWCOL
NAME "CNS11643-3/UCS:SIP"
SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# Name: Unihan database
# Unicode version: 5.0.0
# Table version: 1.1
# Date: 7 July 2006
#
# Copyright (c) 1996-2006 Unicode, Inc. All Rights reserved.
#
# For terms of use, see <http://www.unicode.org/terms_of_use.html>
#
# Format information:
#
# Each line of this file consists of three tab-separated fields.
# The first is the Unicode scalar value as U+[x]xxxx (that is, there are
# either four or five hex digits)
# The second is a tag indicating the type of information in the third field
# The third is the line's value (in UTF-8)
#
# We give below a list of the tags in alphabetical order. For each tag,
# we give additional information, such as its formal status in the standard,
# a general category to which its data belongs, the separator (if any)
# between individual subvalues, a regular expression indicating the
# format of each subvalue, the version of Unicode in which the data were
# originally introduced, and a description of the data associated with the
# tag.
#
# Regular expressions are based on standard Perl 5.8.6 syntax and may
# require modification for use with other regular expression engines.
#
# Unless otherwise noted, the order of subvalues within a single
# value field is not significant.
#
# Note that only the description is present for every tag value.
#
# See also <http://www.unicode.org/Public/UNIDATA/Unihan.html>
#
0x2144 = 0x000B
0x214F = 0xF817
0x216F = 0x01A9
0x217C = 0xF850
0x2225 = 0xF82A
0x227B = 0xF815
0x2329 = 0xF82C
0x233C = 0xF83B
0x2359 = 0x1D46
0x2424 = 0x3C86
0x2429 = 0xF835
0x2441 = 0xF81B
0x2452 = 0xF80E
0x257E = 0x25D7
0x2627 = 0xF8B2
0x272A = 0xF98F
0x274E = 0x0209
0x2753 = 0xF80F
0x2754 = 0xF811
0x275C = 0x06EC
0x2A39 = 0x233F
0x2A45 = 0x592E
0x2C40 = 0xF87A
0x2C51 = 0xF899
0x2D35 = 0xF8DF
0x2D52 = 0xF8FE
0x2E56 = 0xF96A
0x2E5A = 0x5133
0x3023 = 0xF841
0x3053 = 0x172E
0x315C = 0xF8E1
0x3350 = 0xF983
0x3460 = 0x0DAE
0x3470 = 0xF855
0x347E = 0x1637
0x355F = 0xF88D
0x3565 = 0xF89C
0x3628 = 0xF8BA
0x3640 = 0xF8CB
0x3675 = 0xF907
0x3977 = 0x0564
0x3A26 = 0xF833
0x3A4F = 0x1364
0x3C3A = 0xF8E5
0x3D3F = 0xF934
0x3F6D = 0x8CDD
0x4043 = 0xF823
0x407E = 0xF87E
0x416E = 0xF8E8
0x4333 = 0xF94E
0x4425 = 0xF98D
0x446D = 0xF9DB
0x4670 = 0xF8A6
0x4731 = 0x30BA
0x474B = 0x35F3
0x4826 = 0x4A0F
0x486A = 0xF96C
0x5039 = 0x0B89
0x5460 = 0xF8AF
0x553A = 0x4039
0x5545 = 0xF921
0x5678 = 0xF9F5
0x5736 = 0x9937
0x584F = 0x5CD1
0x5863 = 0x65DF
0x5A33 = 0xF86A
0x5A36 = 0xF870
0x5B26 = 0xF9B6
0x5B2D = 0xF9C1
0x5C2F = 0xFA19
0x607C = 0xF9D6
END_MAP

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,504 +0,0 @@
# $NetBSD: CNS11643-5%UCS@BMP.src,v 1.1 2007/03/05 16:57:13 tnozaki Exp $
TYPE ROWCOL
NAME "CNS11643-5/UCS:BMP"
SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8
OOB_MODE INVALID
DST_INVALID 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# Name: Unihan database
# Unicode version: 5.0.0
# Table version: 1.1
# Date: 7 July 2006
#
# Copyright (c) 1996-2006 Unicode, Inc. All Rights reserved.
#
# For terms of use, see <http://www.unicode.org/terms_of_use.html>
#
# Format information:
#
# Each line of this file consists of three tab-separated fields.
# The first is the Unicode scalar value as U+[x]xxxx (that is, there are
# either four or five hex digits)
# The second is a tag indicating the type of information in the third field
# The third is the line's value (in UTF-8)
#
# We give below a list of the tags in alphabetical order. For each tag,
# we give additional information, such as its formal status in the standard,
# a general category to which its data belongs, the separator (if any)
# between individual subvalues, a regular expression indicating the
# format of each subvalue, the version of Unicode in which the data were
# originally introduced, and a description of the data associated with the
# tag.
#
# Regular expressions are based on standard Perl 5.8.6 syntax and may
# require modification for use with other regular expression engines.
#
# Unless otherwise noted, the order of subvalues within a single
# value field is not significant.
#
# Note that only the description is present for every tag value.
#
# See also <http://www.unicode.org/Public/UNIDATA/Unihan.html>
#
0x2141 = 0x355A
0x2174 = 0x3CBC
0x217D = 0x49B9
0x2230 = 0x34DE
0x223C = 0x3543
0x2250 = 0x37AC
0x2251 = 0x37AA
0x225C = 0x5E07
0x2266 = 0x5FCB
0x2267 = 0x38FE
0x2334 = 0x3441
0x2337 = 0x34B4
0x2370 = 0x37B3
0x2374 = 0x37B4
0x2448 = 0x3C1D
0x244E = 0x3C7C
0x2463 = 0x3F55
0x246E = 0x4126
0x247B = 0x49BC
0x2525 = 0x344A
0x252B = 0x344E
0x252E = 0x34C9
0x2537 = 0x52B7
0x2538 = 0x52B8
0x253A = 0x52B6
0x253B = 0x52BA
0x2542 = 0x357B
0x2553 = 0x3620
0x2558 = 0x3689
0x2559 = 0x3695
0x255D = 0x36BE
0x256E = 0x37C3
0x2626 = 0x3877
0x263A = 0x39D4
0x2651 = 0x3B4C
0x2656 = 0x3C20
0x2662 = 0x3C5B
0x2677 = 0x3E2D
0x272E = 0x3E63
0x2732 = 0x3F18
0x2737 = 0x3F74
0x2746 = 0x4128
0x2758 = 0x43DA
0x2763 = 0x44A4
0x2769 = 0x488E
0x2821 = 0x345B
0x286E = 0x3753
0x2926 = 0x3880
0x292F = 0x38DD
0x2933 = 0x38DE
0x2935 = 0x3922
0x2945 = 0x6306
0x294F = 0x3ADB
0x2969 = 0x6B85
0x297B = 0x3CDA
0x297C = 0x3CDB
0x2A24 = 0x3CD7
0x2A6D = 0x401A
0x2B21 = 0x41D6
0x2B33 = 0x43DE
0x2B39 = 0x43E5
0x2B47 = 0x4672
0x2B49 = 0x46AF
0x2B64 = 0x49C4
0x2B6C = 0x3463
0x2B7C = 0x34EC
0x2C43 = 0x3598
0x2C7C = 0x3758
0x2D2E = 0x37D3
0x2D47 = 0x38E2
0x2D57 = 0x3954
0x2D5A = 0x392F
0x2D5D = 0x39B6
0x2E25 = 0x3B35
0x2E2B = 0x3B5D
0x2E2E = 0x3C29
0x2E53 = 0x3E1F
0x2E5C = 0x3E72
0x2E62 = 0x3F0B
0x2F34 = 0x40A2
0x2F6D = 0x43EC
0x3021 = 0x44BB
0x3039 = 0x4621
0x303D = 0x461F
0x3046 = 0x8C38
0x304B = 0x4791
0x304C = 0x4796
0x3055 = 0x8ECE
0x3126 = 0x34BC
0x3129 = 0x34D8
0x312C = 0x34F4
0x3173 = 0x3785
0x3175 = 0x3783
0x3246 = 0x38BA
0x3258 = 0x3969
0x325B = 0x3945
0x3279 = 0x3B6C
0x333D = 0x3D04
0x334D = 0x3E3A
0x3351 = 0x3E79
0x3354 = 0x7309
0x3364 = 0x3F5D
0x336D = 0x3F8A
0x3376 = 0x4027
0x3438 = 0x4146
0x3439 = 0x4140
0x343B = 0x413F
0x3445 = 0x419D
0x3446 = 0x41CB
0x3448 = 0x41E1
0x3459 = 0x427F
0x3460 = 0x4346
0x346A = 0x441A
0x3524 = 0x44D3
0x352A = 0x44D0
0x3535 = 0x458E
0x3556 = 0x46C3
0x3557 = 0x46B6
0x355B = 0x8A2F
0x355D = 0x46C0
0x355E = 0x46B8
0x3572 = 0x47D9
0x3636 = 0x48EC
0x366A = 0x52DC
0x366E = 0x35CC
0x3670 = 0x35A2
0x3676 = 0x35B6
0x3679 = 0x35C5
0x367A = 0x35C6
0x373C = 0x3683
0x373D = 0x5921
0x3746 = 0x36F8
0x374E = 0x36F6
0x3766 = 0x379B
0x377C = 0x5E3F
0x3829 = 0x388D
0x3842 = 0x3956
0x3848 = 0x395B
0x387C = 0x3A96
0x3933 = 0x3B7E
0x3939 = 0x3B81
0x3943 = 0x3C35
0x395B = 0x3C9B
0x395E = 0x3D00
0x3A2D = 0x3ED3
0x3A3B = 0x3F9F
0x3A59 = 0x40B1
0x3A65 = 0x414B
0x3B24 = 0x7B3F
0x3B2C = 0x42D6
0x3B3A = 0x4389
0x3B4D = 0x4400
0x3B56 = 0x44DC
0x3B6F = 0x83D0
0x3B70 = 0x4590
0x3B74 = 0x45B1
0x3B7B = 0x86E7
0x3C26 = 0x45AA
0x3C35 = 0x467D
0x3C4C = 0x4769
0x3C52 = 0x47A1
0x3C5C = 0x47E7
0x3C5F = 0x47EC
0x3C63 = 0x47DF
0x3C67 = 0x4833
0x3D52 = 0x4BEE
0x3D54 = 0x4C32
0x3D70 = 0x34FC
0x3D78 = 0x352A
0x3E39 = 0x35D3
0x3E3D = 0x35D7
0x3E6D = 0x37F3
0x3F21 = 0x3891
0x3F29 = 0x38C0
0x3F30 = 0x6117
0x3F32 = 0x3963
0x3F42 = 0x3970
0x3F62 = 0x3B02
0x4027 = 0x3D35
0x404E = 0x3EE0
0x4060 = 0x3F9A
0x4064 = 0x3FA3
0x406F = 0x4005
0x4131 = 0x415E
0x4139 = 0x41A6
0x4165 = 0x435D
0x4170 = 0x43B8
0x4228 = 0x4434
0x422D = 0x446F
0x4253 = 0x4594
0x4254 = 0x4593
0x425D = 0x8714
0x426C = 0x88D1
0x432D = 0x8CCB
0x4334 = 0x4792
0x4338 = 0x47AA
0x433C = 0x47A7
0x434B = 0x47EF
0x4350 = 0x8EED
0x436D = 0x4922
0x4434 = 0x4AB5
0x444A = 0x4B75
0x4457 = 0x3482
0x4463 = 0x52EC
0x4467 = 0x52E8
0x446C = 0x3535
0x4522 = 0x35F0
0x4569 = 0x38F0
0x4623 = 0x3A3E
0x4625 = 0x3A39
0x462E = 0x3AA2
0x4630 = 0x3AA1
0x4645 = 0x3B3B
0x464B = 0x3BB7
0x465F = 0x3C57
0x4660 = 0x3C70
0x4668 = 0x3CA7
0x4678 = 0x3D54
0x4748 = 0x3F31
0x4749 = 0x7527
0x4759 = 0x3FBF
0x475B = 0x3FE4
0x4761 = 0x404A
0x4776 = 0x40CF
0x477E = 0x798C
0x4822 = 0x7991
0x4824 = 0x4114
0x4836 = 0x420D
0x4846 = 0x4201
0x4854 = 0x42F1
0x492C = 0x4476
0x493B = 0x450A
0x493C = 0x4503
0x494E = 0x8660
0x496C = 0x4635
0x496D = 0x4636
0x4A29 = 0x4773
0x4A32 = 0x47B1
0x4A34 = 0x47AF
0x4A3E = 0x47F4
0x4A60 = 0x48DC
0x4A6E = 0x4999
0x4B3E = 0x4AB6
0x4B3F = 0x4ABD
0x4B4C = 0x9904
0x4B4E = 0x999B
0x4B59 = 0x4BF4
0x4B64 = 0x4C35
0x4B6B = 0x4CAA
0x4B6D = 0x4D1F
0x4C31 = 0x3550
0x4C63 = 0x377B
0x4C68 = 0x3809
0x4C6C = 0x3807
0x4D2A = 0x6184
0x4D37 = 0x39BB
0x4D3A = 0x3A4B
0x4D3E = 0x3A4D
0x4D4B = 0x3AC2
0x4D50 = 0x3B1A
0x4D53 = 0x3B12
0x4D58 = 0x3B3C
0x4D61 = 0x3BC3
0x4D6D = 0x3BC0
0x4E37 = 0x729F
0x4E59 = 0x3FE5
0x4E60 = 0x405F
0x4E76 = 0x4118
0x4F23 = 0x41AD
0x4F32 = 0x421E
0x4F36 = 0x4227
0x4F3B = 0x4218
0x4F45 = 0x4220
0x4F53 = 0x42F4
0x4F54 = 0x4302
0x5046 = 0x4524
0x5055 = 0x8770
0x5139 = 0x477D
0x5148 = 0x8E37
0x5161 = 0x4864
0x523B = 0x9703
0x5260 = 0x4AC2
0x5338 = 0x4CAC
0x5359 = 0x349B
0x5362 = 0x52F6
0x5363 = 0x3526
0x5424 = 0x41AF
0x5436 = 0x3815
0x5442 = 0x389C
0x545E = 0x64CC
0x552D = 0x3D64
0x552E = 0x3D6E
0x5536 = 0x3D5F
0x555D = 0x3EF6
0x5569 = 0x764A
0x5622 = 0x4073
0x5633 = 0x40DD
0x5652 = 0x7AB9
0x5669 = 0x7BD7
0x5832 = 0x4688
0x5855 = 0x47BB
0x585C = 0x47BA
0x5862 = 0x4812
0x5872 = 0x4861
0x587E = 0x48E1
0x5A26 = 0x999F
0x5A2C = 0x4B89
0x5A2E = 0x4B8C
0x5A4A = 0x9B8D
0x5A5B = 0x9E77
0x5B3C = 0x381A
0x5B4C = 0x3998
0x5B68 = 0x3BF1
0x5B72 = 0x6BA9
0x5C2F = 0x3F6A
0x5C36 = 0x764B
0x5C43 = 0x76A2
0x5C4D = 0x4485
0x5C6D = 0x4239
0x5C7D = 0x423D
0x5C7E = 0x4244
0x5D30 = 0x4246
0x5D3F = 0x430E
0x5D46 = 0x4310
0x5D5B = 0x443E
0x5D67 = 0x4484
0x5D79 = 0x4549
0x5E32 = 0x45DF
0x5E35 = 0x45F0
0x5E43 = 0x468A
0x5E55 = 0x4702
0x5E6D = 0x47C0
0x5E7B = 0x4815
0x5F3C = 0x48E2
0x602C = 0x4B4D
0x6031 = 0x4B4A
0x6123 = 0x4D63
0x612D = 0x4D93
0x613B = 0x350E
0x6140 = 0x360A
0x6145 = 0x360D
0x6269 = 0x4074
0x6334 = 0x4256
0x6341 = 0x425A
0x634E = 0x42A3
0x6354 = 0x42A8
0x642D = 0x453C
0x643A = 0x459B
0x643B = 0x459A
0x6448 = 0x87F1
0x6456 = 0x465E
0x6463 = 0x46A7
0x6535 = 0x486E
0x6545 = 0x490D
0x654F = 0x4943
0x6573 = 0x4A73
0x657B = 0x4A74
0x657E = 0x4A70
0x6651 = 0x4BDB
0x6668 = 0x4C29
0x666E = 0x4C51
0x6679 = 0x9BBA
0x6726 = 0x4CDB
0x673D = 0x4D65
0x6740 = 0x4D64
0x6741 = 0x4D67
0x6759 = 0x3611
0x675E = 0x3733
0x6763 = 0x3821
0x6764 = 0x3822
0x6773 = 0x39A6
0x6778 = 0x39A3
0x683B = 0x3EA1
0x6866 = 0x425F
0x686E = 0x425C
0x6941 = 0x45F5
0x6943 = 0x8804
0x6951 = 0x4711
0x6952 = 0x470C
0x6A33 = 0x494E
0x6A6E = 0x4B94
0x6B2B = 0x4C63
0x6B31 = 0x4C61
0x6B33 = 0x9BD8
0x6B35 = 0x4C5A
0x6B3C = 0x4CE3
0x6B3F = 0x9D7C
0x6B69 = 0x4DAF
0x6B73 = 0x3613
0x6B76 = 0x3680
0x6C44 = 0x4DB0
0x6C79 = 0x7C46
0x6D22 = 0x4323
0x6D2C = 0x4449
0x6D4B = 0x45FA
0x6E35 = 0x4959
0x6E49 = 0x4A7E
0x6E66 = 0x4BA8
0x6E6D = 0x4BA9
0x6F52 = 0x4D54
0x6F58 = 0x4D6D
0x6F61 = 0x4D8E
0x7024 = 0x3A72
0x7027 = 0x3C14
0x703E = 0x3D93
0x7061 = 0x426F
0x7070 = 0x42B0
0x7078 = 0x352E
0x7155 = 0x4969
0x7156 = 0x957E
0x715B = 0x49B4
0x7163 = 0x4A4D
0x7169 = 0x4A83
0x722D = 0x4BB0
0x723F = 0x4C0C
0x7241 = 0x4C18
0x724B = 0x9C20
0x724E = 0x9C22
0x7251 = 0x9C1E
0x7263 = 0x4CF5
0x7357 = 0x3E0E
0x735C = 0x3FD8
0x7438 = 0x8970
0x744B = 0x482C
0x7455 = 0x496E
0x7462 = 0x4A86
0x7476 = 0x4BB3
0x747A = 0x4BEB
0x752D = 0x9C43
0x7545 = 0x9DE0
0x7548 = 0x4D42
0x754D = 0x4D41
0x7561 = 0x4DAC
0x756D = 0x3B2F
0x756E = 0x3B2E
0x7577 = 0x3C4D
0x7578 = 0x3C7B
0x7639 = 0x42B2
0x764C = 0x4722
0x765D = 0x9459
0x765F = 0x4970
0x7724 = 0x4C95
0x772C = 0x4D00
0x7734 = 0x4D02
0x774D = 0x4D9F
0x7825 = 0x457D
0x7848 = 0x4AF6
0x7852 = 0x4C12
0x7856 = 0x4C91
0x785B = 0x4C90
0x792A = 0x3A79
0x792F = 0x3C4E
0x7973 = 0x4D1E
0x7A53 = 0x9C72
0x7B3D = 0x3828
0x7B7A = 0x4D91
0x7C3E = 0x4587
END_MAP

File diff suppressed because it is too large Load Diff

View File

@ -1,274 +0,0 @@
# $NetBSD: CNS11643-6%UCS@BMP.src,v 1.1 2007/03/05 16:57:13 tnozaki Exp $
TYPE ROWCOL
NAME "CNS11643-3/UCS:BMP"
SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8
OOB_MODE INVALID
DST_INVALID 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# Name: Unihan database
# Unicode version: 5.0.0
# Table version: 1.1
# Date: 7 July 2006
#
# Copyright (c) 1996-2006 Unicode, Inc. All Rights reserved.
#
# For terms of use, see <http://www.unicode.org/terms_of_use.html>
#
# Format information:
#
# Each line of this file consists of three tab-separated fields.
# The first is the Unicode scalar value as U+[x]xxxx (that is, there are
# either four or five hex digits)
# The second is a tag indicating the type of information in the third field
# The third is the line's value (in UTF-8)
#
# We give below a list of the tags in alphabetical order. For each tag,
# we give additional information, such as its formal status in the standard,
# a general category to which its data belongs, the separator (if any)
# between individual subvalues, a regular expression indicating the
# format of each subvalue, the version of Unicode in which the data were
# originally introduced, and a description of the data associated with the
# tag.
#
# Regular expressions are based on standard Perl 5.8.6 syntax and may
# require modification for use with other regular expression engines.
#
# Unless otherwise noted, the order of subvalues within a single
# value field is not significant.
#
# Note that only the description is present for every tag value.
#
# See also <http://www.unicode.org/Public/UNIDATA/Unihan.html>
#
0x2123 = 0x3405
0x2130 = 0x3404
0x213B = 0x353F
0x216E = 0x382A
0x2179 = 0x38A7
0x217E = 0x38FA
0x222C = 0x3400
0x2241 = 0x34DB
0x234E = 0x3438
0x236C = 0x6530
0x2371 = 0x353A
0x2470 = 0x38C9
0x2525 = 0x3C4F
0x2549 = 0x43CD
0x254F = 0x4492
0x2571 = 0x3445
0x257B = 0x34B5
0x257D = 0x34B6
0x2636 = 0x3537
0x2638 = 0x3530
0x2678 = 0x373E
0x2679 = 0x374D
0x267A = 0x3751
0x2747 = 0x3873
0x276E = 0x39BE
0x2830 = 0x3C1E
0x2844 = 0x3CC8
0x2849 = 0x3CC3
0x284A = 0x3CC7
0x2862 = 0x3F56
0x2864 = 0x3540
0x2935 = 0x49BD
0x296F = 0x351A
0x2972 = 0x352C
0x2A2A = 0x3549
0x2A39 = 0x357C
0x2A76 = 0x37BF
0x2A7B = 0x37BA
0x2B3E = 0x38D8
0x2B52 = 0x39B2
0x2B70 = 0x3AC4
0x2C71 = 0x3E2B
0x2C75 = 0x3E61
0x2C7E = 0x72DD
0x2D21 = 0x3EB2
0x2D49 = 0x4129
0x2D4E = 0x4192
0x2E5A = 0x3458
0x2F27 = 0x351C
0x2F65 = 0x3637
0x3063 = 0x3843
0x307A = 0x38B4
0x3125 = 0x38E0
0x3167 = 0x3AE4
0x3172 = 0x6804
0x3178 = 0x3C26
0x3267 = 0x3E6F
0x3338 = 0x401C
0x3348 = 0x4100
0x3364 = 0x42B6
0x337D = 0x43E4
0x343A = 0x44AD
0x343C = 0x82FF
0x3460 = 0x8FEC
0x346D = 0x48C3
0x3538 = 0x3467
0x3578 = 0x53DE
0x357D = 0x3596
0x3657 = 0x5A30
0x365D = 0x3759
0x3666 = 0x5BB2
0x3668 = 0x3776
0x367C = 0x37D2
0x3754 = 0x3920
0x375A = 0x3929
0x375E = 0x3938
0x382B = 0x3A89
0x382C = 0x3AB0
0x3830 = 0x3ABF
0x3834 = 0x3AC5
0x3837 = 0x3AEA
0x3864 = 0x3C37
0x3872 = 0x3CE4
0x3933 = 0x3CE8
0x3940 = 0x3E20
0x396B = 0x3F86
0x3A6B = 0x4356
0x3A74 = 0x4367
0x3B21 = 0x8038
0x3B24 = 0x8081
0x3B28 = 0x43D1
0x3B31 = 0x43EB
0x3B56 = 0x44B6
0x3B69 = 0x45A3
0x3B73 = 0x4610
0x3C63 = 0x491B
0x3C65 = 0x4987
0x3D61 = 0x3557
0x3E42 = 0x369D
0x3E5A = 0x375F
0x3E64 = 0x3779
0x3E6B = 0x3798
0x3E75 = 0x37DC
0x3E76 = 0x5D2B
0x3E78 = 0x37DF
0x4032 = 0x39FD
0x404F = 0x3AF4
0x4051 = 0x3AEF
0x406E = 0x3C31
0x412B = 0x3D03
0x4141 = 0x3D09
0x4166 = 0x3E3E
0x416D = 0x3E77
0x4175 = 0x3E7B
0x4266 = 0x413A
0x426F = 0x41A0
0x4276 = 0x41E5
0x4322 = 0x427D
0x433C = 0x436D
0x4358 = 0x43F8
0x435A = 0x8158
0x4364 = 0x4450
0x4370 = 0x4468
0x4371 = 0x4467
0x4428 = 0x44CF
0x442C = 0x44CD
0x4448 = 0x45AB
0x446D = 0x46C1
0x4470 = 0x8A24
0x4522 = 0x4747
0x4524 = 0x4757
0x4538 = 0x8DC3
0x4545 = 0x484E
0x4655 = 0x3477
0x4665 = 0x51F2
0x4729 = 0x55B6
0x4739 = 0x35C4
0x474E = 0x3652
0x4844 = 0x386B
0x4845 = 0x5EC3
0x486F = 0x3941
0x4875 = 0x3950
0x4961 = 0x3AC0
0x4973 = 0x3AFC
0x497B = 0x3479
0x497E = 0x440B
0x4A6D = 0x3D1E
0x4B43 = 0x3E85
0x4B5A = 0x3F97
0x4C2B = 0x4093
0x4C2F = 0x7861
0x4C33 = 0x40B2
0x4C43 = 0x7A06
0x4C48 = 0x7A01
0x4C53 = 0x41A4
0x4C56 = 0x41F2
0x4C5B = 0x41F1
0x4C60 = 0x4281
0x4C71 = 0x42DC
0x4D54 = 0x440C
0x4D63 = 0x446D
0x4E27 = 0x44E6
0x4E4F = 0x8849
0x4E60 = 0x8999
0x4E6B = 0x46D1
0x4E7A = 0x472C
0x4F29 = 0x476E
0x4F36 = 0x47E5
0x4F3C = 0x47E6
0x4F48 = 0x489F
0x4F6F = 0x921F
0x5031 = 0x4A0D
0x506C = 0x34F8
0x5074 = 0x5313
0x5076 = 0x3533
0x507A = 0x353C
0x5122 = 0x354F
0x5132 = 0x35DC
0x5143 = 0x55E0
0x5234 = 0x37F5
0x524D = 0x38C3
0x5264 = 0x6139
0x5269 = 0x3971
0x533D = 0x3B01
0x544E = 0x6ED7
0x5450 = 0x3D41
0x5454 = 0x3DD7
0x5467 = 0x3DE2
0x5478 = 0x3E45
0x547C = 0x733D
0x5552 = 0x3FF2
0x5561 = 0x4049
0x5627 = 0x41A9
0x566D = 0x43CB
0x5676 = 0x440D
0x582B = 0x4631
0x5841 = 0x46D5
0x5924 = 0x4856
0x594C = 0x48F4
0x5A24 = 0x9775
0x5A28 = 0x4A58
0x5A73 = 0x3487
0x5C44 = 0x37FA
0x5C67 = 0x38F2
0x5D32 = 0x3A2F
0x5D51 = 0x3AC1
0x5D77 = 0x3C40
0x5E3B = 0x3D3F
0x5E40 = 0x3D46
0x5E6E = 0x3E8F
0x5F2D = 0x3FAC
0x5F6B = 0x4168
0x5F78 = 0x41AB
0x602C = 0x4291
0x6058 = 0x7FE4
0x6060 = 0x8088
0x606F = 0x4430
0x6121 = 0x445D
0x6124 = 0x4475
0x6144 = 0x44FF
0x6158 = 0x450B
0x6169 = 0x45C8
0x626A = 0x4774
0x6275 = 0x47AC
0x637B = 0x4A16
0x6440 = 0x4B3B
0x645E = 0x4BEF
END_MAP

File diff suppressed because it is too large Load Diff

View File

@ -1,196 +0,0 @@
# $NetBSD: CNS11643-7%UCS@BMP.src,v 1.1 2007/03/05 16:57:13 tnozaki Exp $
TYPE ROWCOL
NAME "CNS11643-7/UCS:BMP"
SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8
OOB_MODE INVALID
DST_INVALID 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# Name: Unihan database
# Unicode version: 5.0.0
# Table version: 1.1
# Date: 7 July 2006
#
# Copyright (c) 1996-2006 Unicode, Inc. All Rights reserved.
#
# For terms of use, see <http://www.unicode.org/terms_of_use.html>
#
# Format information:
#
# Each line of this file consists of three tab-separated fields.
# The first is the Unicode scalar value as U+[x]xxxx (that is, there are
# either four or five hex digits)
# The second is a tag indicating the type of information in the third field
# The third is the line's value (in UTF-8)
#
# We give below a list of the tags in alphabetical order. For each tag,
# we give additional information, such as its formal status in the standard,
# a general category to which its data belongs, the separator (if any)
# between individual subvalues, a regular expression indicating the
# format of each subvalue, the version of Unicode in which the data were
# originally introduced, and a description of the data associated with the
# tag.
#
# Regular expressions are based on standard Perl 5.8.6 syntax and may
# require modification for use with other regular expression engines.
#
# Unless otherwise noted, the order of subvalues within a single
# value field is not significant.
#
# Note that only the description is present for every tag value.
#
# See also <http://www.unicode.org/Public/UNIDATA/Unihan.html>
#
0x214E = 0x35F6
0x2163 = 0x5655
0x216A = 0x3667
0x2271 = 0x617F
0x227C = 0x3992
0x233A = 0x3A45
0x236F = 0x3BC9
0x2461 = 0x3D55
0x2537 = 0x3EE8
0x2558 = 0x3FB6
0x255C = 0x3FBD
0x2624 = 0x40D6
0x2632 = 0x4171
0x2657 = 0x4298
0x2842 = 0x45CD
0x2879 = 0x46F6
0x2936 = 0x477A
0x293D = 0x47B8
0x294E = 0x4801
0x2A38 = 0x492F
0x2A3E = 0x4931
0x2A46 = 0x499C
0x2A54 = 0x49E6
0x2B38 = 0x4B38
0x2B6A = 0x4C3A
0x2B6D = 0x4CB1
0x2C31 = 0x4D47
0x2C33 = 0x4D51
0x2D2D = 0x3747
0x2D4C = 0x3817
0x2D5B = 0x38A3
0x2E5A = 0x3B1E
0x2F4F = 0x71D7
0x2F74 = 0x3E9A
0x3036 = 0x3FC2
0x3059 = 0x40DC
0x306F = 0x41B3
0x3261 = 0x8666
0x3273 = 0x45D9
0x3275 = 0x45DD
0x334D = 0x46FC
0x3432 = 0x8F3A
0x3454 = 0x4907
0x3463 = 0x933D
0x3473 = 0x49A8
0x3551 = 0x4ACA
0x3628 = 0x4B8D
0x364A = 0x4CC0
0x3651 = 0x4CCA
0x365C = 0x4D25
0x3665 = 0x4D4A
0x3667 = 0x4D53
0x3737 = 0x3605
0x3855 = 0x3BF0
0x3926 = 0x3E02
0x392D = 0x3E23
0x3A39 = 0x4315
0x3B32 = 0x455D
0x3B59 = 0x465A
0x3C33 = 0x4785
0x3C70 = 0x490B
0x3C77 = 0x4939
0x3C7B = 0x4937
0x3D56 = 0x4A6B
0x3D69 = 0x4ACD
0x3E49 = 0x4C4D
0x3E7D = 0x3510
0x3F30 = 0x367B
0x3F44 = 0x381D
0x3F62 = 0x64F5
0x3F76 = 0x3B27
0x4067 = 0x3FCF
0x406B = 0x3FCD
0x412E = 0x4182
0x413F = 0x4252
0x4161 = 0x7F80
0x4224 = 0x4451
0x4238 = 0x455A
0x4322 = 0x4665
0x4352 = 0x8D01
0x4377 = 0x48AF
0x4439 = 0x4941
0x4458 = 0x4A29
0x4460 = 0x4A2A
0x4477 = 0x4A96
0x447E = 0x4B12
0x4644 = 0x367E
0x4645 = 0x58E1
0x472C = 0x39A7
0x474A = 0x4320
0x4857 = 0x7CE9
0x487C = 0x81CB
0x4953 = 0x4565
0x4A25 = 0x4704
0x4A41 = 0x4764
0x4A57 = 0x4823
0x4B40 = 0x95D9
0x4D3D = 0x34B9
0x4E22 = 0x3C4B
0x4E5C = 0x40F1
0x5025 = 0x4667
0x5031 = 0x4714
0x5056 = 0x4889
0x5179 = 0x4C0B
0x517D = 0x4C17
0x5231 = 0x4C6D
0x5233 = 0x4C70
0x5242 = 0x4CED
0x5267 = 0x4D8D
0x5274 = 0x34A7
0x5347 = 0x6707
0x536B = 0x3E5A
0x543A = 0x42AF
0x5468 = 0x456B
0x5532 = 0x471B
0x5568 = 0x4963
0x5625 = 0x4A80
0x5626 = 0x4A84
0x5627 = 0x4A7F
0x5632 = 0x4AF1
0x5651 = 0x9A47
0x5729 = 0x4D1C
0x574C = 0x34A8
0x584C = 0x418B
0x5858 = 0x432B
0x5872 = 0x457A
0x5925 = 0x4609
0x5932 = 0x466D
0x5938 = 0x471F
0x5967 = 0x496A
0x5968 = 0x496C
0x5A3E = 0x4BB2
0x5A4B = 0x4C1D
0x5A4F = 0x4C2D
0x5A7D = 0x4D45
0x5C5E = 0x460A
0x5C63 = 0x460C
0x5C77 = 0x482E
0x5E23 = 0x4C8D
0x5F33 = 0x4331
0x602D = 0x4BBC
0x602E = 0x4BBB
0x616A = 0x4C14
0x622F = 0x361C
0x6235 = 0x3772
0x6337 = 0x4D0E
0x6452 = 0x7674
0x6475 = 0x4BEC
0x655D = 0x4279
END_MAP

File diff suppressed because it is too large Load Diff

View File

@ -1,35 +0,0 @@
# $NetBSD: Makefile.inc,v 1.3 2007/03/05 16:57:14 tnozaki Exp $
.PATH: ${.CURDIR}/CNS
SRCS_mapper.dir+= mapper.dir.CNS
SRCS_charset.pivot+= charset.pivot.CNS
CLEANFILES+= mapper.dir.CNS charset.pivot.CNS
MAPS_CNS= CNS11643-1%UCS.mps \
CNS11643-2%UCS.mps \
CNS11643-3%UCS@BMP.mps CNS11643-3%UCS@SIP.mps \
CNS11643-4%UCS@BMP.mps CNS11643-4%UCS@SIP.mps \
CNS11643-5%UCS@BMP.mps CNS11643-5%UCS@SIP.mps \
CNS11643-6%UCS@BMP.mps CNS11643-6%UCS@SIP.mps \
CNS11643-7%UCS@BMP.mps CNS11643-7%UCS@SIP.mps \
UCS%CNS11643-1.mps \
UCS%CNS11643-2.mps \
UCS@BMP%CNS11643-3.mps UCS@SIP%CNS11643-3.mps \
UCS@BMP%CNS11643-4.mps UCS@SIP%CNS11643-4.mps \
UCS@BMP%CNS11643-5.mps UCS@SIP%CNS11643-5.mps \
UCS@BMP%CNS11643-6.mps UCS@SIP%CNS11643-6.mps \
UCS@BMP%CNS11643-7.mps UCS@SIP%CNS11643-7.mps
mapper.dir.CNS: ${.CURDIR}/CNS/mapper.dir.CNS.src
${_MKTARGET_CREATE}
(echo "# CNS" ; cat ${.ALLSRC} ; echo ) > ${.TARGET}
charset.pivot.CNS: ${.CURDIR}/CNS/charset.pivot.CNS.src
${_MKTARGET_CREATE}
(echo "# CNS" ; cat ${.ALLSRC} ; echo ) > ${.TARGET}
FILES+= ${MAPS_CNS}
CLEANFILES+= ${MAPS_CNS}
.for i in ${MAPS_CNS}
FILESDIR_$i= ${BINDIR}/CNS
.endfor

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,504 +0,0 @@
# $NetBSD: UCS@BMP%CNS11643-5.src,v 1.1 2007/03/05 16:57:14 tnozaki Exp $
TYPE ROWCOL
NAME "UCS:BMP/CNS11643-5"
SRC_ZONE 0x3441 - 0x9E77
OOB_MODE INVALID
DST_INVALID 0xFFFF
DST_UNIT_BITS 16
BEGIN_MAP
#
# Name: Unihan database
# Unicode version: 5.0.0
# Table version: 1.1
# Date: 7 July 2006
#
# Copyright (c) 1996-2006 Unicode, Inc. All Rights reserved.
#
# For terms of use, see <http://www.unicode.org/terms_of_use.html>
#
# Format information:
#
# Each line of this file consists of three tab-separated fields.
# The first is the Unicode scalar value as U+[x]xxxx (that is, there are
# either four or five hex digits)
# The second is a tag indicating the type of information in the third field
# The third is the line's value (in UTF-8)
#
# We give below a list of the tags in alphabetical order. For each tag,
# we give additional information, such as its formal status in the standard,
# a general category to which its data belongs, the separator (if any)
# between individual subvalues, a regular expression indicating the
# format of each subvalue, the version of Unicode in which the data were
# originally introduced, and a description of the data associated with the
# tag.
#
# Regular expressions are based on standard Perl 5.8.6 syntax and may
# require modification for use with other regular expression engines.
#
# Unless otherwise noted, the order of subvalues within a single
# value field is not significant.
#
# Note that only the description is present for every tag value.
#
# See also <http://www.unicode.org/Public/UNIDATA/Unihan.html>
#
0x3441 = 0x2334
0x344A = 0x2525
0x344E = 0x252B
0x345B = 0x2821
0x3463 = 0x2B6C
0x3482 = 0x4457
0x349B = 0x5359
0x34B4 = 0x2337
0x34BC = 0x3126
0x34C9 = 0x252E
0x34D8 = 0x3129
0x34DE = 0x2230
0x34EC = 0x2B7C
0x34F4 = 0x312C
0x34FC = 0x3D70
0x350E = 0x613B
0x3526 = 0x5363
0x352A = 0x3D78
0x352E = 0x7078
0x3535 = 0x446C
0x3543 = 0x223C
0x3550 = 0x4C31
0x355A = 0x2141
0x357B = 0x2542
0x3598 = 0x2C43
0x35A2 = 0x3670
0x35B6 = 0x3676
0x35C5 = 0x3679
0x35C6 = 0x367A
0x35CC = 0x366E
0x35D3 = 0x3E39
0x35D7 = 0x3E3D
0x35F0 = 0x4522
0x360A = 0x6140
0x360D = 0x6145
0x3611 = 0x6759
0x3613 = 0x6B73
0x3620 = 0x2553
0x3680 = 0x6B76
0x3683 = 0x373C
0x3689 = 0x2558
0x3695 = 0x2559
0x36BE = 0x255D
0x36F6 = 0x374E
0x36F8 = 0x3746
0x3733 = 0x675E
0x3753 = 0x286E
0x3758 = 0x2C7C
0x377B = 0x4C63
0x3783 = 0x3175
0x3785 = 0x3173
0x379B = 0x3766
0x37AA = 0x2251
0x37AC = 0x2250
0x37B3 = 0x2370
0x37B4 = 0x2374
0x37C3 = 0x256E
0x37D3 = 0x2D2E
0x37F3 = 0x3E6D
0x3807 = 0x4C6C
0x3809 = 0x4C68
0x3815 = 0x5436
0x381A = 0x5B3C
0x3821 = 0x6763
0x3822 = 0x6764
0x3828 = 0x7B3D
0x3877 = 0x2626
0x3880 = 0x2926
0x388D = 0x3829
0x3891 = 0x3F21
0x389C = 0x5442
0x38BA = 0x3246
0x38C0 = 0x3F29
0x38DD = 0x292F
0x38DE = 0x2933
0x38E2 = 0x2D47
0x38F0 = 0x4569
0x38FE = 0x2267
0x3922 = 0x2935
0x392F = 0x2D5A
0x3945 = 0x325B
0x3954 = 0x2D57
0x3956 = 0x3842
0x395B = 0x3848
0x3963 = 0x3F32
0x3969 = 0x3258
0x3970 = 0x3F42
0x3998 = 0x5B4C
0x39A3 = 0x6778
0x39A6 = 0x6773
0x39B6 = 0x2D5D
0x39BB = 0x4D37
0x39D4 = 0x263A
0x3A39 = 0x4625
0x3A3E = 0x4623
0x3A4B = 0x4D3A
0x3A4D = 0x4D3E
0x3A72 = 0x7024
0x3A79 = 0x792A
0x3A96 = 0x387C
0x3AA1 = 0x4630
0x3AA2 = 0x462E
0x3AC2 = 0x4D4B
0x3ADB = 0x294F
0x3B02 = 0x3F62
0x3B12 = 0x4D53
0x3B1A = 0x4D50
0x3B2E = 0x756E
0x3B2F = 0x756D
0x3B35 = 0x2E25
0x3B3B = 0x4645
0x3B3C = 0x4D58
0x3B4C = 0x2651
0x3B5D = 0x2E2B
0x3B6C = 0x3279
0x3B7E = 0x3933
0x3B81 = 0x3939
0x3BB7 = 0x464B
0x3BC0 = 0x4D6D
0x3BC3 = 0x4D61
0x3BF1 = 0x5B68
0x3C14 = 0x7027
0x3C1D = 0x2448
0x3C20 = 0x2656
0x3C29 = 0x2E2E
0x3C35 = 0x3943
0x3C4D = 0x7577
0x3C4E = 0x792F
0x3C57 = 0x465F
0x3C5B = 0x2662
0x3C70 = 0x4660
0x3C7B = 0x7578
0x3C7C = 0x244E
0x3C9B = 0x395B
0x3CA7 = 0x4668
0x3CBC = 0x2174
0x3CD7 = 0x2A24
0x3CDA = 0x297B
0x3CDB = 0x297C
0x3D00 = 0x395E
0x3D04 = 0x333D
0x3D35 = 0x4027
0x3D54 = 0x4678
0x3D5F = 0x5536
0x3D64 = 0x552D
0x3D6E = 0x552E
0x3D93 = 0x703E
0x3E0E = 0x7357
0x3E1F = 0x2E53
0x3E2D = 0x2677
0x3E3A = 0x334D
0x3E63 = 0x272E
0x3E72 = 0x2E5C
0x3E79 = 0x3351
0x3EA1 = 0x683B
0x3ED3 = 0x3A2D
0x3EE0 = 0x404E
0x3EF6 = 0x555D
0x3F0B = 0x2E62
0x3F18 = 0x2732
0x3F31 = 0x4748
0x3F55 = 0x2463
0x3F5D = 0x3364
0x3F6A = 0x5C2F
0x3F74 = 0x2737
0x3F8A = 0x336D
0x3F9A = 0x4060
0x3F9F = 0x3A3B
0x3FA3 = 0x4064
0x3FBF = 0x4759
0x3FD8 = 0x735C
0x3FE4 = 0x475B
0x3FE5 = 0x4E59
0x4005 = 0x406F
0x401A = 0x2A6D
0x4027 = 0x3376
0x404A = 0x4761
0x405F = 0x4E60
0x4073 = 0x5622
0x4074 = 0x6269
0x40A2 = 0x2F34
0x40B1 = 0x3A59
0x40CF = 0x4776
0x40DD = 0x5633
0x4114 = 0x4824
0x4118 = 0x4E76
0x4126 = 0x246E
0x4128 = 0x2746
0x413F = 0x343B
0x4140 = 0x3439
0x4146 = 0x3438
0x414B = 0x3A65
0x415E = 0x4131
0x419D = 0x3445
0x41A6 = 0x4139
0x41AD = 0x4F23
0x41AF = 0x5424
0x41CB = 0x3446
0x41D6 = 0x2B21
0x41E1 = 0x3448
0x4201 = 0x4846
0x420D = 0x4836
0x4218 = 0x4F3B
0x421E = 0x4F32
0x4220 = 0x4F45
0x4227 = 0x4F36
0x4239 = 0x5C6D
0x423D = 0x5C7D
0x4244 = 0x5C7E
0x4246 = 0x5D30
0x4256 = 0x6334
0x425A = 0x6341
0x425C = 0x686E
0x425F = 0x6866
0x426F = 0x7061
0x427F = 0x3459
0x42A3 = 0x634E
0x42A8 = 0x6354
0x42B0 = 0x7070
0x42B2 = 0x7639
0x42D6 = 0x3B2C
0x42F1 = 0x4854
0x42F4 = 0x4F53
0x4302 = 0x4F54
0x430E = 0x5D3F
0x4310 = 0x5D46
0x4323 = 0x6D22
0x4346 = 0x3460
0x435D = 0x4165
0x4389 = 0x3B3A
0x43B8 = 0x4170
0x43DA = 0x2758
0x43DE = 0x2B33
0x43E5 = 0x2B39
0x43EC = 0x2F6D
0x4400 = 0x3B4D
0x441A = 0x346A
0x4434 = 0x4228
0x443E = 0x5D5B
0x4449 = 0x6D2C
0x446F = 0x422D
0x4476 = 0x492C
0x4484 = 0x5D67
0x4485 = 0x5C4D
0x44A4 = 0x2763
0x44BB = 0x3021
0x44D0 = 0x352A
0x44D3 = 0x3524
0x44DC = 0x3B56
0x4503 = 0x493C
0x450A = 0x493B
0x4524 = 0x5046
0x453C = 0x642D
0x4549 = 0x5D79
0x457D = 0x7825
0x4587 = 0x7C3E
0x458E = 0x3535
0x4590 = 0x3B70
0x4593 = 0x4254
0x4594 = 0x4253
0x459A = 0x643B
0x459B = 0x643A
0x45AA = 0x3C26
0x45B1 = 0x3B74
0x45DF = 0x5E32
0x45F0 = 0x5E35
0x45F5 = 0x6941
0x45FA = 0x6D4B
0x461F = 0x303D
0x4621 = 0x3039
0x4635 = 0x496C
0x4636 = 0x496D
0x465E = 0x6456
0x4672 = 0x2B47
0x467D = 0x3C35
0x4688 = 0x5832
0x468A = 0x5E43
0x46A7 = 0x6463
0x46AF = 0x2B49
0x46B6 = 0x3557
0x46B8 = 0x355E
0x46C0 = 0x355D
0x46C3 = 0x3556
0x4702 = 0x5E55
0x470C = 0x6952
0x4711 = 0x6951
0x4722 = 0x764C
0x4769 = 0x3C4C
0x4773 = 0x4A29
0x477D = 0x5139
0x4791 = 0x304B
0x4792 = 0x4334
0x4796 = 0x304C
0x47A1 = 0x3C52
0x47A7 = 0x433C
0x47AA = 0x4338
0x47AF = 0x4A34
0x47B1 = 0x4A32
0x47BA = 0x585C
0x47BB = 0x5855
0x47C0 = 0x5E6D
0x47D9 = 0x3572
0x47DF = 0x3C63
0x47E7 = 0x3C5C
0x47EC = 0x3C5F
0x47EF = 0x434B
0x47F4 = 0x4A3E
0x4812 = 0x5862
0x4815 = 0x5E7B
0x482C = 0x744B
0x4833 = 0x3C67
0x4861 = 0x5872
0x4864 = 0x5161
0x486E = 0x6535
0x488E = 0x2769
0x48DC = 0x4A60
0x48E1 = 0x587E
0x48E2 = 0x5F3C
0x48EC = 0x3636
0x490D = 0x6545
0x4922 = 0x436D
0x4943 = 0x654F
0x494E = 0x6A33
0x4959 = 0x6E35
0x4969 = 0x7155
0x496E = 0x7455
0x4970 = 0x765F
0x4999 = 0x4A6E
0x49B4 = 0x715B
0x49B9 = 0x217D
0x49BC = 0x247B
0x49C4 = 0x2B64
0x4A4D = 0x7163
0x4A70 = 0x657E
0x4A73 = 0x6573
0x4A74 = 0x657B
0x4A7E = 0x6E49
0x4A83 = 0x7169
0x4A86 = 0x7462
0x4AB5 = 0x4434
0x4AB6 = 0x4B3E
0x4ABD = 0x4B3F
0x4AC2 = 0x5260
0x4AF6 = 0x7848
0x4B4A = 0x6031
0x4B4D = 0x602C
0x4B75 = 0x444A
0x4B89 = 0x5A2C
0x4B8C = 0x5A2E
0x4B94 = 0x6A6E
0x4BA8 = 0x6E66
0x4BA9 = 0x6E6D
0x4BB0 = 0x722D
0x4BB3 = 0x7476
0x4BDB = 0x6651
0x4BEB = 0x747A
0x4BEE = 0x3D52
0x4BF4 = 0x4B59
0x4C0C = 0x723F
0x4C12 = 0x7852
0x4C18 = 0x7241
0x4C29 = 0x6668
0x4C32 = 0x3D54
0x4C35 = 0x4B64
0x4C51 = 0x666E
0x4C5A = 0x6B35
0x4C61 = 0x6B31
0x4C63 = 0x6B2B
0x4C90 = 0x785B
0x4C91 = 0x7856
0x4C95 = 0x7724
0x4CAA = 0x4B6B
0x4CAC = 0x5338
0x4CDB = 0x6726
0x4CE3 = 0x6B3C
0x4CF5 = 0x7263
0x4D00 = 0x772C
0x4D02 = 0x7734
0x4D1E = 0x7973
0x4D1F = 0x4B6D
0x4D41 = 0x754D
0x4D42 = 0x7548
0x4D54 = 0x6F52
0x4D63 = 0x6123
0x4D64 = 0x6740
0x4D65 = 0x673D
0x4D67 = 0x6741
0x4D6D = 0x6F58
0x4D8E = 0x6F61
0x4D91 = 0x7B7A
0x4D93 = 0x612D
0x4D9F = 0x774D
0x4DAC = 0x7561
0x4DAF = 0x6B69
0x4DB0 = 0x6C44
0x52B6 = 0x253A
0x52B7 = 0x2537
0x52B8 = 0x2538
0x52BA = 0x253B
0x52DC = 0x366A
0x52E8 = 0x4467
0x52EC = 0x4463
0x52F6 = 0x5362
0x5921 = 0x373D
0x5E07 = 0x225C
0x5E3F = 0x377C
0x5FCB = 0x2266
0x6117 = 0x3F30
0x6184 = 0x4D2A
0x6306 = 0x2945
0x64CC = 0x545E
0x6B85 = 0x2969
0x6BA9 = 0x5B72
0x729F = 0x4E37
0x7309 = 0x3354
0x7527 = 0x4749
0x764A = 0x5569
0x764B = 0x5C36
0x76A2 = 0x5C43
0x798C = 0x477E
0x7991 = 0x4822
0x7AB9 = 0x5652
0x7B3F = 0x3B24
0x7BD7 = 0x5669
0x7C46 = 0x6C79
0x83D0 = 0x3B6F
0x8660 = 0x494E
0x86E7 = 0x3B7B
0x8714 = 0x425D
0x8770 = 0x5055
0x87F1 = 0x6448
0x8804 = 0x6943
0x88D1 = 0x426C
0x8970 = 0x7438
0x8A2F = 0x355B
0x8C38 = 0x3046
0x8CCB = 0x432D
0x8E37 = 0x5148
0x8ECE = 0x3055
0x8EED = 0x4350
0x9459 = 0x765D
0x957E = 0x7156
0x9703 = 0x523B
0x9904 = 0x4B4C
0x999B = 0x4B4E
0x999F = 0x5A26
0x9B8D = 0x5A4A
0x9BBA = 0x6679
0x9BD8 = 0x6B33
0x9C1E = 0x7251
0x9C20 = 0x724B
0x9C22 = 0x724E
0x9C43 = 0x752D
0x9C72 = 0x7A53
0x9D7C = 0x6B3F
0x9DE0 = 0x7545
0x9E77 = 0x5A5B
END_MAP

View File

@ -1,274 +0,0 @@
# $NetBSD: UCS@BMP%CNS11643-6.src,v 1.1 2007/03/05 16:57:14 tnozaki Exp $
TYPE ROWCOL
NAME "UCS:BMP/CNS11643-6"
SRC_ZONE 0x3400 - 0x9775
OOB_MODE INVALID
DST_INVALID 0xFFFF
DST_UNIT_BITS 16
BEGIN_MAP
#
# Name: Unihan database
# Unicode version: 5.0.0
# Table version: 1.1
# Date: 7 July 2006
#
# Copyright (c) 1996-2006 Unicode, Inc. All Rights reserved.
#
# For terms of use, see <http://www.unicode.org/terms_of_use.html>
#
# Format information:
#
# Each line of this file consists of three tab-separated fields.
# The first is the Unicode scalar value as U+[x]xxxx (that is, there are
# either four or five hex digits)
# The second is a tag indicating the type of information in the third field
# The third is the line's value (in UTF-8)
#
# We give below a list of the tags in alphabetical order. For each tag,
# we give additional information, such as its formal status in the standard,
# a general category to which its data belongs, the separator (if any)
# between individual subvalues, a regular expression indicating the
# format of each subvalue, the version of Unicode in which the data were
# originally introduced, and a description of the data associated with the
# tag.
#
# Regular expressions are based on standard Perl 5.8.6 syntax and may
# require modification for use with other regular expression engines.
#
# Unless otherwise noted, the order of subvalues within a single
# value field is not significant.
#
# Note that only the description is present for every tag value.
#
# See also <http://www.unicode.org/Public/UNIDATA/Unihan.html>
#
0x3400 = 0x222C
0x3404 = 0x2130
0x3405 = 0x2123
0x3438 = 0x234E
0x3445 = 0x2571
0x3458 = 0x2E5A
0x3467 = 0x3538
0x3477 = 0x4655
0x3479 = 0x497B
0x3487 = 0x5A73
0x34B5 = 0x257B
0x34B6 = 0x257D
0x34DB = 0x2241
0x34F8 = 0x506C
0x351A = 0x296F
0x351C = 0x2F27
0x352C = 0x2972
0x3530 = 0x2638
0x3533 = 0x5076
0x3537 = 0x2636
0x353A = 0x2371
0x353C = 0x507A
0x353F = 0x213B
0x3540 = 0x2864
0x3549 = 0x2A2A
0x354F = 0x5122
0x3557 = 0x3D61
0x357C = 0x2A39
0x3596 = 0x357D
0x35C4 = 0x4739
0x35DC = 0x5132
0x3637 = 0x2F65
0x3652 = 0x474E
0x369D = 0x3E42
0x373E = 0x2678
0x374D = 0x2679
0x3751 = 0x267A
0x3759 = 0x365D
0x375F = 0x3E5A
0x3776 = 0x3668
0x3779 = 0x3E64
0x3798 = 0x3E6B
0x37BA = 0x2A7B
0x37BF = 0x2A76
0x37D2 = 0x367C
0x37DC = 0x3E75
0x37DF = 0x3E78
0x37F5 = 0x5234
0x37FA = 0x5C44
0x382A = 0x216E
0x3843 = 0x3063
0x386B = 0x4844
0x3873 = 0x2747
0x38A7 = 0x2179
0x38B4 = 0x307A
0x38C3 = 0x524D
0x38C9 = 0x2470
0x38D8 = 0x2B3E
0x38E0 = 0x3125
0x38F2 = 0x5C67
0x38FA = 0x217E
0x3920 = 0x3754
0x3929 = 0x375A
0x3938 = 0x375E
0x3941 = 0x486F
0x3950 = 0x4875
0x3971 = 0x5269
0x39B2 = 0x2B52
0x39BE = 0x276E
0x39FD = 0x4032
0x3A2F = 0x5D32
0x3A89 = 0x382B
0x3AB0 = 0x382C
0x3ABF = 0x3830
0x3AC0 = 0x4961
0x3AC1 = 0x5D51
0x3AC4 = 0x2B70
0x3AC5 = 0x3834
0x3AE4 = 0x3167
0x3AEA = 0x3837
0x3AEF = 0x4051
0x3AF4 = 0x404F
0x3AFC = 0x4973
0x3B01 = 0x533D
0x3C1E = 0x2830
0x3C26 = 0x3178
0x3C31 = 0x406E
0x3C37 = 0x3864
0x3C40 = 0x5D77
0x3C4F = 0x2525
0x3CC3 = 0x2849
0x3CC7 = 0x284A
0x3CC8 = 0x2844
0x3CE4 = 0x3872
0x3CE8 = 0x3933
0x3D03 = 0x412B
0x3D09 = 0x4141
0x3D1E = 0x4A6D
0x3D3F = 0x5E3B
0x3D41 = 0x5450
0x3D46 = 0x5E40
0x3DD7 = 0x5454
0x3DE2 = 0x5467
0x3E20 = 0x3940
0x3E2B = 0x2C71
0x3E3E = 0x4166
0x3E45 = 0x5478
0x3E61 = 0x2C75
0x3E6F = 0x3267
0x3E77 = 0x416D
0x3E7B = 0x4175
0x3E85 = 0x4B43
0x3E8F = 0x5E6E
0x3EB2 = 0x2D21
0x3F56 = 0x2862
0x3F86 = 0x396B
0x3F97 = 0x4B5A
0x3FAC = 0x5F2D
0x3FF2 = 0x5552
0x401C = 0x3338
0x4049 = 0x5561
0x4093 = 0x4C2B
0x40B2 = 0x4C33
0x4100 = 0x3348
0x4129 = 0x2D49
0x413A = 0x4266
0x4168 = 0x5F6B
0x4192 = 0x2D4E
0x41A0 = 0x426F
0x41A4 = 0x4C53
0x41A9 = 0x5627
0x41AB = 0x5F78
0x41E5 = 0x4276
0x41F1 = 0x4C5B
0x41F2 = 0x4C56
0x427D = 0x4322
0x4281 = 0x4C60
0x4291 = 0x602C
0x42B6 = 0x3364
0x42DC = 0x4C71
0x4356 = 0x3A6B
0x4367 = 0x3A74
0x436D = 0x433C
0x43CB = 0x566D
0x43CD = 0x2549
0x43D1 = 0x3B28
0x43E4 = 0x337D
0x43EB = 0x3B31
0x43F8 = 0x4358
0x440B = 0x497E
0x440C = 0x4D54
0x440D = 0x5676
0x4430 = 0x606F
0x4450 = 0x4364
0x445D = 0x6121
0x4467 = 0x4371
0x4468 = 0x4370
0x446D = 0x4D63
0x4475 = 0x6124
0x4492 = 0x254F
0x44AD = 0x343A
0x44B6 = 0x3B56
0x44CD = 0x442C
0x44CF = 0x4428
0x44E6 = 0x4E27
0x44FF = 0x6144
0x450B = 0x6158
0x45A3 = 0x3B69
0x45AB = 0x4448
0x45C8 = 0x6169
0x4610 = 0x3B73
0x4631 = 0x582B
0x46C1 = 0x446D
0x46D1 = 0x4E6B
0x46D5 = 0x5841
0x472C = 0x4E7A
0x4747 = 0x4522
0x4757 = 0x4524
0x476E = 0x4F29
0x4774 = 0x626A
0x47AC = 0x6275
0x47E5 = 0x4F36
0x47E6 = 0x4F3C
0x484E = 0x4545
0x4856 = 0x5924
0x489F = 0x4F48
0x48C3 = 0x346D
0x48F4 = 0x594C
0x491B = 0x3C63
0x4987 = 0x3C65
0x49BD = 0x2935
0x4A0D = 0x5031
0x4A16 = 0x637B
0x4A58 = 0x5A28
0x4B3B = 0x6440
0x4BEF = 0x645E
0x51F2 = 0x4665
0x5313 = 0x5074
0x53DE = 0x3578
0x55B6 = 0x4729
0x55E0 = 0x5143
0x5A30 = 0x3657
0x5BB2 = 0x3666
0x5D2B = 0x3E76
0x5EC3 = 0x4845
0x6139 = 0x5264
0x6530 = 0x236C
0x6804 = 0x3172
0x6ED7 = 0x544E
0x72DD = 0x2C7E
0x733D = 0x547C
0x7861 = 0x4C2F
0x7A01 = 0x4C48
0x7A06 = 0x4C43
0x7FE4 = 0x6058
0x8038 = 0x3B21
0x8081 = 0x3B24
0x8088 = 0x6060
0x8158 = 0x435A
0x82FF = 0x343C
0x8849 = 0x4E4F
0x8999 = 0x4E60
0x8A24 = 0x4470
0x8DC3 = 0x4538
0x8FEC = 0x3460
0x921F = 0x4F6F
0x9775 = 0x5A24
END_MAP

View File

@ -1,196 +0,0 @@
# $NetBSD: UCS@BMP%CNS11643-7.src,v 1.1 2007/03/05 16:57:14 tnozaki Exp $
TYPE ROWCOL
NAME "UCS:BMP/CNS11643-7"
SRC_ZONE 0x34A7 - 0x9A47
OOB_MODE INVALID
DST_INVALID 0xFFFF
DST_UNIT_BITS 16
BEGIN_MAP
#
# Name: Unihan database
# Unicode version: 5.0.0
# Table version: 1.1
# Date: 7 July 2006
#
# Copyright (c) 1996-2006 Unicode, Inc. All Rights reserved.
#
# For terms of use, see <http://www.unicode.org/terms_of_use.html>
#
# Format information:
#
# Each line of this file consists of three tab-separated fields.
# The first is the Unicode scalar value as U+[x]xxxx (that is, there are
# either four or five hex digits)
# The second is a tag indicating the type of information in the third field
# The third is the line's value (in UTF-8)
#
# We give below a list of the tags in alphabetical order. For each tag,
# we give additional information, such as its formal status in the standard,
# a general category to which its data belongs, the separator (if any)
# between individual subvalues, a regular expression indicating the
# format of each subvalue, the version of Unicode in which the data were
# originally introduced, and a description of the data associated with the
# tag.
#
# Regular expressions are based on standard Perl 5.8.6 syntax and may
# require modification for use with other regular expression engines.
#
# Unless otherwise noted, the order of subvalues within a single
# value field is not significant.
#
# Note that only the description is present for every tag value.
#
# See also <http://www.unicode.org/Public/UNIDATA/Unihan.html>
#
0x34A7 = 0x5274
0x34A8 = 0x574C
0x34B9 = 0x4D3D
0x3510 = 0x3E7D
0x35F6 = 0x214E
0x3605 = 0x3737
0x361C = 0x622F
0x3667 = 0x216A
0x367B = 0x3F30
0x367E = 0x4644
0x3747 = 0x2D2D
0x3772 = 0x6235
0x3817 = 0x2D4C
0x381D = 0x3F44
0x38A3 = 0x2D5B
0x3992 = 0x227C
0x39A7 = 0x472C
0x3A45 = 0x233A
0x3B1E = 0x2E5A
0x3B27 = 0x3F76
0x3BC9 = 0x236F
0x3BF0 = 0x3855
0x3C4B = 0x4E22
0x3D55 = 0x2461
0x3E02 = 0x3926
0x3E23 = 0x392D
0x3E5A = 0x536B
0x3E9A = 0x2F74
0x3EE8 = 0x2537
0x3FB6 = 0x2558
0x3FBD = 0x255C
0x3FC2 = 0x3036
0x3FCD = 0x406B
0x3FCF = 0x4067
0x40D6 = 0x2624
0x40DC = 0x3059
0x40F1 = 0x4E5C
0x4171 = 0x2632
0x4182 = 0x412E
0x418B = 0x584C
0x41B3 = 0x306F
0x4252 = 0x413F
0x4279 = 0x655D
0x4298 = 0x2657
0x42AF = 0x543A
0x4315 = 0x3A39
0x4320 = 0x474A
0x432B = 0x5858
0x4331 = 0x5F33
0x4451 = 0x4224
0x455A = 0x4238
0x455D = 0x3B32
0x4565 = 0x4953
0x456B = 0x5468
0x457A = 0x5872
0x45CD = 0x2842
0x45D9 = 0x3273
0x45DD = 0x3275
0x4609 = 0x5925
0x460A = 0x5C5E
0x460C = 0x5C63
0x465A = 0x3B59
0x4665 = 0x4322
0x4667 = 0x5025
0x466D = 0x5932
0x46F6 = 0x2879
0x46FC = 0x334D
0x4704 = 0x4A25
0x4714 = 0x5031
0x471B = 0x5532
0x471F = 0x5938
0x4764 = 0x4A41
0x477A = 0x2936
0x4785 = 0x3C33
0x47B8 = 0x293D
0x4801 = 0x294E
0x4823 = 0x4A57
0x482E = 0x5C77
0x4889 = 0x5056
0x48AF = 0x4377
0x4907 = 0x3454
0x490B = 0x3C70
0x492F = 0x2A38
0x4931 = 0x2A3E
0x4937 = 0x3C7B
0x4939 = 0x3C77
0x4941 = 0x4439
0x4963 = 0x5568
0x496A = 0x5967
0x496C = 0x5968
0x499C = 0x2A46
0x49A8 = 0x3473
0x49E6 = 0x2A54
0x4A29 = 0x4458
0x4A2A = 0x4460
0x4A6B = 0x3D56
0x4A7F = 0x5627
0x4A80 = 0x5625
0x4A84 = 0x5626
0x4A96 = 0x4477
0x4ACA = 0x3551
0x4ACD = 0x3D69
0x4AF1 = 0x5632
0x4B12 = 0x447E
0x4B38 = 0x2B38
0x4B8D = 0x3628
0x4BB2 = 0x5A3E
0x4BBB = 0x602E
0x4BBC = 0x602D
0x4BEC = 0x6475
0x4C0B = 0x5179
0x4C14 = 0x616A
0x4C17 = 0x517D
0x4C1D = 0x5A4B
0x4C2D = 0x5A4F
0x4C3A = 0x2B6A
0x4C4D = 0x3E49
0x4C6D = 0x5231
0x4C70 = 0x5233
0x4C8D = 0x5E23
0x4CB1 = 0x2B6D
0x4CC0 = 0x364A
0x4CCA = 0x3651
0x4CED = 0x5242
0x4D0E = 0x6337
0x4D1C = 0x5729
0x4D25 = 0x365C
0x4D45 = 0x5A7D
0x4D47 = 0x2C31
0x4D4A = 0x3665
0x4D51 = 0x2C33
0x4D53 = 0x3667
0x4D8D = 0x5267
0x5655 = 0x2163
0x58E1 = 0x4645
0x617F = 0x2271
0x64F5 = 0x3F62
0x6707 = 0x5347
0x71D7 = 0x2F4F
0x7674 = 0x6452
0x7CE9 = 0x4857
0x7F80 = 0x4161
0x81CB = 0x487C
0x8666 = 0x3261
0x8D01 = 0x4352
0x8F3A = 0x3432
0x933D = 0x3463
0x95D9 = 0x4B40
0x9A47 = 0x5651
END_MAP

View File

@ -1,118 +0,0 @@
# $NetBSD: UCS@SIP%CNS11643-3.src,v 1.1 2007/03/05 16:57:15 tnozaki Exp $
TYPE ROWCOL
NAME "UCS:SIP/CNS11643-3"
SRC_ZONE 0x000B - 0xFA19
OOB_MODE INVALID
DST_INVALID 0xFFFF
DST_UNIT_BITS 16
BEGIN_MAP
#
# Name: Unihan database
# Unicode version: 5.0.0
# Table version: 1.1
# Date: 7 July 2006
#
# Copyright (c) 1996-2006 Unicode, Inc. All Rights reserved.
#
# For terms of use, see <http://www.unicode.org/terms_of_use.html>
#
# Format information:
#
# Each line of this file consists of three tab-separated fields.
# The first is the Unicode scalar value as U+[x]xxxx (that is, there are
# either four or five hex digits)
# The second is a tag indicating the type of information in the third field
# The third is the line's value (in UTF-8)
#
# We give below a list of the tags in alphabetical order. For each tag,
# we give additional information, such as its formal status in the standard,
# a general category to which its data belongs, the separator (if any)
# between individual subvalues, a regular expression indicating the
# format of each subvalue, the version of Unicode in which the data were
# originally introduced, and a description of the data associated with the
# tag.
#
# Regular expressions are based on standard Perl 5.8.6 syntax and may
# require modification for use with other regular expression engines.
#
# Unless otherwise noted, the order of subvalues within a single
# value field is not significant.
#
# Note that only the description is present for every tag value.
#
# See also <http://www.unicode.org/Public/UNIDATA/Unihan.html>
#
0x000B = 0x2144
0x01A9 = 0x216F
0x0209 = 0x274E
0x0564 = 0x3977
0x06EC = 0x275C
0x0B89 = 0x5039
0x0DAE = 0x3460
0x1364 = 0x3A4F
0x1637 = 0x347E
0x172E = 0x3053
0x1D46 = 0x2359
0x233F = 0x2A39
0x25D7 = 0x257E
0x30BA = 0x4731
0x35F3 = 0x474B
0x3C86 = 0x2424
0x4039 = 0x553A
0x4A0F = 0x4826
0x5133 = 0x2E5A
0x592E = 0x2A45
0x5CD1 = 0x584F
0x65DF = 0x5863
0x8CDD = 0x3F6D
0x9937 = 0x5736
0xF80E = 0x2452
0xF80F = 0x2753
0xF811 = 0x2754
0xF815 = 0x227B
0xF817 = 0x214F
0xF81B = 0x2441
0xF823 = 0x4043
0xF82A = 0x2225
0xF82C = 0x2329
0xF833 = 0x3A26
0xF835 = 0x2429
0xF83B = 0x233C
0xF841 = 0x3023
0xF850 = 0x217C
0xF855 = 0x3470
0xF86A = 0x5A33
0xF870 = 0x5A36
0xF87A = 0x2C40
0xF87E = 0x407E
0xF88D = 0x355F
0xF899 = 0x2C51
0xF89C = 0x3565
0xF8A6 = 0x4670
0xF8AF = 0x5460
0xF8B2 = 0x2627
0xF8BA = 0x3628
0xF8CB = 0x3640
0xF8DF = 0x2D35
0xF8E1 = 0x315C
0xF8E5 = 0x3C3A
0xF8E8 = 0x416E
0xF8FE = 0x2D52
0xF907 = 0x3675
0xF921 = 0x5545
0xF934 = 0x3D3F
0xF94E = 0x4333
0xF96A = 0x2E56
0xF96C = 0x486A
0xF983 = 0x3350
0xF98D = 0x4425
0xF98F = 0x272A
0xF9B6 = 0x5B26
0xF9C1 = 0x5B2D
0xF9D6 = 0x607C
0xF9DB = 0x446D
0xF9F5 = 0x5678
0xFA19 = 0x5C2F
END_MAP

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,16 +0,0 @@
# $NetBSD: charset.pivot.CNS.src,v 1.3 2007/03/05 16:57:15 tnozaki Exp $
CNS11643-1 UCS 1
CNS11643-2 UCS 1
CNS11643-3 UCS 1
CNS11643-4 UCS 1
CNS11643-5 UCS 1
CNS11643-6 UCS 1
CNS11643-7 UCS 1
UCS CNS11643-1 1
UCS CNS11643-2 1
UCS CNS11643-3 1
UCS CNS11643-4 1
UCS CNS11643-5 1
UCS CNS11643-6 1
UCS CNS11643-7 1

View File

@ -1,46 +0,0 @@
# $NetBSD: mapper.dir.CNS.src,v 1.3 2007/03/05 16:57:15 tnozaki Exp $
CNS11643-1/UCS mapper_std CNS/CNS11643-1%UCS.mps
CNS11643-2/UCS mapper_std CNS/CNS11643-2%UCS.mps
CNS11643-3/UCS:BMP mapper_std CNS/CNS11643-3%UCS@BMP.mps
CNS11643-4/UCS:BMP mapper_std CNS/CNS11643-4%UCS@BMP.mps
CNS11643-5/UCS:BMP mapper_std CNS/CNS11643-5%UCS@BMP.mps
CNS11643-6/UCS:BMP mapper_std CNS/CNS11643-6%UCS@BMP.mps
CNS11643-7/UCS:BMP mapper_std CNS/CNS11643-7%UCS@BMP.mps
CNS11643-3/UCS:SIP mapper_std CNS/CNS11643-3%UCS@SIP.mps
CNS11643-4/UCS:SIP mapper_std CNS/CNS11643-4%UCS@SIP.mps
CNS11643-5/UCS:SIP mapper_std CNS/CNS11643-5%UCS@SIP.mps
CNS11643-6/UCS:SIP mapper_std CNS/CNS11643-6%UCS@SIP.mps
CNS11643-7/UCS:SIP mapper_std CNS/CNS11643-7%UCS@SIP.mps
CNS11643-3/UCS:SIPx mapper_serial CNS11643-3/UCS:SIP,UCS:SIP/UCS
CNS11643-4/UCS:SIPx mapper_serial CNS11643-4/UCS:SIP,UCS:SIP/UCS
CNS11643-5/UCS:SIPx mapper_serial CNS11643-5/UCS:SIP,UCS:SIP/UCS
CNS11643-6/UCS:SIPx mapper_serial CNS11643-6/UCS:SIP,UCS:SIP/UCS
CNS11643-7/UCS:SIPx mapper_serial CNS11643-7/UCS:SIP,UCS:SIP/UCS
CNS11643-3/UCS mapper_parallel CNS11643-3/UCS:BMP,CNS11643-3/UCS:SIPx
CNS11643-4/UCS mapper_parallel CNS11643-4/UCS:BMP,CNS11643-4/UCS:SIPx
CNS11643-5/UCS mapper_parallel CNS11643-5/UCS:BMP,CNS11643-5/UCS:SIPx
CNS11643-6/UCS mapper_parallel CNS11643-6/UCS:BMP,CNS11643-6/UCS:SIPx
CNS11643-7/UCS mapper_parallel CNS11643-7/UCS:BMP,CNS11643-7/UCS:SIPx
UCS/CNS11643-1 mapper_std CNS/UCS%CNS11643-1.mps
UCS/CNS11643-2 mapper_std CNS/UCS%CNS11643-2.mps
UCS:BMP/CNS11643-3 mapper_std CNS/UCS@BMP%CNS11643-3.mps
UCS:BMP/CNS11643-4 mapper_std CNS/UCS@BMP%CNS11643-4.mps
UCS:BMP/CNS11643-5 mapper_std CNS/UCS@BMP%CNS11643-5.mps
UCS:BMP/CNS11643-6 mapper_std CNS/UCS@BMP%CNS11643-6.mps
UCS:BMP/CNS11643-7 mapper_std CNS/UCS@BMP%CNS11643-7.mps
UCS:SIP/CNS11643-3 mapper_std CNS/UCS@SIP%CNS11643-3.mps
UCS:SIP/CNS11643-4 mapper_std CNS/UCS@SIP%CNS11643-4.mps
UCS:SIP/CNS11643-5 mapper_std CNS/UCS@SIP%CNS11643-5.mps
UCS:SIP/CNS11643-6 mapper_std CNS/UCS@SIP%CNS11643-6.mps
UCS:SIP/CNS11643-7 mapper_std CNS/UCS@SIP%CNS11643-7.mps
UCS:SIPx/CNS11643-3 mapper_serial UCS/UCS:SIP,UCS:SIP/CNS11643-3
UCS:SIPx/CNS11643-4 mapper_serial UCS/UCS:SIP,UCS:SIP/CNS11643-4
UCS:SIPx/CNS11643-5 mapper_serial UCS/UCS:SIP,UCS:SIP/CNS11643-5
UCS:SIPx/CNS11643-6 mapper_serial UCS/UCS:SIP,UCS:SIP/CNS11643-6
UCS:SIPx/CNS11643-7 mapper_serial UCS/UCS:SIP,UCS:SIP/CNS11643-7
UCS/CNS11643-3 mapper_parallel UCS:BMP/CNS11643-3,UCS:SIPx/CNS11643-3
UCS/CNS11643-4 mapper_parallel UCS:BMP/CNS11643-4,UCS:SIPx/CNS11643-4
UCS/CNS11643-5 mapper_parallel UCS:BMP/CNS11643-5,UCS:SIPx/CNS11643-5
UCS/CNS11643-6 mapper_parallel UCS:BMP/CNS11643-6,UCS:SIPx/CNS11643-6
UCS/CNS11643-7 mapper_parallel UCS:BMP/CNS11643-7,UCS:SIPx/CNS11643-7

View File

@ -1,93 +0,0 @@
# $NetBSD: CP.part,v 1.13 2009/11/14 01:56:21 tnozaki Exp $
037
038
273
274
275
277
278
280
281
284
285
290
297
420
423
424
437
500
737
775
850
851
852
853
855
856
857
858
860
861
862
863
864
865
866
868
869
870
871
874
875
880
891
903
904
905
918
922
932UDA
932VDC:IBM
932VDC:NEC_IBM
936EXT
942EXT
949EXT
950
1006
1026
1046
1124
1125
1129
1131
1133
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1161
1162
1163
1250
1251
1252
1253
1254
1255
1256
1257
1258
10000
10006
10007
10029
10079
10081

View File

@ -1,192 +0,0 @@
# $NetBSD: CP037%UCS.src,v 1.4 2009/11/14 01:56:22 tnozaki Exp $
TYPE ROWCOL
NAME "CP037/UCS"
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
# Name: cp037_IBMUSCanada to Unicode table
# Unicode version: 2.0
# Table version: 2.00
# Table format: Format A
# Date: 04/24/96
# Authors: Lori Brownell <loribr@microsoft.com>
# K.D. Chang <a-kchang@microsoft.com>
# General notes: none
#
# Format: Three tab-separated columns
# Column #1 is the cp037_IBMUSCanada code (in hex)
# Column #2 is the Unicode (in hex as 0xXXXX)
# Column #3 is the Unicode name (follows a comment sign, '#')
#
# The entries are in cp037_IBMUSCanada order
#
0x00 - 0x03 = 0x0000 -
0x04 = 0x009C
0x05 = 0x0009
0x06 = 0x0086
0x07 = 0x007F
0x08 = 0x0097
0x09 = 0x008D
0x0A = 0x008E
0x0B - 0x13 = 0x000B -
0x14 = 0x009D
0x15 = 0x0085
0x16 = 0x0008
0x17 = 0x0087
0x18 = 0x0018
0x19 = 0x0019
0x1A = 0x0092
0x1B = 0x008F
0x1C - 0x1F = 0x001C -
0x20 - 0x24 = 0x0080 -
0x25 = 0x000A
0x26 = 0x0017
0x27 = 0x001B
0x28 - 0x2C = 0x0088 -
0x2D - 0x2F = 0x0005 -
0x30 = 0x0090
0x31 = 0x0091
0x32 = 0x0016
0x33 - 0x36 = 0x0093 -
0x37 = 0x0004
0x38 - 0x3B = 0x0098 -
0x3C = 0x0014
0x3D = 0x0015
0x3E = 0x009E
0x3F = 0x001A
0x40 = 0x0020
0x41 = 0x00A0
0x42 = 0x00E2
0x43 = 0x00E4
0x44 = 0x00E0
0x45 = 0x00E1
0x46 = 0x00E3
0x47 = 0x00E5
0x48 = 0x00E7
0x49 = 0x00F1
0x4A = 0x00A2
0x4B = 0x002E
0x4C = 0x003C
0x4D = 0x0028
0x4E = 0x002B
0x4F = 0x007C
0x50 = 0x0026
0x51 - 0x53 = 0x00E9 -
0x54 = 0x00E8
0x55 - 0x57 = 0x00ED -
0x58 = 0x00EC
0x59 = 0x00DF
0x5A = 0x0021
0x5B = 0x0024
0x5C = 0x002A
0x5D = 0x0029
0x5E = 0x003B
0x5F = 0x00AC
0x60 = 0x002D
0x61 = 0x002F
0x62 = 0x00C2
0x63 = 0x00C4
0x64 = 0x00C0
0x65 = 0x00C1
0x66 = 0x00C3
0x67 = 0x00C5
0x68 = 0x00C7
0x69 = 0x00D1
0x6A = 0x00A6
0x6B = 0x002C
0x6C = 0x0025
0x6D = 0x005F
0x6E = 0x003E
0x6F = 0x003F
0x70 = 0x00F8
0x71 - 0x73 = 0x00C9 -
0x74 = 0x00C8
0x75 - 0x77 = 0x00CD -
0x78 = 0x00CC
0x79 = 0x0060
0x7A = 0x003A
0x7B = 0x0023
0x7C = 0x0040
0x7D = 0x0027
0x7E = 0x003D
0x7F = 0x0022
0x80 = 0x00D8
0x81 - 0x89 = 0x0061 -
0x8A = 0x00AB
0x8B = 0x00BB
0x8C = 0x00F0
0x8D = 0x00FD
0x8E = 0x00FE
0x8F = 0x00B1
0x90 = 0x00B0
0x91 - 0x99 = 0x006A -
0x9A = 0x00AA
0x9B = 0x00BA
0x9C = 0x00E6
0x9D = 0x00B8
0x9E = 0x00C6
0x9F = 0x00A4
0xA0 = 0x00B5
0xA1 = 0x007E
0xA2 - 0xA9 = 0x0073 -
0xAA = 0x00A1
0xAB = 0x00BF
0xAC = 0x00D0
0xAD = 0x00DD
0xAE = 0x00DE
0xAF = 0x00AE
0xB0 = 0x005E
0xB1 = 0x00A3
0xB2 = 0x00A5
0xB3 = 0x00B7
0xB4 = 0x00A9
0xB5 = 0x00A7
0xB6 = 0x00B6
0xB7 - 0xB9 = 0x00BC -
0xBA = 0x005B
0xBB = 0x005D
0xBC = 0x00AF
0xBD = 0x00A8
0xBE = 0x00B4
0xBF = 0x00D7
0xC0 = 0x007B
0xC1 - 0xC9 = 0x0041 -
0xCA = 0x00AD
0xCB = 0x00F4
0xCC = 0x00F6
0xCD = 0x00F2
0xCE = 0x00F3
0xCF = 0x00F5
0xD0 = 0x007D
0xD1 - 0xD9 = 0x004A -
0xDA = 0x00B9
0xDB = 0x00FB
0xDC = 0x00FC
0xDD = 0x00F9
0xDE = 0x00FA
0xDF = 0x00FF
0xE0 = 0x005C
0xE1 = 0x00F7
0xE2 - 0xE9 = 0x0053 -
0xEA = 0x00B2
0xEB = 0x00D4
0xEC = 0x00D6
0xED = 0x00D2
0xEE = 0x00D3
0xEF = 0x00D5
0xF0 - 0xF9 = 0x0030 -
0xFA = 0x00B3
0xFB = 0x00DB
0xFC = 0x00DC
0xFD = 0x00D9
0xFE = 0x00DA
0xFF = 0x009F
END_MAP

View File

@ -1,90 +0,0 @@
# $NetBSD: CP038%UCS.src,v 1.4 2009/11/14 01:56:22 tnozaki Exp $
TYPE ROWCOL
NAME "CP038/UCS"
SRC_ZONE 0x00 - 0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This table is generated from RFC1345 and:
# http://www-03.ibm.com/systems/i/software/globalization/controlcodes.html
#
0x00 - 0x03 = 0x0000 -
0x04 = 0x009C
0x05 = 0x0009
0x06 = 0x0086
0x07 = 0x007F
0x08 = 0x0097
0x09 = 0x008D
0x0A = 0x008E
0x0B - 0x13 = 0x000B -
0x14 = 0x009D
0x15 = 0x0085
0x16 = 0x0008
0x17 = 0x0087
0x18 = 0x0018
0x19 = 0x0019
0x1A = 0x0092
0x1B = 0x008F
0x1C - 0x1F = 0x001C -
0x20 - 0x24 = 0x0080 -
0x25 = 0x000A
0x26 = 0x0017
0x27 = 0x001B
0x28 - 0x2C = 0x0088 -
0x2D - 0x2F = 0x0005 -
0x30 = 0x0090
0x31 = 0x0091
0x32 = 0x0016
0x33 - 0x36 = 0x0093 -
0x37 = 0x0004
0x38 - 0x3B = 0x0098 -
0x3C = 0x0014
0x3D = 0x0015
0x3E = 0x009E
0x3F = 0x001A
0x40 = 0x0020
0x4A = 0x005B
0x4B = 0x002E
0x4C = 0x003C
0x4D = 0x0028
0x4E = 0x002B
0x4F = 0x0021
0x50 = 0x0026
0x5A = 0x005D
0x5B = 0x0024
0x5C = 0x002A
0x5D = 0x0029
0x5E = 0x003B
0x5F = 0x005E
0x60 = 0x002D
0x61 = 0x002F
0x6A = 0x00A6
0x6B = 0x002C
0x6C = 0x0025
0x6D = 0x005F
0x6E = 0x003E
0x6F = 0x003F
0x79 = 0x0060
0x7A = 0x003A
0x7B = 0x0023
0x7C = 0x0040
0x7D = 0x0027
0x7E = 0x003D
0x7F = 0x0022
0x81 - 0x89 = 0x0061 -
0x91 - 0x99 = 0x006A -
0xA1 = 0x007E
0xA2 - 0xA9 = 0x0073 -
0xC0 = 0x007B
0xC1 - 0xC9 = 0x0041 -
0xD0 = 0x007D
0xD1 - 0xD9 = 0x004A -
0xE0 = 0x005C
0xE2 - 0xE9 = 0x0053 -
0xF0 - 0xF9 = 0x0030 -
0xFF = 0x009F
END_MAP

View File

@ -1,159 +0,0 @@
# $NetBSD: CP10000%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME CP10000/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
# Name: cp10000_MacRoman to Unicode table
# Unicode version: 2.0
# Table version: 2.00
# Table format: Format A
# Date: 04/24/96
# Authors: Lori Brownell <loribr@microsoft.com>
# K.D. Chang <a-kchang@microsoft.com>
# General notes: none
#
# Format: Three tab-separated columns
# Column #1 is the cp10000_MacRoman code (in hex)
# Column #2 is the Unicode (in hex as 0xXXXX)
# Column #3 is the Unicode name (follows a comment sign, '#')
#
# The entries are in cp10000_MacRoman order
#
0x00 - 0x7F = 0x0000 -
0x80 = 0x00C4
0x81 = 0x00C5
0x82 = 0x00C7
0x83 = 0x00C9
0x84 = 0x00D1
0x85 = 0x00D6
0x86 = 0x00DC
0x87 = 0x00E1
0x88 = 0x00E0
0x89 = 0x00E2
0x8A = 0x00E4
0x8B = 0x00E3
0x8C = 0x00E5
0x8D = 0x00E7
0x8E = 0x00E9
0x8F = 0x00E8
0x90 = 0x00EA
0x91 = 0x00EB
0x92 = 0x00ED
0x93 = 0x00EC
0x94 = 0x00EE
0x95 = 0x00EF
0x96 = 0x00F1
0x97 = 0x00F3
0x98 = 0x00F2
0x99 = 0x00F4
0x9A = 0x00F6
0x9B = 0x00F5
0x9C = 0x00FA
0x9D = 0x00F9
0x9E = 0x00FB
0x9F = 0x00FC
0xA0 = 0x2020
0xA1 = 0x00B0
0xA2 = 0x00A2
0xA3 = 0x00A3
0xA4 = 0x00A7
0xA5 = 0x2022
0xA6 = 0x00B6
0xA7 = 0x00DF
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x2122
0xAB = 0x00B4
0xAC = 0x00A8
0xAD = 0x2260
0xAE = 0x00C6
0xAF = 0x00D8
0xB0 = 0x221E
0xB1 = 0x00B1
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x00A5
0xB5 = 0x00B5
0xB6 = 0x2202
0xB7 = 0x2211
0xB8 = 0x220F
0xB9 = 0x03C0
0xBA = 0x222B
0xBB = 0x00AA
0xBC = 0x00BA
0xBD = 0x2126
0xBE = 0x00E6
0xBF = 0x00F8
0xC0 = 0x00BF
0xC1 = 0x00A1
0xC2 = 0x00AC
0xC3 = 0x221A
0xC4 = 0x0192
0xC5 = 0x2248
0xC6 = 0x2206
0xC7 = 0x00AB
0xC8 = 0x00BB
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x00C0
0xCC = 0x00C3
0xCD = 0x00D5
0xCE = 0x0152
0xCF = 0x0153
0xD0 = 0x2013
0xD1 = 0x2014
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x00F7
0xD7 = 0x25CA
0xD8 = 0x00FF
0xD9 = 0x0178
0xDA = 0x2044
0xDB = 0x00A4
0xDC = 0x2039
0xDD = 0x203A
0xDE = 0xFB01
0xDF = 0xFB02
0xE0 = 0x2021
0xE1 = 0x00B7
0xE2 = 0x201A
0xE3 = 0x201E
0xE4 = 0x2030
0xE5 = 0x00C2
0xE6 = 0x00CA
0xE7 = 0x00C1
0xE8 = 0x00CB
0xE9 = 0x00C8
0xEA = 0x00CD
0xEB = 0x00CE
0xEC = 0x00CF
0xED = 0x00CC
0xEE = 0x00D3
0xEF = 0x00D4
0xF1 = 0x00D2
0xF2 = 0x00DA
0xF3 = 0x00DB
0xF4 = 0x00D9
0xF5 = 0x0131
0xF6 = 0x02C6
0xF7 = 0x02DC
0xF8 = 0x00AF
0xF9 = 0x02D8
0xFA = 0x02D9
0xFB = 0x02DA
0xFC = 0x00B8
0xFD = 0x02DD
0xFE = 0x02DB
0xFF = 0x02C7
END_MAP

View File

@ -1,159 +0,0 @@
# $NetBSD: CP10006%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME CP10006/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
# Name: cp10006_MacGreek to Unicode table
# Unicode version: 2.0
# Table version: 2.00
# Table format: Format A
# Date: 04/24/96
# Authors: Lori Brownell <loribr@microsoft.com>
# K.D. Chang <a-kchang@microsoft.com>
# General notes: none
#
# Format: Three tab-separated columns
# Column #1 is the cp10006_MacGreek code (in hex)
# Column #2 is the Unicode (in hex as 0xXXXX)
# Column #3 is the Unicode name (follows a comment sign, '#')
#
# The entries are in cp10006_MacGreek order
#
0x00 - 0x7F = 0x0000 -
0x80 = 0x00C4
0x81 = 0x00B9
0x82 = 0x00B2
0x83 = 0x00C9
0x84 = 0x00B3
0x85 = 0x00D6
0x86 = 0x00DC
0x87 = 0x0385
0x88 = 0x00E0
0x89 = 0x00E2
0x8A = 0x00E4
0x8B = 0x0384
0x8C = 0x00A8
0x8D = 0x00E7
0x8E = 0x00E9
0x8F = 0x00E8
0x90 = 0x00EA
0x91 = 0x00EB
0x92 = 0x00A3
0x93 = 0x2122
0x94 = 0x00EE
0x95 = 0x00EF
0x96 = 0x2022
0x97 = 0x00BD
0x98 = 0x2030
0x99 = 0x00F4
0x9A = 0x00F6
0x9B = 0x00A6
0x9C = 0x00AD
0x9D = 0x00F9
0x9E = 0x00FB
0x9F = 0x00FC
0xA0 = 0x2020
0xA1 = 0x0393
0xA2 = 0x0394
0xA3 = 0x0398
0xA4 = 0x039B
0xA5 = 0x039E
0xA6 = 0x03A0
0xA7 = 0x00DF
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x03A3
0xAB = 0x03AA
0xAC = 0x00A7
0xAD = 0x2260
0xAE = 0x00B0
0xAF = 0x0387
0xB0 = 0x0391
0xB1 = 0x00B1
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x00A5
0xB5 = 0x0392
0xB6 = 0x0395
0xB7 = 0x0396
0xB8 = 0x0397
0xB9 = 0x0399
0xBA = 0x039A
0xBB = 0x039C
0xBC = 0x03A6
0xBD = 0x03AB
0xBE = 0x03A8
0xBF = 0x03A9
0xC0 = 0x03AC
0xC1 = 0x039D
0xC2 = 0x00AC
0xC3 = 0x039F
0xC4 = 0x03A1
0xC5 = 0x2248
0xC6 = 0x03A4
0xC7 = 0x00AB
0xC8 = 0x00BB
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x03A5
0xCC = 0x03A7
0xCD = 0x0386
0xCE = 0x0388
0xCF = 0x0153
0xD0 = 0x2013
0xD1 = 0x2015
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x00F7
0xD7 = 0x0389
0xD8 = 0x038A
0xD9 = 0x038C
0xDA = 0x038E
0xDB = 0x03AD
0xDC = 0x03AE
0xDD = 0x03AF
0xDE = 0x03CC
0xDF = 0x038F
0xE0 = 0x03CD
0xE1 = 0x03B1
0xE2 = 0x03B2
0xE3 = 0x03C8
0xE4 = 0x03B4
0xE5 = 0x03B5
0xE6 = 0x03C6
0xE7 = 0x03B3
0xE8 = 0x03B7
0xE9 = 0x03B9
0xEA = 0x03BE
0xEB = 0x03BA
0xEC = 0x03BB
0xED = 0x03BC
0xEE = 0x03BD
0xEF = 0x03BF
0xF0 = 0x03C0
0xF1 = 0x03CE
0xF2 = 0x03C1
0xF3 = 0x03C3
0xF4 = 0x03C4
0xF5 = 0x03B8
0xF6 = 0x03C9
0xF7 = 0x03C2
0xF8 = 0x03C7
0xF9 = 0x03C5
0xFA = 0x03B6
0xFB = 0x03CA
0xFC = 0x03CB
0xFD = 0x0390
0xFE = 0x03B0
END_MAP

View File

@ -1,160 +0,0 @@
# $NetBSD: CP10007%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
TYPE ROWCOL
NAME CP10007/UCS
SRC_ZONE 0x00-0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# This mapping data is made from the mapping data provided by Unicode, Inc.
# Original notice:
#
# Name: cp10007_MacCyrillic to Unicode table
# Unicode version: 2.0
# Table version: 2.00
# Table format: Format A
# Date: 04/24/96
# Authors: Lori Brownell <loribr@microsoft.com>
# K.D. Chang <a-kchang@microsoft.com>
# General notes: none
#
# Format: Three tab-separated columns
# Column #1 is the cp10007_MacCyrillic code (in hex)
# Column #2 is the Unicode (in hex as 0xXXXX)
# Column #3 is the Unicode name (follows a comment sign, '#')
#
# The entries are in cp10007_MacCyrillic order
#
0x00 - 0x7F = 0x0000 -
0x80 = 0x0410
0x81 = 0x0411
0x82 = 0x0412
0x83 = 0x0413
0x84 = 0x0414
0x85 = 0x0415
0x86 = 0x0416
0x87 = 0x0417
0x88 = 0x0418
0x89 = 0x0419
0x8A = 0x041A
0x8B = 0x041B
0x8C = 0x041C
0x8D = 0x041D
0x8E = 0x041E
0x8F = 0x041F
0x90 = 0x0420
0x91 = 0x0421
0x92 = 0x0422
0x93 = 0x0423
0x94 = 0x0424
0x95 = 0x0425
0x96 = 0x0426
0x97 = 0x0427
0x98 = 0x0428
0x99 = 0x0429
0x9A = 0x042A
0x9B = 0x042B
0x9C = 0x042C
0x9D = 0x042D
0x9E = 0x042E
0x9F = 0x042F
0xA0 = 0x2020
0xA1 = 0x00B0
0xA2 = 0x00A2
0xA3 = 0x00A3
0xA4 = 0x00A7
0xA5 = 0x2022
0xA6 = 0x00B6
0xA7 = 0x0406
0xA8 = 0x00AE
0xA9 = 0x00A9
0xAA = 0x2122
0xAB = 0x0402
0xAC = 0x0452
0xAD = 0x2260
0xAE = 0x0403
0xAF = 0x0453
0xB0 = 0x221E
0xB1 = 0x00B1
0xB2 = 0x2264
0xB3 = 0x2265
0xB4 = 0x0456
0xB5 = 0x00B5
0xB6 = 0x2202
0xB7 = 0x0408
0xB8 = 0x0404
0xB9 = 0x0454
0xBA = 0x0407
0xBB = 0x0457
0xBC = 0x0409
0xBD = 0x0459
0xBE = 0x040A
0xBF = 0x045A
0xC0 = 0x0458
0xC1 = 0x0405
0xC2 = 0x00AC
0xC3 = 0x221A
0xC4 = 0x0192
0xC5 = 0x2248
0xC6 = 0x2206
0xC7 = 0x00AB
0xC8 = 0x00BB
0xC9 = 0x2026
0xCA = 0x00A0
0xCB = 0x040B
0xCC = 0x045B
0xCD = 0x040C
0xCE = 0x045C
0xCF = 0x0455
0xD0 = 0x2013
0xD1 = 0x2014
0xD2 = 0x201C
0xD3 = 0x201D
0xD4 = 0x2018
0xD5 = 0x2019
0xD6 = 0x00F7
0xD7 = 0x201E
0xD8 = 0x040E
0xD9 = 0x045E
0xDA = 0x040F
0xDB = 0x045F
0xDC = 0x2116
0xDD = 0x0401
0xDE = 0x0451
0xDF = 0x044F
0xE0 = 0x0430
0xE1 = 0x0431
0xE2 = 0x0432
0xE3 = 0x0433
0xE4 = 0x0434
0xE5 = 0x0435
0xE6 = 0x0436
0xE7 = 0x0437
0xE8 = 0x0438
0xE9 = 0x0439
0xEA = 0x043A
0xEB = 0x043B
0xEC = 0x043C
0xED = 0x043D
0xEE = 0x043E
0xEF = 0x043F
0xF0 = 0x0440
0xF1 = 0x0441
0xF2 = 0x0442
0xF3 = 0x0443
0xF4 = 0x0444
0xF5 = 0x0445
0xF6 = 0x0446
0xF7 = 0x0447
0xF8 = 0x0448
0xF9 = 0x0449
0xFA = 0x044A
0xFB = 0x044B
0xFC = 0x044C
0xFD = 0x044D
0xFE = 0x044E
0xFF = 0x00A4
END_MAP

Some files were not shown because too many files have changed in this diff Show More