view mupdf-source/source/pdf/cmaps/UniCNS-UCS2-H.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. */

/* UniCNS-UCS2-H */

static const pdf_range cmap_UniCNS_UCS2_H_ranges[] = {
{0x2550,0x2550,0x142},
{0x255e,0x255e,0x143},
{0x2561,0x2561,0x145},
{0x256a,0x256a,0x144},
{0x2e9d,0x2e9d,0x2dc},
{0x2ec6,0x2ec6,0x509},
{0x2ee3,0x2ee3,0x9f6},
{0x51e2,0x51e2,0x4052},
{0x54cc,0x54cc,0x43a8},
{0x5553,0x5553,0x43ae},
{0x55b9,0x55b9,0x43aa},
{0x55de,0x55de,0x3e94},
{0x577a,0x577a,0x3f5f},
{0x5902,0x5902,0x224},
{0x5acf,0x5acf,0x43b5},
{0x5ed0,0x5ed0,0x413d},
{0x60b3,0x60b3,0x416c},
{0x60de,0x60de,0x3dcc},
{0x69e9,0x69e9,0x3d91},
{0x70a6,0x70a6,0x3d53},
{0x8480,0x8480,0x3b6e},
{0x8496,0x8496,0x3b1d},
{0x8503,0x8503,0x398a},
{0x8771,0x8771,0x380b},
{0x8786,0x8786,0x3eb0},
{0x898a,0x898a,0x3823},
{0x89a9,0x89a9,0x3825},
{0x8b4c,0x8b4c,0x383b},
{0x8e80,0x8e80,0x3e57},
{0x936e,0x936e,0x39e8},
{0x93c6,0x93c6,0x39aa},
{0x975d,0x975d,0x3bef},
{0x9771,0x9771,0x3bfc},
{0x9962,0x9962,0x43ef},
{0x999b,0x999b,0x3c15},
{0x9ab6,0x9ab6,0x43f0},
{0x9f62,0x9f62,0x394f},
};

static pdf_cmap cmap_UniCNS_UCS2_H = {
	{ -1, pdf_drop_cmap_imp },
	/* cmapname */ "UniCNS-UCS2-H",
	/* usecmap */ "UniCNS-X", NULL,
	/* wmode */ 0,
	/* codespaces */ 2, {
		{ 2, 0x0000, 0xd7ff },
		{ 2, 0xe000, 0xffff },
	},
	37, 37, (pdf_range*)cmap_UniCNS_UCS2_H_ranges,
	0, 0, NULL, /* xranges */
	0, 0, NULL, /* mranges */
	0, 0, NULL, /* table */
	0, 0, 0, NULL /* splay tree */
};