1/* This is an automatically generated file. Do not edit. */
2
3/* UniGB-UTF16-V */
4
5static const pdf_range cmap_UniGB_UTF16_V_ranges[] = {
6{8212,8212,598},
7{8230,8230,599},
8{12289,12289,575},
9{12290,12290,574},
10{12296,12303,584},
11{12304,12305,594},
12{12307,12307,7706},
13{12308,12309,582},
14{12310,12311,592},
15{65281,65281,578},
16{65288,65289,580},
17{65292,65292,573},
18{65294,65294,7707},
19{65306,65307,576},
20{65309,65309,7708},
21{65311,65311,579},
22{65339,65339,7709},
23{65341,65341,7710},
24{65343,65343,600},
25{65371,65371,596},
26{65373,65373,597},
27{65374,65374,7704},
28{65507,65507,7711},
29};
30
31static pdf_cmap cmap_UniGB_UTF16_V = {
32 { -1, pdf_drop_cmap_imp },
33 /* cmapname */ "UniGB-UTF16-V",
34 /* usecmap */ "UniGB-UTF16-H", NULL,
35 /* wmode */ 1,
36 /* codespaces */ 0, {
37 { 0, 0, 0 },
38 },
39 23, 23, (pdf_range*)cmap_UniGB_UTF16_V_ranges,
40 0, 0, NULL, /* xranges */
41 0, 0, NULL, /* mranges */
42 0, 0, NULL, /* table */
43 0, 0, 0, NULL /* splay tree */
44};
45