view mupdf-source/source/pdf/cmaps/UniKS-UTF16-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. */

/* UniKS-UTF16-V */

static const pdf_range cmap_UniKS_UTF16_V_ranges[] = {
{0x2013,0x2014,0x1f7b},
{0x2016,0x2016,0x1f7d},
{0x2025,0x2025,0x1f7a},
{0x3001,0x3002,0x1f78},
{0x3008,0x3011,0x1f81},
{0x3013,0x3013,0x1f8b},
{0x3014,0x3015,0x1f7f},
{0xff01,0xff01,0x1f8c},
{0xff08,0xff09,0x1f8d},
{0xff0c,0xff0c,0x1f8f},
{0xff0e,0xff0e,0x1f90},
{0xff1a,0xff1f,0x1f91},
{0xff3b,0xff3b,0x1f97},
{0xff3d,0xff3d,0x1f98},
{0xff3f,0xff3f,0x1f99},
{0xff5b,0xff5d,0x1f9a},
{0xff5e,0xff5e,0x1f7e},
{0xffe3,0xffe3,0x1f9d},
};

static pdf_cmap cmap_UniKS_UTF16_V = {
	{ -1, pdf_drop_cmap_imp },
	/* cmapname */ "UniKS-UTF16-V",
	/* usecmap */ "UniKS-UTF16-H", NULL,
	/* wmode */ 1,
	/* codespaces */ 0, {
		{ 0, 0, 0 },
	},
	18, 18, (pdf_range*)cmap_UniKS_UTF16_V_ranges,
	0, 0, NULL, /* xranges */
	0, 0, NULL, /* mranges */
	0, 0, NULL, /* table */
	0, 0, 0, NULL /* splay tree */
};