view mupdf-source/source/pdf/cmaps/GBpc-EUC-V.h @ 46:7ee69f120f19 default tip

>>>>> tag v1.26.5+1 for changeset b74429b0f5c4
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 11 Oct 2025 17:17:30 +0200
parents b50eed0cc0ef
children
line wrap: on
line source

/* This is an automatically generated file. Do not edit. */

/* GBpc-EUC-V */

static const pdf_range cmap_GBpc_EUC_V_ranges[] = {
{0xa1a2,0xa1a2,0x23f},
{0xa1a3,0xa1a3,0x23e},
{0xa1aa,0xa1aa,0x256},
{0xa1ab,0xa1ac,0x1e18},
{0xa1ad,0xa1ad,0x257},
{0xa1b2,0xa1bf,0x246},
{0xa1fe,0xa1fe,0x1e1a},
{0xa3a1,0xa3a1,0x242},
{0xa3a8,0xa3a9,0x244},
{0xa3ac,0xa3ac,0x23d},
{0xa3ae,0xa3ae,0x1e1b},
{0xa3ba,0xa3bb,0x240},
{0xa3bd,0xa3bd,0x1e1c},
{0xa3bf,0xa3bf,0x243},
{0xa3db,0xa3db,0x1e1d},
{0xa3dd,0xa3dd,0x1e1e},
{0xa3df,0xa3df,0x258},
{0xa3fb,0xa3fb,0x254},
{0xa3fd,0xa3fd,0x255},
{0xa3fe,0xa3fe,0x1e1f},
};

static pdf_cmap cmap_GBpc_EUC_V = {
	{ -1, pdf_drop_cmap_imp },
	/* cmapname */ "GBpc-EUC-V",
	/* usecmap */ "GBpc-EUC-H", NULL,
	/* wmode */ 1,
	/* codespaces */ 0, {
		{ 0, 0, 0 },
	},
	20, 20, (pdf_range*)cmap_GBpc_EUC_V_ranges,
	0, 0, NULL, /* xranges */
	0, 0, NULL, /* mranges */
	0, 0, NULL, /* table */
	0, 0, 0, NULL /* splay tree */
};