diff options
Diffstat (limited to 'intl/uconv/ucvlatin/cp866.ut')
-rw-r--r-- | intl/uconv/ucvlatin/cp866.ut | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/intl/uconv/ucvlatin/cp866.ut b/intl/uconv/ucvlatin/cp866.ut new file mode 100644 index 000000000..eb6629e8d --- /dev/null +++ b/intl/uconv/ucvlatin/cp866.ut @@ -0,0 +1,97 @@ +/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ +/*======================================================== + This is a Generated file. Please don't edit it. + + The tool which used to generate this file is called fromu. + If you have any problem of this file. Please contact + Netscape Client International Team or + ftang@netscape <Frank Tang> + + Table in Debug form +Begin of Item 0000 + Format 0 + srcBegin = 0000 + srcEnd = 007F + destBegin = 0000 +End of Item 0000 + +Begin of Item 0001 + Format 0 + srcBegin = 0080 + srcEnd = 00AF + destBegin = 0410 +End of Item 0001 + +Begin of Item 0002 + Format 0 + srcBegin = 00E0 + srcEnd = 00EF + destBegin = 0440 +End of Item 0002 + +Begin of Item 0003 + Format 1 + srcBegin = 00B0 + srcEnd = 00DF + mappingOffset = 0000 + Mapping = + 2591 2592 2593 2502 2524 2561 2562 2556 + 2555 2563 2551 2557 255D 255C 255B 2510 + 2514 2534 252C 251C 2500 253C 255E 255F + 255A 2554 2569 2566 2560 2550 256C 2567 + 2568 2564 2565 2559 2558 2552 2553 256B + 256A 2518 250C 2588 2584 258C 2590 2580 +End of Item 0003 + +Begin of Item 0004 + Format 1 + srcBegin = 00F0 + srcEnd = 00FF + mappingOffset = 0030 + Mapping = + 0401 0451 0404 0454 0407 0457 040E 045E + 00B0 2219 00B7 221A 2116 00A4 25A0 00A0 +End of Item 0004 + +========================================================*/ +/* Offset=0x0000 ItemOfList */ + 0x0005, +/*-------------------------------------------------------*/ +/* Offset=0x0001 offsetToFormatArray */ + 0x0004, +/*-------------------------------------------------------*/ +/* Offset=0x0002 offsetToMapCellArray */ + 0x0006, +/*-------------------------------------------------------*/ +/* Offset=0x0003 offsetToMappingTable */ + 0x0015, +/*-------------------------------------------------------*/ +/* Offset=0x0004 Start of Format Array */ +/* Total of Format 0 : 0x0003 */ +/* Total of Format 1 : 0x0002 */ +/* Total of Format 2 : 0x0000 */ +/* Total of Format 3 : 0x0000 */ + +0x1000, 0x0001, +/*-------------------------------------------------------*/ +/* Offset=0x0006 Start of MapCell Array */ +/* 0000 */ 0x0000, 0x007F, 0x0000, +/* 0001 */ 0x0080, 0x00AF, 0x0410, +/* 0002 */ 0x00E0, 0x00EF, 0x0440, +/* 0003 */ 0x00B0, 0x00DF, 0x0000, +/* 0004 */ 0x00F0, 0x00FF, 0x0030, +/*-------------------------------------------------------*/ +/* Offset=0x0015 Start of MappingTable */ + +/* 0000 */ 0x2591, 0x2592, 0x2593, 0x2502, 0x2524, 0x2561, 0x2562, 0x2556, +/* 0008 */ 0x2555, 0x2563, 0x2551, 0x2557, 0x255D, 0x255C, 0x255B, 0x2510, +/* 0010 */ 0x2514, 0x2534, 0x252C, 0x251C, 0x2500, 0x253C, 0x255E, 0x255F, +/* 0018 */ 0x255A, 0x2554, 0x2569, 0x2566, 0x2560, 0x2550, 0x256C, 0x2567, +/* 0020 */ 0x2568, 0x2564, 0x2565, 0x2559, 0x2558, 0x2552, 0x2553, 0x256B, +/* 0028 */ 0x256A, 0x2518, 0x250C, 0x2588, 0x2584, 0x258C, 0x2590, 0x2580, +/* 0030 */ 0x0401, 0x0451, 0x0404, 0x0454, 0x0407, 0x0457, 0x040E, 0x045E, +/* 0038 */ 0x00B0, 0x2219, 0x00B7, 0x221A, 0x2116, 0x00A4, 0x25A0, 0x00A0, +/* End of table Total Length = 0x0055 * 2 */ |