diff options
Diffstat (limited to 'src/main/resources/Resources/cmap/Roman')
-rw-r--r-- | src/main/resources/Resources/cmap/Roman | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/src/main/resources/Resources/cmap/Roman b/src/main/resources/Resources/cmap/Roman deleted file mode 100644 index 36a0784..0000000 --- a/src/main/resources/Resources/cmap/Roman +++ /dev/null @@ -1,61 +0,0 @@ -%!PS-Adobe-3.0 Resource-CMap -%%DocumentNeededResources: ProcSet (CIDInit) -%%IncludeResource: ProcSet (CIDInit) -%%BeginResource: CMap (Roman) -%%Title: (Roman Adobe Japan1 0) -%%Version: 6.001 -%%Copyright: ----------------------------------------------------------- -%%Copyright: Copyright 1990-1997 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 /Roman def -/CMapVersion 6.001 def -/CMapType 1 def - -/UIDOffset 866 def -/XUID [1 10 25351] def - -/WMode 0 def - -1 begincodespacerange - <00> <FF> -endcodespacerange - -1 begincidrange -<20> <7e> 231 -endcidrange -endcmap -CMapName currentdict /CMap defineresource pop -end -end - -%%EndResource -%%EOF |