1 # $NetBSD: GBKUDA%UCS.src,v 1.1 2006/08/19 10:58:41 tnozaki Exp $ 2 3 # Copyright (c)2006 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 28 TYPE ROWCOL 29 NAME "GBKUDA/UCS" 30 SRC_ZONE 0xA8-0xA9 / 0x40-0xFE / 8 31 OOB_MODE INVALID 32 DST_INVALID 0xFFFE 33 DST_UNIT_BITS 16 34 35 BEGIN_MAP 36 37 # GB18030 UDA (rest of GBK) 38 0xA896 = 0xE7BC 39 0xA897 = 0xE7BD 40 0xA898 = 0xE7BE 41 0xA899 = 0xE7BF 42 0xA89A = 0xE7C0 43 0xA89B = 0xE7C1 44 0xA89C = 0xE7C2 45 0xA89D = 0xE7C3 46 0xA89E = 0xE7C4 47 0xA89F = 0xE7C5 48 0xA8A0 = 0xE7C6 49 0xA958 = 0xE7E2 50 0xA95B = 0xE7E3 51 0xA95D = 0xE7E4 52 0xA95E = 0xE7E5 53 0xA95F = 0xE7E6 54 0xA997 = 0xE7F4 55 0xA998 = 0xE7F5 56 0xA999 = 0xE7F6 57 0xA99A = 0xE7F7 58 0xA99B = 0xE7F8 59 0xA99C = 0xE7F9 60 0xA99D = 0xE7FA 61 0xA99E = 0xE7FB 62 0xA99F = 0xE7FC 63 0xA9A0 = 0xE7FD 64 END_MAP 65