1 /* This is an automatically generated file. Do not edit. */
2 
3 /* GBK2K-V */
4 
5 static const pdf_range cmap_GBK2K_V_ranges[] = {
6 {41378,41378,575},
7 {41379,41379,574},
8 {41386,41386,598},
9 {41387,41388,7704},
10 {41389,41389,599},
11 {41394,41407,582},
12 {41470,41470,7706},
13 {41889,41889,578},
14 {41896,41897,580},
15 {41900,41900,573},
16 {41902,41902,7707},
17 {41914,41915,576},
18 {41917,41917,7708},
19 {41919,41919,579},
20 {41947,41947,7709},
21 {41949,41949,7710},
22 {41951,41951,600},
23 {41979,41979,596},
24 {41981,41981,597},
25 {41982,41982,7711},
26 {42145,42145,22359},
27 {42147,42147,22361},
28 {42149,42149,22370},
29 {42151,42151,22360},
30 {42153,42153,22368},
31 {42179,42179,22369},
32 {42211,42211,22372},
33 {42213,42213,22374},
34 {42215,42215,22373},
35 {42222,42222,22371},
36 {42401,42401,22376},
37 {42403,42403,22378},
38 {42405,42405,22385},
39 {42407,42407,22377},
40 {42409,42409,22383},
41 {42435,42435,22384},
42 {42467,42467,22387},
43 {42469,42469,22389},
44 {42471,42471,22388},
45 {42478,42478,22386},
46 {43360,43360,22394},
47 };
48 
49 static pdf_cmap cmap_GBK2K_V = {
50 	{ -1, pdf_drop_cmap_imp },
51 	/* cmapname */ "GBK2K-V",
52 	/* usecmap */ "GBK2K-H", NULL,
53 	/* wmode */ 1,
54 	/* codespaces */ 0, {
55 		{ 0, 0, 0 },
56 	},
57 	41, 41, (pdf_range*)cmap_GBK2K_V_ranges,
58 	0, 0, NULL, /* xranges */
59 	0, 0, NULL, /* mranges */
60 	0, 0, NULL, /* table */
61 	0, 0, 0, NULL /* splay tree */
62 };
63