NetBSD/share/i18n/csmapper/CP/CP922%UCS.src
2007-07-15 14:41:18 +00:00

85 lines
2.3 KiB
Plaintext

# $NetBSD: CP922%UCS.src,v 1.1 2007/07/15 14:41:18 tnozaki Exp $
# Copyright (c)2007 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 "CP922/UCS"
SRC_ZONE 0x00 - 0xFF
OOB_MODE ILSEQ
DST_ILSEQ 0xFFFE
DST_UNIT_BITS 16
BEGIN_MAP
#
# CP922 - Estonia, similar to ISO 8859-1
# this mapping data is made from:
# ftp://ftp.software.ibm.com/software/globalization/gcoc/attachments/
# CP0{819,922}.{pdf,txt}
#
0x00 - 0x7F = 0x0000 -
0x80 = 0x2591
0x81 = 0x2592
0x82 = 0x2593
0x83 = 0x2502
0x84 = 0x2524
0x85 = 0x2518
0x86 = 0x250C
0x87 = 0x2588
0x88 = 0x2584
0x89 = 0x2563
0x8A = 0x2551
0x8B = 0x2557
0x8C = 0x255D
0x8D = 0x2580
0x8E = 0x2017
0x8F = 0x2510
0x90 = 0x2514
0x91 = 0x2534
0x92 = 0x252C
0x93 = 0x251C
0x94 = 0x2500
0x95 = 0x253C
0x96 = 0x25A0
0x97 = 0x2265
0x98 = 0x255A
0x99 = 0x2554
0x9A = 0x2569
0x9B = 0x2566
0x9C = 0x2560
0x9D = 0x2550
0x9E = 0x256C
0x9F = 0x2264
0xA0 - 0xCF = 0x00A0 -
0xD0 = 0x0160
0xD1 - 0xDD = 0x00D1 -
0xDE = 0x017D
0xDF - 0xEF = 0x00DF -
0xF0 = 0x0161
0xF1 - 0xFD = 0x00F1 -
0xFE = 0x017E
0xFF = 0x00FF
END_MAP