Mercurial > hgrepos > Python2 > PyMuPDF
diff mupdf-source/source/pdf/cmaps/Ext-RKSJ-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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mupdf-source/source/pdf/cmaps/Ext-RKSJ-V.h Mon Sep 15 11:43:07 2025 +0200 @@ -0,0 +1,60 @@ +/* This is an automatically generated file. Do not edit. */ + +/* Ext-RKSJ-V */ + +static const pdf_range cmap_Ext_RKSJ_V_ranges[] = { +{0x8141,0x8142,0x1ecf}, +{0x8143,0x8143,0x204c}, +{0x8144,0x8144,0x2052}, +{0x814a,0x814a,0x2050}, +{0x814b,0x814b,0x204f}, +{0x815b,0x815d,0x1ed3}, +{0x8160,0x8164,0x1ed6}, +{0x8165,0x8165,0x2059}, +{0x8166,0x8166,0x2054}, +{0x8167,0x8167,0x2057}, +{0x8168,0x8168,0x2056}, +{0x8169,0x817a,0x1edb}, +{0x818b,0x818b,0x204d}, +{0x818c,0x818c,0x2051}, +{0x818d,0x818d,0x205b}, +{0x81ac,0x81ac,0x204e}, +{0x829f,0x829f,0x1eee}, +{0x82a1,0x82a1,0x1eef}, +{0x82a3,0x82a3,0x1ef0}, +{0x82a5,0x82a5,0x1ef1}, +{0x82a7,0x82a7,0x1ef2}, +{0x82c1,0x82c1,0x1ef3}, +{0x82e1,0x82e1,0x1ef4}, +{0x82e3,0x82e3,0x1ef5}, +{0x82e5,0x82e5,0x1ef6}, +{0x82ec,0x82ec,0x1ef7}, +{0x8340,0x8340,0x1ef8}, +{0x8342,0x8342,0x1ef9}, +{0x8344,0x8344,0x1efa}, +{0x8346,0x8346,0x1efb}, +{0x8348,0x8348,0x1efc}, +{0x8362,0x8362,0x1efd}, +{0x8383,0x8383,0x1efe}, +{0x8385,0x8385,0x1eff}, +{0x8387,0x8387,0x1f00}, +{0x838e,0x838e,0x1f01}, +{0x8395,0x8396,0x1f02}, +{0x875f,0x876e,0x1f04}, +{0x8780,0x8781,0x1f14}, +}; + +static pdf_cmap cmap_Ext_RKSJ_V = { + { -1, pdf_drop_cmap_imp }, + /* cmapname */ "Ext-RKSJ-V", + /* usecmap */ "Ext-RKSJ-H", NULL, + /* wmode */ 1, + /* codespaces */ 0, { + { 0, 0, 0 }, + }, + 39, 39, (pdf_range*)cmap_Ext_RKSJ_V_ranges, + 0, 0, NULL, /* xranges */ + 0, 0, NULL, /* mranges */ + 0, 0, NULL, /* table */ + 0, 0, 0, NULL /* splay tree */ +};
