1 | /* This is an automatically generated file. Do not edit. */ |
2 | |
3 | /* GBpc-EUC-V */ |
4 | |
5 | static const pdf_range cmap_GBpc_EUC_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 | }; |
27 | |
28 | static pdf_cmap cmap_GBpc_EUC_V = { |
29 | { -1, pdf_drop_cmap_imp }, |
30 | /* cmapname */ "GBpc-EUC-V" , |
31 | /* usecmap */ "GBpc-EUC-H" , NULL, |
32 | /* wmode */ 1, |
33 | /* codespaces */ 0, { |
34 | { 0, 0, 0 }, |
35 | }, |
36 | 20, 20, (pdf_range*)cmap_GBpc_EUC_V_ranges, |
37 | 0, 0, NULL, /* xranges */ |
38 | 0, 0, NULL, /* mranges */ |
39 | 0, 0, NULL, /* table */ |
40 | 0, 0, 0, NULL /* splay tree */ |
41 | }; |
42 | |