diff options
Diffstat (limited to 'src/main/resources/Resources/cmap/UniJIS-UCS2-HW-H')
-rw-r--r-- | src/main/resources/Resources/cmap/UniJIS-UCS2-HW-H | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/Resources/cmap/UniJIS-UCS2-HW-H b/src/main/resources/Resources/cmap/UniJIS-UCS2-HW-H deleted file mode 100644 index fecf616..0000000 --- a/src/main/resources/Resources/cmap/UniJIS-UCS2-HW-H +++ /dev/null @@ -1 +0,0 @@ -%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS-UCS2-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS-UCS2-H)
%%BeginResource: CMap (UniJIS-UCS2-HW-H)
%%Title: (UniJIS-UCS2-HW-H Adobe Japan1 2)
%%Version: 11.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
/UniJIS-UCS2-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 2 def
end def
/CMapName /UniJIS-UCS2-HW-H def
/CMapVersion 11.001 def
/CMapType 1 def
/XUID [1 10 25448] def
/WMode 0 def
4 begincidrange
<0020> <005b> 231
<005c> <005c> 8719
<005d> <007e> 292
<00a5> <00a5> 291
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
\ No newline at end of file |