Mercurial > hgrepos > Python2 > PyMuPDF
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1:1d09e1dec1d9 | 2:b50eed0cc0ef |
|---|---|
| 1 /* This is an automatically generated file. Do not edit. */ | |
| 2 | |
| 3 /* Ext-RKSJ-V */ | |
| 4 | |
| 5 static const pdf_range cmap_Ext_RKSJ_V_ranges[] = { | |
| 6 {0x8141,0x8142,0x1ecf}, | |
| 7 {0x8143,0x8143,0x204c}, | |
| 8 {0x8144,0x8144,0x2052}, | |
| 9 {0x814a,0x814a,0x2050}, | |
| 10 {0x814b,0x814b,0x204f}, | |
| 11 {0x815b,0x815d,0x1ed3}, | |
| 12 {0x8160,0x8164,0x1ed6}, | |
| 13 {0x8165,0x8165,0x2059}, | |
| 14 {0x8166,0x8166,0x2054}, | |
| 15 {0x8167,0x8167,0x2057}, | |
| 16 {0x8168,0x8168,0x2056}, | |
| 17 {0x8169,0x817a,0x1edb}, | |
| 18 {0x818b,0x818b,0x204d}, | |
| 19 {0x818c,0x818c,0x2051}, | |
| 20 {0x818d,0x818d,0x205b}, | |
| 21 {0x81ac,0x81ac,0x204e}, | |
| 22 {0x829f,0x829f,0x1eee}, | |
| 23 {0x82a1,0x82a1,0x1eef}, | |
| 24 {0x82a3,0x82a3,0x1ef0}, | |
| 25 {0x82a5,0x82a5,0x1ef1}, | |
| 26 {0x82a7,0x82a7,0x1ef2}, | |
| 27 {0x82c1,0x82c1,0x1ef3}, | |
| 28 {0x82e1,0x82e1,0x1ef4}, | |
| 29 {0x82e3,0x82e3,0x1ef5}, | |
| 30 {0x82e5,0x82e5,0x1ef6}, | |
| 31 {0x82ec,0x82ec,0x1ef7}, | |
| 32 {0x8340,0x8340,0x1ef8}, | |
| 33 {0x8342,0x8342,0x1ef9}, | |
| 34 {0x8344,0x8344,0x1efa}, | |
| 35 {0x8346,0x8346,0x1efb}, | |
| 36 {0x8348,0x8348,0x1efc}, | |
| 37 {0x8362,0x8362,0x1efd}, | |
| 38 {0x8383,0x8383,0x1efe}, | |
| 39 {0x8385,0x8385,0x1eff}, | |
| 40 {0x8387,0x8387,0x1f00}, | |
| 41 {0x838e,0x838e,0x1f01}, | |
| 42 {0x8395,0x8396,0x1f02}, | |
| 43 {0x875f,0x876e,0x1f04}, | |
| 44 {0x8780,0x8781,0x1f14}, | |
| 45 }; | |
| 46 | |
| 47 static pdf_cmap cmap_Ext_RKSJ_V = { | |
| 48 { -1, pdf_drop_cmap_imp }, | |
| 49 /* cmapname */ "Ext-RKSJ-V", | |
| 50 /* usecmap */ "Ext-RKSJ-H", NULL, | |
| 51 /* wmode */ 1, | |
| 52 /* codespaces */ 0, { | |
| 53 { 0, 0, 0 }, | |
| 54 }, | |
| 55 39, 39, (pdf_range*)cmap_Ext_RKSJ_V_ranges, | |
| 56 0, 0, NULL, /* xranges */ | |
| 57 0, 0, NULL, /* mranges */ | |
| 58 0, 0, NULL, /* table */ | |
| 59 0, 0, 0, NULL /* splay tree */ | |
| 60 }; |
