1# $NetBSD: UCS%CP922.src,v 1.2 2009/11/08 10:37:52 tnozaki Exp $ 2 3# Copyright (c)2007 Citrus Project, 4# All rights reserved. 5# 6# Redistribution and use in source and binary forms, with or without 7# modification, are permitted provided that the following conditions 8# are met: 9# 1. Redistributions of source code must retain the above copyright 10# notice, this list of conditions and the following disclaimer. 11# 2. Redistributions in binary form must reproduce the above copyright 12# notice, this list of conditions and the following disclaimer in the 13# documentation and/or other materials provided with the distribution. 14# 15# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 16# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 17# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 18# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 19# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 20# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 21# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 22# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 23# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 24# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 25# SUCH DAMAGE. 26# 27 28TYPE ROWCOL 29NAME "UCS/CP922" 30SRC_ZONE 0x00 - 0x25A0 31OOB_MODE INVALID 32DST_INVALID 0xFFFF 33DST_UNIT_BITS 16 34 35BEGIN_MAP 36# 37# CP922 - Estonia, similar to ISO 8859-1 38# this mapping data is made from: 39# ftp://ftp.software.ibm.com/software/globalization/gcoc/attachments/ 40# CP0{819,922}.{pdf,txt} 41# 420x0000 - 0x007F = 0x00 - 430x00A0 - 0x00CF = 0xA0 - 440x00D1 - 0x00DD = 0xD1 - 450x00DF - 0x00EF = 0xDF - 460x00F1 - 0x00FD = 0xF1 - 470x00FF = 0xFF 480x0160 = 0xD0 490x0161 = 0xF0 500x017D = 0xDE 510x017E = 0xFE 520x2017 = 0x8E 530x2264 = 0x9F 540x2265 = 0x97 550x2500 = 0x94 560x2502 = 0x83 570x250C = 0x86 580x2510 = 0x8F 590x2514 = 0x90 600x2518 = 0x85 610x251C = 0x93 620x2524 = 0x84 630x252C = 0x92 640x2534 = 0x91 650x253C = 0x95 660x2550 = 0x9D 670x2551 = 0x8A 680x2554 = 0x99 690x2557 = 0x8B 700x255A = 0x98 710x255D = 0x8C 720x2560 = 0x9C 730x2563 = 0x89 740x2566 = 0x9B 750x2569 = 0x9A 760x256C = 0x9E 770x2580 = 0x8D 780x2584 = 0x88 790x2588 = 0x87 800x2591 = 0x80 810x2592 = 0x81 820x2593 = 0x82 830x25A0 = 0x96 84END_MAP 85