summaryrefslogtreecommitdiff
path: root/source/pdf/cmaps/GBpc-EUC-H.h
blob: d55dd5a897a9384e60e86a7d75718745e893f1ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
/* This is an automatically generated file. Do not edit. */

/* GBpc-EUC-H */

static const pdf_range cmap_GBpc_EUC_H_ranges[] = {
{32,126,1},
{128,128,7712},
{253,255,7713},
{41377,41470,96},
{41649,41698,190},
{41701,41710,240},
{41713,41724,250},
{41889,41982,262},
{42145,42227,356},
{42401,42486,439},
{42657,42680,525},
{42689,42741,549},
{42913,42945,602},
{42961,42993,635},
{43169,43200,668},
{43205,43242,700},
{43428,43503,738},
{43681,43774,814},
{43937,43968,908},
{45217,45310,940},
{45473,45566,1034},
{45729,45822,1128},
{45985,46078,1222},
{46241,46334,1316},
{46497,46590,1410},
{46753,46846,1504},
{47009,47102,1598},
{47265,47358,1692},
{47521,47614,1786},
{47777,47870,1880},
{48033,48126,1974},
{48289,48382,2068},
{48545,48638,2162},
{48801,48894,2256},
{49057,49150,2350},
{49313,49406,2444},
{49569,49662,2538},
{49825,49918,2632},
{50081,50174,2726},
{50337,50430,2820},
{50593,50686,2914},
{50849,50942,3008},
{51105,51198,3102},
{51361,51454,3196},
{51617,51710,3290},
{51873,51966,3384},
{52129,52222,3478},
{52385,52478,3572},
{52641,52734,3666},
{52897,52990,3760},
{53153,53246,3854},
{53409,53502,3948},
{53665,53758,4042},
{53921,54014,4136},
{54177,54270,4230},
{54433,54526,4324},
{54689,54782,4418},
{54945,55038,4512},
{55201,55289,4606},
{55457,55550,4695},
{55713,55806,4789},
{55969,56062,4883},
{56225,56318,4977},
{56481,56574,5071},
{56737,56830,5165},
{56993,57086,5259},
{57249,57342,5353},
{57505,57598,5447},
{57761,57854,5541},
{58017,58110,5635},
{58273,58366,5729},
{58529,58622,5823},
{58785,58878,5917},
{59041,59134,6011},
{59297,59390,6105},
{59553,59646,6199},
{59809,59902,6293},
{60065,60158,6387},
{60321,60414,6481},
{60577,60670,6575},
{60833,60926,6669},
{61089,61182,6763},
{61345,61438,6857},
{61601,61694,6951},
{61857,61950,7045},
{62113,62206,7139},
{62369,62462,7233},
{62625,62718,7327},
{62881,62974,7421},
{63137,63230,7515},
{63393,63486,7609},
};

static pdf_cmap cmap_GBpc_EUC_H = {
	{ -1, pdf_drop_cmap_imp },
	/* cmapname */ "GBpc-EUC-H",
	/* usecmap */ "", NULL,
	/* wmode */ 0,
	/* codespaces */ 3, {
		{ 1, 0x00, 0x80 },
		{ 2, 0xa1a1, 0xfcfe },
		{ 1, 0xfd, 0xff },
	},
	91, 91, (pdf_range*)cmap_GBpc_EUC_H_ranges,
	0, 0, NULL, /* xranges */
	0, 0, NULL, /* mranges */
	0, 0, NULL, /* table */
	0, 0, 0, NULL /* splay tree */
};