1 | /* This is an automatically generated file. Do not edit. */ |
2 | |
3 | /* B5pc-V */ |
4 | |
5 | static const pdf_range cmap_B5pc_V_ranges[] = { |
6 | {41291,41291,13646}, |
7 | {41306,41306,13743}, |
8 | {41308,41308,13745}, |
9 | {41309,41310,130}, |
10 | {41313,41314,134}, |
11 | {41317,41318,138}, |
12 | {41321,41322,142}, |
13 | {41325,41326,146}, |
14 | {41329,41330,150}, |
15 | {41333,41334,154}, |
16 | {41337,41338,158}, |
17 | {41443,41443,13647}, |
18 | }; |
19 | |
20 | static pdf_cmap cmap_B5pc_V = { |
21 | { -1, pdf_drop_cmap_imp }, |
22 | /* cmapname */ "B5pc-V" , |
23 | /* usecmap */ "B5pc-H" , NULL, |
24 | /* wmode */ 1, |
25 | /* codespaces */ 0, { |
26 | { 0, 0, 0 }, |
27 | }, |
28 | 12, 12, (pdf_range*)cmap_B5pc_V_ranges, |
29 | 0, 0, NULL, /* xranges */ |
30 | 0, 0, NULL, /* mranges */ |
31 | 0, 0, NULL, /* table */ |
32 | 0, 0, 0, NULL /* splay tree */ |
33 | }; |
34 | |