X-Git-Url: http://git.sourceforge.jp/view?p=nkf%2Fnkf.git;a=blobdiff_plain;f=utf8tbl.c;h=ef94d6f0e9e9c1bd57f72ddeeeb4259eaebdcaa6;hp=db67c5d89ffe9f5f6afdd9ad32a078570da2ae1e;hb=88b848edfbddd42ebf2be54d3615c35402606726;hpb=1a4e12daeafd2e07084195f4a6bfd4409cc88d1e diff --git a/utf8tbl.c b/utf8tbl.c index db67c5d..ef94d6f 100644 --- a/utf8tbl.c +++ b/utf8tbl.c @@ -1,4 +1,11 @@ +/* + * utf8tbl.c - Convertion Table for nkf + * + * $Id: utf8tbl.c,v 1.23 2008/02/07 19:25:29 naruse Exp $ + */ + #include "config.h" +#include "utf8tbl.h" #ifdef UTF8_OUTPUT_ENABLE static const unsigned short euc_to_utf8_A1[] = { @@ -2457,8 +2464,8 @@ static const unsigned short utf8_to_euc_C2_mac[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0x0220, 0xA242, 0x2171, 0x2172, 0xA270, 0x5C, 0xA243, 0x2178, - 0x212F, 0x027D, 0xA26C, 0, 0x224C, 0, 0xA26E, 0xA234, + 0x00A0, 0xA242, 0x2171, 0x2172, 0xA270, 0x5C, 0xA243, 0x2178, + 0x212F, 0x00FD, 0xA26C, 0, 0x224C, 0, 0xA26E, 0xA234, 0x216B, 0x215E, 0, 0, 0x212D, 0, 0x2279, 0, 0xA231, 0, 0xA26B, 0, 0, 0, 0, 0xA244, }; @@ -2617,7 +2624,7 @@ static const unsigned short utf8_to_euc_E284_mac[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x2B7B, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0x2B7D, 0x027E, 0, 0, 0, 0, 0, + 0, 0x2B7D, 0x00FE, 0, 0, 0, 0, 0, 0, 0, 0, 0x2272, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,