1 | /* This is an automatically generated file. Do not edit. */ |
2 | |
3 | /* ETenms-B5-V */ |
4 | |
5 | static const pdf_range cmap_ETenms_B5_V_ranges[] = { |
6 | {41291,41291,13646}, |
7 | {41292,41292,109}, |
8 | {41302,41302,312}, |
9 | {41304,41304,122}, |
10 | {41306,41306,13743}, |
11 | {41308,41308,13745}, |
12 | {41309,41310,130}, |
13 | {41313,41314,134}, |
14 | {41317,41318,138}, |
15 | {41321,41322,142}, |
16 | {41325,41326,146}, |
17 | {41329,41330,150}, |
18 | {41333,41334,154}, |
19 | {41337,41338,158}, |
20 | {41341,41342,130}, |
21 | {41377,41378,134}, |
22 | {41379,41380,138}, |
23 | {50916,50917,14097}, |
24 | }; |
25 | |
26 | static pdf_cmap cmap_ETenms_B5_V = { |
27 | { -1, pdf_drop_cmap_imp }, |
28 | /* cmapname */ "ETenms-B5-V" , |
29 | /* usecmap */ "ETenms-B5-H" , NULL, |
30 | /* wmode */ 1, |
31 | /* codespaces */ 0, { |
32 | { 0, 0, 0 }, |
33 | }, |
34 | 18, 18, (pdf_range*)cmap_ETenms_B5_V_ranges, |
35 | 0, 0, NULL, /* xranges */ |
36 | 0, 0, NULL, /* mranges */ |
37 | 0, 0, NULL, /* table */ |
38 | 0, 0, 0, NULL /* splay tree */ |
39 | }; |
40 | |