Merge branch 'vendor/NCURSES'
[dragonfly.git] / share / i18n / csmapper / CP / UCS%CP922.src
1 # $NetBSD: UCS%CP922.src,v 1.1 2007/07/15 14:41:18 tnozaki Exp $
2 # $DragonFly: src/share/i18n/csmapper/CP/UCS%CP922.src,v 1.1 2008/04/10 10:21:04 hasso Exp $
3
4 # Copyright (c)2007 Citrus Project,
5 # All rights reserved.
6 #
7 # Redistribution and use in source and binary forms, with or without
8 # modification, are permitted provided that the following conditions
9 # are met:
10 # 1. Redistributions of source code must retain the above copyright
11 #    notice, this list of conditions and the following disclaimer.
12 # 2. Redistributions in binary form must reproduce the above copyright
13 #    notice, this list of conditions and the following disclaimer in the
14 #    documentation and/or other materials provided with the distribution.
15 #
16 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
17 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19 # ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
20 # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21 # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22 # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26 # SUCH DAMAGE.
27 #
28
29 TYPE            ROWCOL
30 NAME            "UCS/CP922"
31 SRC_ZONE        0x00 - 0x25A0
32 OOB_MODE        INVALID
33 DST_INVALID     0x100
34 DST_UNIT_BITS   16
35
36 BEGIN_MAP
37 #
38 # CP922 - Estonia, similar to ISO 8859-1
39 # this mapping data is made from:
40 #    ftp://ftp.software.ibm.com/software/globalization/gcoc/attachments/
41 #        CP0{819,922}.{pdf,txt}
42 #
43 0x0000 - 0x007F = 0x00 -
44 0x00A0 - 0x00CF = 0xA0 -
45 0x00D1 - 0x00DD = 0xD1 -
46 0x00DF - 0x00EF = 0xDF -
47 0x00F1 - 0x00FD = 0xF1 -
48 0x00FF = 0xFF
49 0x0160 = 0xD0
50 0x0161 = 0xF0
51 0x017D = 0xDE
52 0x017E = 0xFE
53 0x2017 = 0x8E
54 0x2264 = 0x9F
55 0x2265 = 0x97
56 0x2500 = 0x94
57 0x2502 = 0x83
58 0x250C = 0x86
59 0x2510 = 0x8F
60 0x2514 = 0x90
61 0x2518 = 0x85
62 0x251C = 0x93
63 0x2524 = 0x84
64 0x252C = 0x92
65 0x2534 = 0x91
66 0x253C = 0x95
67 0x2550 = 0x9D
68 0x2551 = 0x8A
69 0x2554 = 0x99
70 0x2557 = 0x8B
71 0x255A = 0x98
72 0x255D = 0x8C
73 0x2560 = 0x9C
74 0x2563 = 0x89
75 0x2566 = 0x9B
76 0x2569 = 0x9A
77 0x256C = 0x9E
78 0x2580 = 0x8D
79 0x2584 = 0x88
80 0x2588 = 0x87
81 0x2591 = 0x80
82 0x2592 = 0x81
83 0x2593 = 0x82
84 0x25A0 = 0x96
85 END_MAP