eBookReaderSwitch/mupdf/source/pdf/cmaps/EUC-V.h

49 lines
991 B
C

/* This is an automatically generated file. Do not edit. */
/* EUC-V */
static const pdf_range cmap_EUC_V_ranges[] = {
{41378,41379,7887},
{41393,41394,7889},
{41404,41406,7891},
{41409,41413,7894},
{41418,41435,7899},
{41441,41441,7917},
{42145,42145,7918},
{42147,42147,7919},
{42149,42149,7920},
{42151,42151,7921},
{42153,42153,7922},
{42179,42179,7923},
{42211,42211,7924},
{42213,42213,7925},
{42215,42215,7926},
{42222,42222,7927},
{42401,42401,7928},
{42403,42403,7929},
{42405,42405,7930},
{42407,42407,7931},
{42409,42409,7932},
{42435,42435,7933},
{42467,42467,7934},
{42469,42469,7935},
{42471,42471,7936},
{42478,42478,7937},
{42485,42486,7938},
};
static pdf_cmap cmap_EUC_V = {
{ -1, pdf_drop_cmap_imp },
/* cmapname */ "EUC-V",
/* usecmap */ "EUC-H", NULL,
/* wmode */ 1,
/* codespaces */ 0, {
{ 0, 0, 0 },
},
27, 27, (pdf_range*)cmap_EUC_V_ranges,
0, 0, NULL, /* xranges */
0, 0, NULL, /* mranges */
0, 0, NULL, /* table */
0, 0, 0, NULL /* splay tree */
};