comparison mupdf-source/source/pdf/cmaps/ETen-B5-V.h @ 2:b50eed0cc0ef upstream

ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4. The directory name has changed: no version number in the expanded directory now.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:43:07 +0200
parents
children
comparison
equal deleted inserted replaced
1:1d09e1dec1d9 2:b50eed0cc0ef
1 /* This is an automatically generated file. Do not edit. */
2
3 /* ETen-B5-V */
4
5 static const pdf_range cmap_ETen_B5_V_ranges[] = {
6 {0xa14b,0xa14b,0x354e},
7 {0xa15a,0xa15a,0x35af},
8 {0xa15c,0xa15c,0x35b1},
9 {0xa15d,0xa15e,0x82},
10 {0xa161,0xa162,0x86},
11 {0xa165,0xa166,0x8a},
12 {0xa169,0xa16a,0x8e},
13 {0xa16d,0xa16e,0x92},
14 {0xa171,0xa172,0x96},
15 {0xa175,0xa176,0x9a},
16 {0xa179,0xa17a,0x9e},
17 {0xa1e3,0xa1e3,0x354f},
18 {0xc6e4,0xc6e5,0x3711},
19 };
20
21 static pdf_cmap cmap_ETen_B5_V = {
22 { -1, pdf_drop_cmap_imp },
23 /* cmapname */ "ETen-B5-V",
24 /* usecmap */ "ETen-B5-H", NULL,
25 /* wmode */ 1,
26 /* codespaces */ 0, {
27 { 0, 0, 0 },
28 },
29 13, 13, (pdf_range*)cmap_ETen_B5_V_ranges,
30 0, 0, NULL, /* xranges */
31 0, 0, NULL, /* mranges */
32 0, 0, NULL, /* table */
33 0, 0, 0, NULL /* splay tree */
34 };