Mercurial > hgrepos > Python2 > PyMuPDF
diff mupdf-source/source/pdf/cmaps/Add-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/Add-RKSJ-V.h Mon Sep 15 11:43:07 2025 +0200 @@ -0,0 +1,78 @@ +/* This is an automatically generated file. Do not edit. */ + +/* Add-RKSJ-V */ + +static const pdf_range cmap_Add_RKSJ_V_ranges[] = { +{0x8141,0x8142,0x1ecf}, +{0x8143,0x8143,0x204c}, +{0x8144,0x8144,0x2052}, +{0x8150,0x8151,0x1ed1}, +{0x815b,0x815d,0x1ed3}, +{0x8160,0x8164,0x1ed6}, +{0x8165,0x8165,0x205a}, +{0x8166,0x8166,0x2053}, +{0x8167,0x8167,0x2058}, +{0x8168,0x8168,0x2055}, +{0x8169,0x817a,0x1edb}, +{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}, +{0x82f3,0x82f4,0x2048}, +{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}, +{0xec78,0xec78,0x1f07}, +{0xec79,0xec79,0x1f04}, +{0xec7a,0xec7a,0x2089}, +{0xec7b,0xec7b,0x1f05}, +{0xec7c,0xec7c,0x208a}, +{0xec7d,0xec7e,0x2093}, +{0xec80,0xec80,0x1f09}, +{0xec81,0xec81,0x2092}, +{0xec82,0xec82,0x1f0b}, +{0xec83,0xec83,0x1f0f}, +{0xec84,0xec84,0x209c}, +{0xec85,0xec85,0x1f11}, +{0xec86,0xec86,0x1f0e}, +{0xec87,0xec87,0x2098}, +{0xec88,0xec88,0x209b}, +{0xec89,0xec89,0x1f12}, +{0xec8a,0xec8a,0x2097}, +{0xec8b,0xec8c,0x209d}, +{0xec8d,0xec8d,0x20a6}, +{0xec8e,0xec8e,0x20a5}, +{0xec8f,0xec8f,0x20a1}, +{0xec90,0xec90,0x20a4}, +{0xec95,0xec95,0x2084}, +{0xef92,0xef92,0x208d}, +}; + +static pdf_cmap cmap_Add_RKSJ_V = { + { -1, pdf_drop_cmap_imp }, + /* cmapname */ "Add-RKSJ-V", + /* usecmap */ "Add-RKSJ-H", NULL, + /* wmode */ 1, + /* codespaces */ 0, { + { 0, 0, 0 }, + }, + 57, 57, (pdf_range*)cmap_Add_RKSJ_V_ranges, + 0, 0, NULL, /* xranges */ + 0, 0, NULL, /* mranges */ + 0, 0, NULL, /* table */ + 0, 0, 0, NULL /* splay tree */ +};
