From fcbf63e62c627deae76c1b8cb8c0876c536ed811 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Mon, 16 Mar 2020 18:49:26 +0900 Subject: Fresh start --- jni/ruby/enc/trans/JIS/UCS@SIP%JISX0213-1.src | 56 +++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 jni/ruby/enc/trans/JIS/UCS@SIP%JISX0213-1.src (limited to 'jni/ruby/enc/trans/JIS/UCS@SIP%JISX0213-1.src') diff --git a/jni/ruby/enc/trans/JIS/UCS@SIP%JISX0213-1.src b/jni/ruby/enc/trans/JIS/UCS@SIP%JISX0213-1.src new file mode 100644 index 0000000..f4469c6 --- /dev/null +++ b/jni/ruby/enc/trans/JIS/UCS@SIP%JISX0213-1.src @@ -0,0 +1,56 @@ +# $NetBSD: UCS@SIP%JISX0213-1.src,v 1.1 2007/03/05 16:58:34 tnozaki Exp $ + +TYPE ROWCOL +NAME "UCS:SIP/JISX0213-1" +SRC_ZONE 0x000B - 0xA190 +OOB_MODE INVALID +DST_INVALID 0xFFFF +DST_UNIT_BITS 16 + +BEGIN_MAP +## Shift_JIS-2004 (JIS X 0213:2004) vs Unicode mapping table +## +## Date: 12 Feb 2005 10:15:00 GMT +## License: +## Copyright (C) 2001 earthian@tama.or.jp, All Rights Reserved. +## Copyright (C) 2001 I'O, All Rights Reserved. +## You can use, modify, distribute this table freely. +## Note: +## [1983] JIS codepoint defined by JIS X 0208-1983 +## [1990] JIS codepoint defined by JIS X 0208-1990 +## [2000] JIS codepoint defined by JIS X 0213:2000 +## [2004] JIS codepoint defined by JIS X 0213:2004 +## [Unicode3.1] UCS codepoint defined by Unicode 3.1 +## [Unicode3.2] UCS codepoint defined by Unicode 3.2 +## Fullwidth UCS fullwidth form (U+Fxxx) +## Windows Windows (CP932) mapping +## Some 0213 character can't represent by one UCS character. +## In this table, such characters are described as 'U+xxxx+xxxx'. +## +0x000B = 0x2E22 +0x0B9F = 0x4F54 +0x123D = 0x2F42 +0x131B = 0x2F4C +0x146E = 0x2F60 +0x16B4 = 0x4F63 +0x18BD = 0x2F7B +0x1E34 = 0x4F6E +0x31C4 = 0x753A +0x35C4 = 0x7572 +0x373F = 0x7629 +0x3763 = 0x7632 +0x3CFE = 0x7660 +0x47F1 = 0x776C +0x548E = 0x787E +0x550E = 0x7929 +0x5771 = 0x7947 +0x59C4 = 0x7954 +0x5DA1 = 0x796E +0x6AFF = 0x7A5D +0x6E40 = 0x7B33 +0x70F4 = 0x7B49 +0x7684 = 0x7B6C +0x8277 = 0x7C49 +0x83CD = 0x7C51 +0xA190 = 0x7E66 +END_MAP -- cgit v1.2.3