summaryrefslogtreecommitdiff
path: root/resources/cmaps/UniKS-UCS2-H
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2018-04-03 17:01:21 +0200
committerTor Andersson <tor.andersson@artifex.com>2018-04-25 12:26:32 +0200
commit5f4a7fef375a16f457974794ab5c552105107652 (patch)
tree49ac6f61f6d515c4ba0c0e9abd1f8016e469cc3c /resources/cmaps/UniKS-UCS2-H
parenta6d083bb776ecd498e57450ef84c20e39ae604cf (diff)
downloadmupdf-5f4a7fef375a16f457974794ab5c552105107652.tar.xz
Update CMaps to latest version.
Remove UTF8 and UTF32 CMap resources that are not needed for PDF. Add Identity-H and Identity-V resources. Process UCS2/UTF16 and GBK CMaps to usecmap a common subset.
Diffstat (limited to 'resources/cmaps/UniKS-UCS2-H')
-rw-r--r--resources/cmaps/UniKS-UCS2-H29
1 files changed, 29 insertions, 0 deletions
diff --git a/resources/cmaps/UniKS-UCS2-H b/resources/cmaps/UniKS-UCS2-H
new file mode 100644
index 00000000..40d1a779
--- /dev/null
+++ b/resources/cmaps/UniKS-UCS2-H
@@ -0,0 +1,29 @@
+%!PS-Adobe-3.0 Resource-CMap
+%%DocumentNeededResources: procset (CIDInit)
+%%IncludeResource: procset (CIDInit)
+%%BeginResource: CMap (UniKS-UCS2-H)
+%%Version: 10.005
+%%EndComments
+/CIDInit /ProcSet findresource begin
+12 dict begin
+begincmap
+/UniKS-X usecmap
+/CIDSystemInfo 3 dict dup begin
+ /Registry (Adobe) def
+ /Ordering (Korea1) def
+ /Supplement 1 def
+end def
+/CMapName /UniKS-UCS2-H def
+/CMapVersion 10.005 def
+/CMapType 1 def
+/WMode 0 def
+2 begincodespacerange
+<0000> <d7ff>
+<e000> <ffff>
+endcodespacerange
+endcmap
+CMapName currentdict /CMap defineresource pop
+end
+end
+%%EndResource
+%%EOF