mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-20 10:15:50 -04:00
74 lines
1.5 KiB
Plaintext
74 lines
1.5 KiB
Plaintext
# $NetBSD: GB2312EXT%UCS.src,v 1.2 2006/08/29 18:52:29 tnozaki Exp $
|
|
|
|
TYPE ROWCOL
|
|
NAME "GB2312EXT/UCS"
|
|
SRC_ZONE 0x22-0x28 / 0x21-0x7E / 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: cp936 to Unicode table
|
|
# Unicode version: 2.0
|
|
# Table version: 2.01
|
|
# Table format: Format A
|
|
# Date: 1/7/2000
|
|
#
|
|
# Contact: cpxlate@microsoft.com
|
|
#
|
|
# General notes: none
|
|
#
|
|
# Format: Three tab-separated columns
|
|
# Column #1 is the cp936 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 cp936 order
|
|
#
|
|
|
|
# rest of GBK1
|
|
0x2221 = 0x2170
|
|
0x2222 = 0x2171
|
|
0x2223 = 0x2172
|
|
0x2224 = 0x2173
|
|
0x2225 = 0x2174
|
|
0x2226 = 0x2175
|
|
0x2227 = 0x2176
|
|
0x2228 = 0x2177
|
|
0x2229 = 0x2178
|
|
0x222A = 0x2179
|
|
0x2263 = 0x20AC # 0xE76C
|
|
0x2660 = 0xFE35
|
|
0x2661 = 0xFE36
|
|
0x2662 = 0xFE39
|
|
0x2663 = 0xFE3A
|
|
0x2664 = 0xFE3F
|
|
0x2665 = 0xFE40
|
|
0x2666 = 0xFE3D
|
|
0x2667 = 0xFE3E
|
|
0x2668 = 0xFE41
|
|
0x2669 = 0xFE42
|
|
0x266A = 0xFE43
|
|
0x266B = 0xFE44
|
|
0x266E = 0xFE3B
|
|
0x266F = 0xFE3C
|
|
0x2670 = 0xFE37
|
|
0x2671 = 0xFE38
|
|
0x2672 = 0xFE31
|
|
0x2674 = 0xFE33
|
|
0x2675 = 0xFE34
|
|
|
|
# part of GB 6345.1-86
|
|
# http://www.ibiblio.org/pub/packages/ccic/software/fonts/gb/misc/gb6345.txt
|
|
0x283B = 0x0251
|
|
0x283C = 0xE7C7
|
|
0x283D = 0x0144
|
|
0x283E = 0x0148
|
|
0x283F = 0x01F9 # 0xE7C8
|
|
0x2840 = 0x0261
|
|
END_MAP
|