1/* This is an automatically generated file. Do not edit. */
2
3/* EUC-H */
4
5static const pdf_range cmap_EUC_H_ranges[] = {
6{32,126,231},
7{36512,36575,326},
8{41377,41470,633},
9{41633,41646,727},
10{41658,41665,741},
11{41674,41680,749},
12{41692,41706,756},
13{41714,41721,771},
14{41726,41726,779},
15{41904,41913,780},
16{41921,41946,790},
17{41953,41978,816},
18{42145,42227,842},
19{42401,42486,925},
20{42657,42680,1011},
21{42689,42712,1035},
22{42913,42945,1059},
23{42961,42993,1092},
24{43169,43169,7479},
25{43170,43170,7481},
26{43171,43171,7491},
27{43172,43172,7495},
28{43173,43173,7503},
29{43174,43174,7499},
30{43175,43175,7507},
31{43176,43176,7523},
32{43177,43177,7515},
33{43178,43178,7531},
34{43179,43179,7539},
35{43180,43180,7480},
36{43181,43181,7482},
37{43182,43182,7494},
38{43183,43183,7498},
39{43184,43184,7506},
40{43185,43185,7502},
41{43186,43186,7514},
42{43187,43187,7530},
43{43188,43188,7522},
44{43189,43189,7538},
45{43190,43190,7554},
46{43191,43191,7511},
47{43192,43192,7526},
48{43193,43193,7519},
49{43194,43194,7534},
50{43195,43195,7542},
51{43196,43196,7508},
52{43197,43197,7527},
53{43198,43198,7516},
54{43199,43199,7535},
55{43200,43200,7545},
56{45217,45310,1125},
57{45473,45566,1219},
58{45729,45822,1313},
59{45985,46078,1407},
60{46241,46334,1501},
61{46497,46590,1595},
62{46753,46846,1689},
63{47009,47102,1783},
64{47265,47358,1877},
65{47521,47614,1971},
66{47777,47870,2065},
67{48033,48126,2159},
68{48289,48382,2253},
69{48545,48638,2347},
70{48801,48894,2441},
71{49057,49150,2535},
72{49313,49406,2629},
73{49569,49662,2723},
74{49825,49918,2817},
75{50081,50174,2911},
76{50337,50430,3005},
77{50593,50686,3099},
78{50849,50942,3193},
79{51105,51198,3287},
80{51361,51454,3381},
81{51617,51710,3475},
82{51873,51966,3569},
83{52129,52222,3663},
84{52385,52478,3757},
85{52641,52734,3851},
86{52897,52990,3945},
87{53153,53203,4039},
88{53409,53502,4090},
89{53665,53758,4184},
90{53921,54014,4278},
91{54177,54270,4372},
92{54433,54526,4466},
93{54689,54782,4560},
94{54945,55038,4654},
95{55201,55294,4748},
96{55457,55550,4842},
97{55713,55806,4936},
98{55969,56062,5030},
99{56225,56318,5124},
100{56481,56574,5218},
101{56737,56830,5312},
102{56993,57086,5406},
103{57249,57342,5500},
104{57505,57598,5594},
105{57761,57854,5688},
106{58017,58110,5782},
107{58273,58366,5876},
108{58529,58622,5970},
109{58785,58878,6064},
110{59041,59134,6158},
111{59297,59390,6252},
112{59553,59646,6346},
113{59809,59902,6440},
114{60065,60158,6534},
115{60321,60414,6628},
116{60577,60670,6722},
117{60833,60926,6816},
118{61089,61182,6910},
119{61345,61438,7004},
120{61601,61694,7098},
121{61857,61950,7192},
122{62113,62206,7286},
123{62369,62462,7380},
124{62625,62628,7474},
125{62629,62630,8284},
126};
127
128static pdf_cmap cmap_EUC_H = {
129 { -1, pdf_drop_cmap_imp },
130 /* cmapname */ "EUC-H",
131 /* usecmap */ "", NULL,
132 /* wmode */ 0,
133 /* codespaces */ 3, {
134 { 1, 0x00, 0x80 },
135 { 2, 0x8ea0, 0x8edf },
136 { 2, 0xa1a1, 0xfefe },
137 },
138 120, 120, (pdf_range*)cmap_EUC_H_ranges,
139 0, 0, NULL, /* xranges */
140 0, 0, NULL, /* mranges */
141 0, 0, NULL, /* table */
142 0, 0, 0, NULL /* splay tree */
143};
144