summaryrefslogtreecommitdiff
path: root/source/pdf/cmaps/UniGB-UCS2-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/UniGB-UCS2-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/UniGB-UCS2-V.h')
-rw-r--r--source/pdf/cmaps/UniGB-UCS2-V.h45
1 files changed, 45 insertions, 0 deletions
diff --git a/source/pdf/cmaps/UniGB-UCS2-V.h b/source/pdf/cmaps/UniGB-UCS2-V.h
new file mode 100644
index 00000000..3e947a07
--- /dev/null
+++ b/source/pdf/cmaps/UniGB-UCS2-V.h
@@ -0,0 +1,45 @@
+/* This is an automatically generated file. Do not edit. */
+
+/* UniGB-UCS2-V */
+
+static const pdf_range cmap_UniGB_UCS2_V_ranges[] = {
+{8212,8212,598},
+{8230,8230,599},
+{8741,8741,7708},
+{12289,12289,575},
+{12290,12290,574},
+{12296,12303,584},
+{12304,12305,594},
+{12307,12307,7706},
+{12308,12309,582},
+{12310,12311,592},
+{65281,65281,578},
+{65288,65289,580},
+{65292,65292,573},
+{65294,65294,7707},
+{65306,65307,576},
+{65309,65309,7708},
+{65311,65311,579},
+{65339,65339,7709},
+{65341,65341,7710},
+{65343,65343,600},
+{65371,65371,596},
+{65373,65373,597},
+{65374,65374,7704},
+{65507,65507,7711},
+};
+
+static pdf_cmap cmap_UniGB_UCS2_V = {
+ { -1, pdf_drop_cmap_imp },
+ /* cmapname */ "UniGB-UCS2-V",
+ /* usecmap */ "UniGB-UCS2-H", NULL,
+ /* wmode */ 1,
+ /* codespaces */ 0, {
+ { 0, 0, 0 },
+ },
+ 24, 24, (pdf_range*)cmap_UniGB_UCS2_V_ranges,
+ 0, 0, NULL, /* xranges */
+ 0, 0, NULL, /* mranges */
+ 0, 0, NULL, /* table */
+ 0, 0, 0, NULL /* splay tree */
+};