summaryrefslogtreecommitdiff
path: root/source/pdf/cmaps/V.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2018-04-04 16:54:50 +0200
committerTor Andersson <tor.andersson@artifex.com>2018-04-25 12:26:32 +0200
commit5dd383a4eb03c05f0e34fd166c133d567d66de3d (patch)
treed275cc64defa8d5e806b5281857d6266ab8269b0 /source/pdf/cmaps/V.h
parent5f4a7fef375a16f457974794ab5c552105107652 (diff)
downloadmupdf-5dd383a4eb03c05f0e34fd166c133d567d66de3d.tar.xz
Check in generated CMap source.
Created with the 'scripts/runcmapdump.sh' script.
Diffstat (limited to 'source/pdf/cmaps/V.h')
-rw-r--r--source/pdf/cmaps/V.h48
1 files changed, 48 insertions, 0 deletions
diff --git a/source/pdf/cmaps/V.h b/source/pdf/cmaps/V.h
new file mode 100644
index 00000000..81c96e54
--- /dev/null
+++ b/source/pdf/cmaps/V.h
@@ -0,0 +1,48 @@
+/* This is an automatically generated file. Do not edit. */
+
+/* V */
+
+static const pdf_range cmap_V_ranges[] = {
+{8482,8483,7887},
+{8497,8498,7889},
+{8508,8510,7891},
+{8513,8517,7894},
+{8522,8539,7899},
+{8545,8545,7917},
+{9249,9249,7918},
+{9251,9251,7919},
+{9253,9253,7920},
+{9255,9255,7921},
+{9257,9257,7922},
+{9283,9283,7923},
+{9315,9315,7924},
+{9317,9317,7925},
+{9319,9319,7926},
+{9326,9326,7927},
+{9505,9505,7928},
+{9507,9507,7929},
+{9509,9509,7930},
+{9511,9511,7931},
+{9513,9513,7932},
+{9539,9539,7933},
+{9571,9571,7934},
+{9573,9573,7935},
+{9575,9575,7936},
+{9582,9582,7937},
+{9589,9590,7938},
+};
+
+static pdf_cmap cmap_V = {
+ { -1, pdf_drop_cmap_imp },
+ /* cmapname */ "V",
+ /* usecmap */ "H", NULL,
+ /* wmode */ 1,
+ /* codespaces */ 0, {
+ { 0, 0, 0 },
+ },
+ 27, 27, (pdf_range*)cmap_V_ranges,
+ 0, 0, NULL, /* xranges */
+ 0, 0, NULL, /* mranges */
+ 0, 0, NULL, /* table */
+ 0, 0, 0, NULL /* splay tree */
+};