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
|
/* This is an automatically generated file. Do not edit. */
/* HKscs-B5-V */
static const pdf_range cmap_HKscs_B5_V_ranges[] = {
{41291,41291,13646},
{41306,41306,13743},
{41308,41308,13745},
{41309,41310,130},
{41313,41314,134},
{41317,41318,138},
{41321,41322,142},
{41325,41326,146},
{41329,41330,150},
{41333,41334,154},
{41337,41338,158},
{41443,41443,13647},
{50916,50917,14097},
};
static pdf_cmap cmap_HKscs_B5_V = {
{ -1, pdf_drop_cmap_imp },
/* cmapname */ "HKscs-B5-V",
/* usecmap */ "HKscs-B5-H", NULL,
/* wmode */ 1,
/* codespaces */ 0, {
{ 0, 0, 0 },
},
13, 13, (pdf_range*)cmap_HKscs_B5_V_ranges,
0, 0, NULL, /* xranges */
0, 0, NULL, /* mranges */
0, 0, NULL, /* table */
0, 0, 0, NULL /* splay tree */
};
|