comparison mupdf-source/source/pdf/cmaps/Identity-V.h @ 3:2c135c81b16c

MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:44:09 +0200
parents b50eed0cc0ef
children
comparison
equal deleted inserted replaced
0:6015a75abc2d 3:2c135c81b16c
1 /* This is an automatically generated file. Do not edit. */
2
3 /* Identity-V */
4
5 static pdf_cmap cmap_Identity_V = {
6 { -1, pdf_drop_cmap_imp },
7 /* cmapname */ "Identity-V",
8 /* usecmap */ "Identity-H", NULL,
9 /* wmode */ 1,
10 /* codespaces */ 0, {
11 { 0, 0, 0 },
12 },
13 0, 0, NULL, /* ranges */
14 0, 0, NULL, /* xranges */
15 0, 0, NULL, /* mranges */
16 0, 0, NULL, /* table */
17 0, 0, 0, NULL /* splay tree */
18 };