summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/Resource/CMap/Identity-V
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlgs/Resource/CMap/Identity-V')
-rw-r--r--Master/tlpkg/tlgs/Resource/CMap/Identity-V56
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/tlpkg/tlgs/Resource/CMap/Identity-V b/Master/tlpkg/tlgs/Resource/CMap/Identity-V
new file mode 100644
index 00000000000..c9915984543
--- /dev/null
+++ b/Master/tlpkg/tlgs/Resource/CMap/Identity-V
@@ -0,0 +1,56 @@
+%!PS-Adobe-3.0 Resource-CMap
+%%DocumentNeededResources: ProcSet (CIDInit)
+%%IncludeResource: ProcSet (CIDInit)
+%%BeginResource: CMap (Identity-V)
+%%Title: (Identity-V Adobe Identity 0)
+%%Version: 1.000
+%%Copyright: -----------------------------------------------------------
+%%Copyright: Copyright 1990-1995 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 (Identity) def
+ /Supplement 0 def
+end def
+
+/CMapName /Identity-V def
+/CMapVersion 1.000 def
+/CMapType 1 def
+
+/UIDOffset 0 def
+/XUID [1 10 25404 9991] def
+
+/WMode 1 def
+
+/Identity-H usecmap
+
+endcmap
+CMapName currentdict /CMap defineresource pop
+end
+end
+
+%%EndResource
+%%EOF