comparison mupdf-source/source/pdf/cmaps/ETenms-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 /* ETenms-B5-V */
4
5 static const pdf_range cmap_ETenms_B5_V_ranges[] = {
6 {0xa14b,0xa14b,0x354e},
7 {0xa14c,0xa14c,0x6d},
8 {0xa156,0xa156,0x138},
9 {0xa158,0xa158,0x7a},
10 {0xa15a,0xa15a,0x35af},
11 {0xa15c,0xa15c,0x35b1},
12 {0xa15d,0xa15e,0x82},
13 {0xa161,0xa162,0x86},
14 {0xa165,0xa166,0x8a},
15 {0xa169,0xa16a,0x8e},
16 {0xa16d,0xa16e,0x92},
17 {0xa171,0xa172,0x96},
18 {0xa175,0xa176,0x9a},
19 {0xa179,0xa17a,0x9e},
20 {0xa17d,0xa17e,0x82},
21 {0xa1a1,0xa1a2,0x86},
22 {0xa1a3,0xa1a4,0x8a},
23 {0xc6e4,0xc6e5,0x3711},
24 };
25
26 static pdf_cmap cmap_ETenms_B5_V = {
27 { -1, pdf_drop_cmap_imp },
28 /* cmapname */ "ETenms-B5-V",
29 /* usecmap */ "ETenms-B5-H", NULL,
30 /* wmode */ 1,
31 /* codespaces */ 0, {
32 { 0, 0, 0 },
33 },
34 18, 18, (pdf_range*)cmap_ETenms_B5_V_ranges,
35 0, 0, NULL, /* xranges */
36 0, 0, NULL, /* mranges */
37 0, 0, NULL, /* table */
38 0, 0, 0, NULL /* splay tree */
39 };