42 lines
856 B
C
42 lines
856 B
C
|
/* This is an automatically generated file. Do not edit. */
|
||
|
|
||
|
/* GB-EUC-V */
|
||
|
|
||
|
static const pdf_range cmap_GB_EUC_V_ranges[] = {
|
||
|
{41378,41378,575},
|
||
|
{41379,41379,574},
|
||
|
{41386,41386,598},
|
||
|
{41387,41388,7704},
|
||
|
{41389,41389,599},
|
||
|
{41394,41407,582},
|
||
|
{41470,41470,7706},
|
||
|
{41889,41889,578},
|
||
|
{41896,41897,580},
|
||
|
{41900,41900,573},
|
||
|
{41902,41902,7707},
|
||
|
{41914,41915,576},
|
||
|
{41917,41917,7708},
|
||
|
{41919,41919,579},
|
||
|
{41947,41947,7709},
|
||
|
{41949,41949,7710},
|
||
|
{41951,41951,600},
|
||
|
{41979,41979,596},
|
||
|
{41981,41981,597},
|
||
|
{41982,41982,7711},
|
||
|
};
|
||
|
|
||
|
static pdf_cmap cmap_GB_EUC_V = {
|
||
|
{ -1, pdf_drop_cmap_imp },
|
||
|
/* cmapname */ "GB-EUC-V",
|
||
|
/* usecmap */ "GB-EUC-H", NULL,
|
||
|
/* wmode */ 1,
|
||
|
/* codespaces */ 0, {
|
||
|
{ 0, 0, 0 },
|
||
|
},
|
||
|
20, 20, (pdf_range*)cmap_GB_EUC_V_ranges,
|
||
|
0, 0, NULL, /* xranges */
|
||
|
0, 0, NULL, /* mranges */
|
||
|
0, 0, NULL, /* table */
|
||
|
0, 0, 0, NULL /* splay tree */
|
||
|
};
|