1 | /* This is an automatically generated file. Do not edit. */ |
2 | |
3 | /* UniKS-UCS2-V */ |
4 | |
5 | static const pdf_range cmap_UniKS_UCS2_V_ranges[] = { |
6 | {8211,8212,8059}, |
7 | {8214,8214,8061}, |
8 | {8229,8229,8058}, |
9 | {12289,12290,8056}, |
10 | {12296,12305,8065}, |
11 | {12307,12307,8075}, |
12 | {12308,12309,8063}, |
13 | {65281,65281,8076}, |
14 | {65288,65289,8077}, |
15 | {65292,65292,8079}, |
16 | {65294,65294,8080}, |
17 | {65306,65311,8081}, |
18 | {65339,65339,8087}, |
19 | {65341,65341,8088}, |
20 | {65343,65343,8089}, |
21 | {65371,65373,8090}, |
22 | {65374,65374,8062}, |
23 | {65507,65507,8093}, |
24 | }; |
25 | |
26 | static pdf_cmap cmap_UniKS_UCS2_V = { |
27 | { -1, pdf_drop_cmap_imp }, |
28 | /* cmapname */ "UniKS-UCS2-V" , |
29 | /* usecmap */ "UniKS-UCS2-H" , NULL, |
30 | /* wmode */ 1, |
31 | /* codespaces */ 0, { |
32 | { 0, 0, 0 }, |
33 | }, |
34 | 18, 18, (pdf_range*)cmap_UniKS_UCS2_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 | |