1 | /* This is an automatically generated file. Do not edit. */ |
2 | |
3 | /* HKscs-B5-V */ |
4 | |
5 | static const pdf_range cmap_HKscs_B5_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 | {50916,50917,14097}, |
19 | }; |
20 | |
21 | static pdf_cmap cmap_HKscs_B5_V = { |
22 | { -1, pdf_drop_cmap_imp }, |
23 | /* cmapname */ "HKscs-B5-V" , |
24 | /* usecmap */ "HKscs-B5-H" , NULL, |
25 | /* wmode */ 1, |
26 | /* codespaces */ 0, { |
27 | { 0, 0, 0 }, |
28 | }, |
29 | 13, 13, (pdf_range*)cmap_HKscs_B5_V_ranges, |
30 | 0, 0, NULL, /* xranges */ |
31 | 0, 0, NULL, /* mranges */ |
32 | 0, 0, NULL, /* table */ |
33 | 0, 0, 0, NULL /* splay tree */ |
34 | }; |
35 | |