summaryrefslogtreecommitdiff
path: root/source/pdf/cmaps/UniCNS-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/UniCNS-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/UniCNS-UCS2-V.h')
-rw-r--r--source/pdf/cmaps/UniCNS-UCS2-V.h34
1 files changed, 34 insertions, 0 deletions
diff --git a/source/pdf/cmaps/UniCNS-UCS2-V.h b/source/pdf/cmaps/UniCNS-UCS2-V.h
new file mode 100644
index 00000000..6e712402
--- /dev/null
+++ b/source/pdf/cmaps/UniCNS-UCS2-V.h
@@ -0,0 +1,34 @@
+/* This is an automatically generated file. Do not edit. */
+
+/* UniCNS-UCS2-V */
+
+static const pdf_range cmap_UniCNS_UCS2_V_ranges[] = {
+{8211,8211,120},
+{8212,8212,122},
+{8229,8229,109},
+{12296,12297,150},
+{12298,12299,146},
+{12300,12301,154},
+{12302,12303,158},
+{12304,12305,142},
+{12308,12309,138},
+{65103,65103,13745},
+{65288,65289,130},
+{65371,65371,134},
+{65373,65373,135},
+};
+
+static pdf_cmap cmap_UniCNS_UCS2_V = {
+ { -1, pdf_drop_cmap_imp },
+ /* cmapname */ "UniCNS-UCS2-V",
+ /* usecmap */ "UniCNS-UCS2-H", NULL,
+ /* wmode */ 1,
+ /* codespaces */ 0, {
+ { 0, 0, 0 },
+ },
+ 13, 13, (pdf_range*)cmap_UniCNS_UCS2_V_ranges,
+ 0, 0, NULL, /* xranges */
+ 0, 0, NULL, /* mranges */
+ 0, 0, NULL, /* table */
+ 0, 0, 0, NULL /* splay tree */
+};