merge m17n patch

add libwc
This commit is contained in:
Fumitoshi UKAI
2003-09-22 21:02:15 +00:00
parent 6d122c7f45
commit 604c11affe
218 changed files with 227575 additions and 2474 deletions

View File

@@ -0,0 +1,24 @@
#define N_jisx0208_jisx02131_map 18
wc_map jisx0208_jisx02131_map[ N_jisx0208_jisx02131_map ] = {
{ 0x222F, 0x2239 },
{ 0x2242, 0x2249 },
{ 0x2251, 0x225B },
{ 0x226B, 0x2271 },
{ 0x227A, 0x227D },
{ 0x2321, 0x232F },
{ 0x233A, 0x2340 },
{ 0x235B, 0x2360 },
{ 0x237B, 0x237E },
{ 0x2474, 0x247E },
{ 0x2577, 0x257E },
{ 0x2639, 0x2640 },
{ 0x2659, 0x267E },
{ 0x2742, 0x2750 },
{ 0x2772, 0x277E },
{ 0x2841, 0x2F7E },
{ 0x4F54, 0x4F7E },
{ 0x7425, 0x7E7E },
};