summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/Resource/CMap/Hankaku
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlgs/Resource/CMap/Hankaku')
-rw-r--r--Master/tlpkg/tlgs/Resource/CMap/Hankaku70
1 files changed, 0 insertions, 70 deletions
diff --git a/Master/tlpkg/tlgs/Resource/CMap/Hankaku b/Master/tlpkg/tlgs/Resource/CMap/Hankaku
deleted file mode 100644
index 9392155ad74..00000000000
--- a/Master/tlpkg/tlgs/Resource/CMap/Hankaku
+++ /dev/null
@@ -1,70 +0,0 @@
-%!PS-Adobe-3.0 Resource-CMap
-%%DocumentNeededResources: ProcSet (CIDInit)
-%%IncludeResource: ProcSet (CIDInit)
-%%BeginResource: CMap (Hankaku)
-%%Title: (Hankaku Adobe Japan1 0)
-%%Version: 10.001
-%%Copyright: -----------------------------------------------------------
-%%Copyright: Copyright 1990-1998 Adobe Systems Incorporated.
-%%Copyright: All Rights Reserved.
-%%Copyright:
-%%Copyright: Patents Pending
-%%Copyright:
-%%Copyright: NOTICE: All information contained herein is the property
-%%Copyright: of Adobe Systems Incorporated.
-%%Copyright:
-%%Copyright: Permission is granted for redistribution of this file
-%%Copyright: provided this copyright notice is maintained intact and
-%%Copyright: that the contents of this file are not altered in any
-%%Copyright: way from its original form.
-%%Copyright:
-%%Copyright: PostScript and Display PostScript are trademarks of
-%%Copyright: Adobe Systems Incorporated which may be registered in
-%%Copyright: certain jurisdictions.
-%%Copyright: -----------------------------------------------------------
-%%EndComments
-
-/CIDInit /ProcSet findresource begin
-
-12 dict begin
-
-begincmap
-
-/CIDSystemInfo 3 dict dup begin
- /Registry (Adobe) def
- /Ordering (Japan1) def
- /Supplement 0 def
-end def
-
-/CMapName /Hankaku def
-/CMapVersion 10.001 def
-/CMapType 1 def
-
-/UIDOffset 860 def
-/XUID [1 10 25348] def
-
-/WMode 0 def
-
-1 begincodespacerange
- <00> <FF>
-endcodespacerange
-
-10 begincidrange
-<20> <5f> 231
-<60> <60> 231
-<61> <7e> 296
-<81> <85> 327
-<86> <8f> 516
-<90> <90> 342
-<91> <9f> 526
-<a1> <df> 327
-<e0> <fd> 541
-<fe> <ff> 388
-endcidrange
-endcmap
-CMapName currentdict /CMap defineresource pop
-end
-end
-
-%%EndResource
-%%EOF