view mupdf-source/source/pdf/cmaps/ETenms-B5-V.h @ 21:2f43e400f144

Provide an "all" target to build both the sdist and the wheel
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 19 Sep 2025 10:28:53 +0200
parents b50eed0cc0ef
children
line wrap: on
line source

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

/* ETenms-B5-V */

static const pdf_range cmap_ETenms_B5_V_ranges[] = {
{0xa14b,0xa14b,0x354e},
{0xa14c,0xa14c,0x6d},
{0xa156,0xa156,0x138},
{0xa158,0xa158,0x7a},
{0xa15a,0xa15a,0x35af},
{0xa15c,0xa15c,0x35b1},
{0xa15d,0xa15e,0x82},
{0xa161,0xa162,0x86},
{0xa165,0xa166,0x8a},
{0xa169,0xa16a,0x8e},
{0xa16d,0xa16e,0x92},
{0xa171,0xa172,0x96},
{0xa175,0xa176,0x9a},
{0xa179,0xa17a,0x9e},
{0xa17d,0xa17e,0x82},
{0xa1a1,0xa1a2,0x86},
{0xa1a3,0xa1a4,0x8a},
{0xc6e4,0xc6e5,0x3711},
};

static pdf_cmap cmap_ETenms_B5_V = {
	{ -1, pdf_drop_cmap_imp },
	/* cmapname */ "ETenms-B5-V",
	/* usecmap */ "ETenms-B5-H", NULL,
	/* wmode */ 1,
	/* codespaces */ 0, {
		{ 0, 0, 0 },
	},
	18, 18, (pdf_range*)cmap_ETenms_B5_V_ranges,
	0, 0, NULL, /* xranges */
	0, 0, NULL, /* mranges */
	0, 0, NULL, /* table */
	0, 0, 0, NULL /* splay tree */
};