summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/Resource/CMap/UniHojo-UTF32-V
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlgs/Resource/CMap/UniHojo-UTF32-V')
-rw-r--r--Master/tlpkg/tlgs/Resource/CMap/UniHojo-UTF32-V57
1 files changed, 0 insertions, 57 deletions
diff --git a/Master/tlpkg/tlgs/Resource/CMap/UniHojo-UTF32-V b/Master/tlpkg/tlgs/Resource/CMap/UniHojo-UTF32-V
deleted file mode 100644
index ebf7d873ac9..00000000000
--- a/Master/tlpkg/tlgs/Resource/CMap/UniHojo-UTF32-V
+++ /dev/null
@@ -1,57 +0,0 @@
-%!PS-Adobe-3.0 Resource-CMap
-%%DocumentNeededResources: ProcSet (CIDInit)
-%%DocumentNeededResources: CMap (UniHojo-UTF32-H)
-%%IncludeResource: ProcSet (CIDInit)
-%%IncludeResource: CMap (UniHojo-UTF32-H)
-%%BeginResource: CMap (UniHojo-UTF32-V)
-%%Title: (UniHojo-UTF32-V Adobe Japan2 0)
-%%Version: 1.000
-%%Copyright: -----------------------------------------------------------
-%%Copyright: Copyright 1990-2002 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
-
-/UniHojo-UTF32-H usecmap
-
-/CIDSystemInfo 3 dict dup begin
- /Registry (Adobe) def
- /Ordering (Japan2) def
- /Supplement 0 def
-end def
-
-/CMapName /UniHojo-UTF32-V def
-/CMapVersion 1.000 def
-/CMapType 1 def
-
-/XUID [1 10 25512] def
-
-/WMode 1 def
-
-endcmap
-CMapName currentdict /CMap defineresource pop
-end
-end
-
-%%EndResource
-%%EOF