1*ad30f8e7SGabor Kovesdan# $NetBSD: CP1124%UCS.src,v 1.1 2007/06/02 06:09:08 tnozaki Exp $ 2*ad30f8e7SGabor Kovesdan 3*ad30f8e7SGabor Kovesdan# Copyright (c)2007 Citrus Project, 4*ad30f8e7SGabor Kovesdan# All rights reserved. 5*ad30f8e7SGabor Kovesdan# 6*ad30f8e7SGabor Kovesdan# Redistribution and use in source and binary forms, with or without 7*ad30f8e7SGabor Kovesdan# modification, are permitted provided that the following conditions 8*ad30f8e7SGabor Kovesdan# are met: 9*ad30f8e7SGabor Kovesdan# 1. Redistributions of source code must retain the above copyright 10*ad30f8e7SGabor Kovesdan# notice, this list of conditions and the following disclaimer. 11*ad30f8e7SGabor Kovesdan# 2. Redistributions in binary form must reproduce the above copyright 12*ad30f8e7SGabor Kovesdan# notice, this list of conditions and the following disclaimer in the 13*ad30f8e7SGabor Kovesdan# documentation and/or other materials provided with the distribution. 14*ad30f8e7SGabor Kovesdan# 15*ad30f8e7SGabor Kovesdan# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 16*ad30f8e7SGabor Kovesdan# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 17*ad30f8e7SGabor Kovesdan# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 18*ad30f8e7SGabor Kovesdan# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 19*ad30f8e7SGabor Kovesdan# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 20*ad30f8e7SGabor Kovesdan# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 21*ad30f8e7SGabor Kovesdan# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 22*ad30f8e7SGabor Kovesdan# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 23*ad30f8e7SGabor Kovesdan# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 24*ad30f8e7SGabor Kovesdan# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 25*ad30f8e7SGabor Kovesdan# SUCH DAMAGE. 26*ad30f8e7SGabor Kovesdan# 27*ad30f8e7SGabor Kovesdan 28*ad30f8e7SGabor KovesdanTYPE ROWCOL 29*ad30f8e7SGabor KovesdanNAME "CP1124/UCS" 30*ad30f8e7SGabor KovesdanSRC_ZONE 0x00-0xFF 31*ad30f8e7SGabor KovesdanOOB_MODE ILSEQ 32*ad30f8e7SGabor KovesdanDST_ILSEQ 0xFFFE 33*ad30f8e7SGabor KovesdanDST_UNIT_BITS 16 34*ad30f8e7SGabor Kovesdan 35*ad30f8e7SGabor KovesdanBEGIN_MAP 36*ad30f8e7SGabor Kovesdan# 37*ad30f8e7SGabor Kovesdan# CP1124 - Cyrillic, Ukraine 38*ad30f8e7SGabor Kovesdan# this mapping data is made from: 39*ad30f8e7SGabor Kovesdan# ftp://ftp.software.ibm.com/software/globalization/gcoc/attachments/ 40*ad30f8e7SGabor Kovesdan# CP0{01124,01251}.{pdf,txt} 41*ad30f8e7SGabor Kovesdan# ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP1251.TXT 42*ad30f8e7SGabor Kovesdan# 43*ad30f8e7SGabor Kovesdan0x00 - 0x9F = 0x0000 - 44*ad30f8e7SGabor Kovesdan0xA0 = 0x00A0 45*ad30f8e7SGabor Kovesdan0xA1 = 0x0401 46*ad30f8e7SGabor Kovesdan0xA2 = 0x0402 47*ad30f8e7SGabor Kovesdan0xA3 = 0x0490 48*ad30f8e7SGabor Kovesdan0xA4 = 0x0404 49*ad30f8e7SGabor Kovesdan0xA5 = 0x0405 50*ad30f8e7SGabor Kovesdan0xA6 = 0x0406 51*ad30f8e7SGabor Kovesdan0xA7 = 0x0407 52*ad30f8e7SGabor Kovesdan0xA8 = 0x0408 53*ad30f8e7SGabor Kovesdan0xA9 = 0x0409 54*ad30f8e7SGabor Kovesdan0xAA = 0x040A 55*ad30f8e7SGabor Kovesdan0xAB = 0x040B 56*ad30f8e7SGabor Kovesdan0xAC = 0x040C 57*ad30f8e7SGabor Kovesdan0xAD = 0x00AD 58*ad30f8e7SGabor Kovesdan0xAE = 0x040E 59*ad30f8e7SGabor Kovesdan0xAF = 0x040F 60*ad30f8e7SGabor Kovesdan0xB0 = 0x0410 61*ad30f8e7SGabor Kovesdan0xB1 = 0x0411 62*ad30f8e7SGabor Kovesdan0xB2 = 0x0412 63*ad30f8e7SGabor Kovesdan0xB3 = 0x0413 64*ad30f8e7SGabor Kovesdan0xB4 = 0x0414 65*ad30f8e7SGabor Kovesdan0xB5 = 0x0415 66*ad30f8e7SGabor Kovesdan0xB6 = 0x0416 67*ad30f8e7SGabor Kovesdan0xB7 = 0x0417 68*ad30f8e7SGabor Kovesdan0xB8 = 0x0418 69*ad30f8e7SGabor Kovesdan0xB9 = 0x0419 70*ad30f8e7SGabor Kovesdan0xBA = 0x041A 71*ad30f8e7SGabor Kovesdan0xBB = 0x041B 72*ad30f8e7SGabor Kovesdan0xBC = 0x041C 73*ad30f8e7SGabor Kovesdan0xBD = 0x041D 74*ad30f8e7SGabor Kovesdan0xBE = 0x041E 75*ad30f8e7SGabor Kovesdan0xBF = 0x041F 76*ad30f8e7SGabor Kovesdan0xC0 = 0x0420 77*ad30f8e7SGabor Kovesdan0xC1 = 0x0421 78*ad30f8e7SGabor Kovesdan0xC2 = 0x0422 79*ad30f8e7SGabor Kovesdan0xC3 = 0x0423 80*ad30f8e7SGabor Kovesdan0xC4 = 0x0424 81*ad30f8e7SGabor Kovesdan0xC5 = 0x0425 82*ad30f8e7SGabor Kovesdan0xC6 = 0x0426 83*ad30f8e7SGabor Kovesdan0xC7 = 0x0427 84*ad30f8e7SGabor Kovesdan0xC8 = 0x0428 85*ad30f8e7SGabor Kovesdan0xC9 = 0x0429 86*ad30f8e7SGabor Kovesdan0xCA = 0x042A 87*ad30f8e7SGabor Kovesdan0xCB = 0x042B 88*ad30f8e7SGabor Kovesdan0xCC = 0x042C 89*ad30f8e7SGabor Kovesdan0xCD = 0x042D 90*ad30f8e7SGabor Kovesdan0xCE = 0x042E 91*ad30f8e7SGabor Kovesdan0xCF = 0x042F 92*ad30f8e7SGabor Kovesdan0xD0 = 0x0430 93*ad30f8e7SGabor Kovesdan0xD1 = 0x0431 94*ad30f8e7SGabor Kovesdan0xD2 = 0x0432 95*ad30f8e7SGabor Kovesdan0xD3 = 0x0433 96*ad30f8e7SGabor Kovesdan0xD4 = 0x0434 97*ad30f8e7SGabor Kovesdan0xD5 = 0x0435 98*ad30f8e7SGabor Kovesdan0xD6 = 0x0436 99*ad30f8e7SGabor Kovesdan0xD7 = 0x0437 100*ad30f8e7SGabor Kovesdan0xD8 = 0x0438 101*ad30f8e7SGabor Kovesdan0xD9 = 0x0439 102*ad30f8e7SGabor Kovesdan0xDA = 0x043A 103*ad30f8e7SGabor Kovesdan0xDB = 0x043B 104*ad30f8e7SGabor Kovesdan0xDC = 0x043C 105*ad30f8e7SGabor Kovesdan0xDD = 0x043D 106*ad30f8e7SGabor Kovesdan0xDE = 0x043E 107*ad30f8e7SGabor Kovesdan0xDF = 0x043F 108*ad30f8e7SGabor Kovesdan0xE0 = 0x0440 109*ad30f8e7SGabor Kovesdan0xE1 = 0x0441 110*ad30f8e7SGabor Kovesdan0xE2 = 0x0442 111*ad30f8e7SGabor Kovesdan0xE3 = 0x0443 112*ad30f8e7SGabor Kovesdan0xE4 = 0x0444 113*ad30f8e7SGabor Kovesdan0xE5 = 0x0445 114*ad30f8e7SGabor Kovesdan0xE6 = 0x0446 115*ad30f8e7SGabor Kovesdan0xE7 = 0x0447 116*ad30f8e7SGabor Kovesdan0xE8 = 0x0448 117*ad30f8e7SGabor Kovesdan0xE9 = 0x0449 118*ad30f8e7SGabor Kovesdan0xEA = 0x044A 119*ad30f8e7SGabor Kovesdan0xEB = 0x044B 120*ad30f8e7SGabor Kovesdan0xEC = 0x044C 121*ad30f8e7SGabor Kovesdan0xED = 0x044D 122*ad30f8e7SGabor Kovesdan0xEE = 0x044E 123*ad30f8e7SGabor Kovesdan0xEF = 0x044F 124*ad30f8e7SGabor Kovesdan0xF0 = 0x2116 125*ad30f8e7SGabor Kovesdan0xF1 = 0x0451 126*ad30f8e7SGabor Kovesdan0xF2 = 0x0452 127*ad30f8e7SGabor Kovesdan0xF3 = 0x0491 128*ad30f8e7SGabor Kovesdan0xF4 = 0x0454 129*ad30f8e7SGabor Kovesdan0xF5 = 0x0455 130*ad30f8e7SGabor Kovesdan0xF6 = 0x0456 131*ad30f8e7SGabor Kovesdan0xF7 = 0x0457 132*ad30f8e7SGabor Kovesdan0xF8 = 0x0458 133*ad30f8e7SGabor Kovesdan0xF9 = 0x0459 134*ad30f8e7SGabor Kovesdan0xFA = 0x045A 135*ad30f8e7SGabor Kovesdan0xFB = 0x045B 136*ad30f8e7SGabor Kovesdan0xFC = 0x045C 137*ad30f8e7SGabor Kovesdan0xFD = 0x00A7 138*ad30f8e7SGabor Kovesdan0xFE = 0x045E 139*ad30f8e7SGabor Kovesdan0xFF = 0x045F 140*ad30f8e7SGabor KovesdanEND_MAP 141