1 | /* This is an automatically generated file. Do not edit. */ |
2 | |
3 | /* EUC-V */ |
4 | |
5 | static const pdf_range cmap_EUC_V_ranges[] = { |
6 | {41378,41379,7887}, |
7 | {41393,41394,7889}, |
8 | {41404,41406,7891}, |
9 | {41409,41413,7894}, |
10 | {41418,41435,7899}, |
11 | {41441,41441,7917}, |
12 | {42145,42145,7918}, |
13 | {42147,42147,7919}, |
14 | {42149,42149,7920}, |
15 | {42151,42151,7921}, |
16 | {42153,42153,7922}, |
17 | {42179,42179,7923}, |
18 | {42211,42211,7924}, |
19 | {42213,42213,7925}, |
20 | {42215,42215,7926}, |
21 | {42222,42222,7927}, |
22 | {42401,42401,7928}, |
23 | {42403,42403,7929}, |
24 | {42405,42405,7930}, |
25 | {42407,42407,7931}, |
26 | {42409,42409,7932}, |
27 | {42435,42435,7933}, |
28 | {42467,42467,7934}, |
29 | {42469,42469,7935}, |
30 | {42471,42471,7936}, |
31 | {42478,42478,7937}, |
32 | {42485,42486,7938}, |
33 | }; |
34 | |
35 | static pdf_cmap cmap_EUC_V = { |
36 | { -1, pdf_drop_cmap_imp }, |
37 | /* cmapname */ "EUC-V" , |
38 | /* usecmap */ "EUC-H" , NULL, |
39 | /* wmode */ 1, |
40 | /* codespaces */ 0, { |
41 | { 0, 0, 0 }, |
42 | }, |
43 | 27, 27, (pdf_range*)cmap_EUC_V_ranges, |
44 | 0, 0, NULL, /* xranges */ |
45 | 0, 0, NULL, /* mranges */ |
46 | 0, 0, NULL, /* table */ |
47 | 0, 0, 0, NULL /* splay tree */ |
48 | }; |
49 | |