1 | /* This is an automatically generated file. Do not edit. */ |
2 | |
3 | /* UniCNS-UCS2-H */ |
4 | |
5 | static const pdf_range cmap_UniCNS_UCS2_H_ranges[] = { |
6 | {9552,9552,322}, |
7 | {9566,9566,323}, |
8 | {9569,9569,325}, |
9 | {9578,9578,324}, |
10 | {11933,11933,732}, |
11 | {11974,11974,1289}, |
12 | {12003,12003,2550}, |
13 | {20962,20962,16466}, |
14 | {21708,21708,17320}, |
15 | {21843,21843,17326}, |
16 | {21945,21945,17322}, |
17 | {21982,21982,16020}, |
18 | {22394,22394,16223}, |
19 | {22786,22786,548}, |
20 | {23247,23247,17333}, |
21 | {24272,24272,16701}, |
22 | {24755,24755,16748}, |
23 | {24798,24798,15820}, |
24 | {27113,27113,15761}, |
25 | {28838,28838,15699}, |
26 | {33920,33920,15214}, |
27 | {33942,33942,15133}, |
28 | {34051,34051,14730}, |
29 | {34673,34673,14347}, |
30 | {34694,34694,16048}, |
31 | {35210,35210,14371}, |
32 | {35241,35241,14373}, |
33 | {35660,35660,14395}, |
34 | {36480,36480,15959}, |
35 | {37742,37742,14824}, |
36 | {37830,37830,14762}, |
37 | {38749,38749,15343}, |
38 | {38769,38769,15356}, |
39 | {39266,39266,17391}, |
40 | {39323,39323,15381}, |
41 | {39606,39606,17392}, |
42 | {40802,40802,14671}, |
43 | }; |
44 | |
45 | static pdf_cmap cmap_UniCNS_UCS2_H = { |
46 | { -1, pdf_drop_cmap_imp }, |
47 | /* cmapname */ "UniCNS-UCS2-H" , |
48 | /* usecmap */ "UniCNS-X" , NULL, |
49 | /* wmode */ 0, |
50 | /* codespaces */ 2, { |
51 | { 2, 0x0000, 0xd7ff }, |
52 | { 2, 0xe000, 0xffff }, |
53 | }, |
54 | 37, 37, (pdf_range*)cmap_UniCNS_UCS2_H_ranges, |
55 | 0, 0, NULL, /* xranges */ |
56 | 0, 0, NULL, /* mranges */ |
57 | 0, 0, NULL, /* table */ |
58 | 0, 0, 0, NULL /* splay tree */ |
59 | }; |
60 | |