Adding upstream version 0.5.1
This commit is contained in:
12
libwc/map/gb2312_gbk.map
Normal file
12
libwc/map/gb2312_gbk.map
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
#define N_gb2312_gbk_map 7
|
||||
|
||||
static wc_map gb2312_gbk_map[ N_gb2312_gbk_map ] = {
|
||||
{ 0xA2A1, 0xA2AA },
|
||||
{ 0xA6E0, 0xA6EB },
|
||||
{ 0xA6EE, 0xA6F2 },
|
||||
{ 0xA6F4, 0xA6F5 },
|
||||
{ 0xA8BB, 0xA8BB },
|
||||
{ 0xA8BD, 0xA8BE },
|
||||
{ 0xA8C0, 0xA8C0 },
|
||||
};
|
Reference in New Issue
Block a user