mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-24 12:26:00 +00:00
eci: Add support for all ECIs (Big5, Korean, UCS-2BE)
This commit is contained in:
@@ -7448,20 +7448,68 @@ static const unsigned int test_gb2312_tab[] = {
|
||||
};
|
||||
|
||||
static const unsigned int test_gb2312_tab_ind[] = {
|
||||
0,
|
||||
298,
|
||||
298,
|
||||
694,
|
||||
1168,
|
||||
1708,
|
||||
4686,
|
||||
7508,
|
||||
9962,
|
||||
12638,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
0,
|
||||
166,
|
||||
298,
|
||||
298,
|
||||
298,
|
||||
298,
|
||||
298,
|
||||
298,
|
||||
298,
|
||||
416,
|
||||
694,
|
||||
694,
|
||||
694,
|
||||
1168,
|
||||
1168,
|
||||
1168,
|
||||
1168,
|
||||
1168,
|
||||
1168,
|
||||
1168,
|
||||
1708,
|
||||
2482,
|
||||
3340,
|
||||
3970,
|
||||
4686,
|
||||
5510,
|
||||
6218,
|
||||
6740,
|
||||
7508,
|
||||
8064,
|
||||
8756,
|
||||
9404,
|
||||
9962,
|
||||
10872,
|
||||
11464,
|
||||
11924,
|
||||
12638,
|
||||
13038,
|
||||
13870,
|
||||
14280,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
14694,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user