source: other-projects/trunk/mac-binaries/intel/ghostscript/share/ghostscript/8.63/Resource/CMap/NWP-V@ 17625

Last change on this file since 17625 was 17625, checked in by max, 15 years ago

Adding GhostScript 8.63 for Intel Mac and changing the location of ImageMagick 6.4.4 for Intel Mac that can process JPEG2000 files by default.

File size: 2.4 KB
Line 
1%!PS-Adobe-3.0 Resource-CMap
2%%DocumentNeededResources: ProcSet (CIDInit)
3%%DocumentNeededResources: CMap (NWP-H)
4%%IncludeResource: ProcSet (CIDInit)
5%%IncludeResource: CMap (NWP-H)
6%%BeginResource: CMap (NWP-V)
7%%Title: (NWP-V Adobe Japan1 0)
8%%Version: 10.001
9%%Copyright: -----------------------------------------------------------
10%%Copyright: Copyright 1990-1998 Adobe Systems Incorporated.
11%%Copyright: All Rights Reserved.
12%%Copyright:
13%%Copyright: Patents Pending
14%%Copyright:
15%%Copyright: NOTICE: All information contained herein is the property
16%%Copyright: of Adobe Systems Incorporated.
17%%Copyright:
18%%Copyright: Permission is granted for redistribution of this file
19%%Copyright: provided this copyright notice is maintained intact and
20%%Copyright: that the contents of this file are not altered in any
21%%Copyright: way from its original form.
22%%Copyright:
23%%Copyright: PostScript and Display PostScript are trademarks of
24%%Copyright: Adobe Systems Incorporated which may be registered in
25%%Copyright: certain jurisdictions.
26%%Copyright: -----------------------------------------------------------
27%%EndComments
28
29/CIDInit /ProcSet findresource begin
30
3112 dict begin
32
33begincmap
34
35/NWP-H usecmap
36
37/CIDSystemInfo 3 dict dup begin
38 /Registry (Adobe) def
39 /Ordering (Japan1) def
40 /Supplement 0 def
41end def
42
43/CMapName /NWP-V def
44/CMapVersion 10.001 def
45/CMapType 1 def
46
47/XUID [1 10 25337] def
48
49/WMode 1 def
50
5148 begincidrange
52<2122> <2123> 7887
53<2124> <2124> 8268
54<2125> <2125> 8274
55<212b> <212b> 8272
56<212c> <212c> 8271
57<213c> <213e> 7891
58<2141> <2145> 7894
59<2146> <2146> 8281
60<2147> <2147> 8276
61<2148> <2148> 8279
62<2149> <2149> 8278
63<214a> <215b> 7899
64<216b> <216b> 8269
65<216c> <216c> 8273
66<216d> <216d> 8283
67<222e> <222e> 8270
68<2421> <2421> 7918
69<2423> <2423> 7919
70<2425> <2425> 7920
71<2427> <2427> 7921
72<2429> <2429> 7922
73<2443> <2443> 7923
74<2463> <2463> 7924
75<2465> <2465> 7925
76<2467> <2467> 7926
77<246e> <246e> 7927
78<2521> <2521> 7928
79<2523> <2523> 7929
80<2525> <2525> 7930
81<2527> <2527> 7931
82<2529> <2529> 7932
83<2543> <2543> 7933
84<2563> <2563> 7934
85<2565> <2565> 7935
86<2567> <2567> 7936
87<256e> <256e> 7937
88<2575> <2576> 7938
89<2d40> <2d4f> 7940
90<2d60> <2d61> 7956
91<2f21> <2f21> 7888
92<2f22> <2f23> 7911
93<2f24> <2f24> 7887
94<2f27> <2f2b> 7928
95<2f2c> <2f2e> 7934
96<2f2f> <2f2f> 7933
97<2f30> <2f30> 7891
98<2f5e> <2f5e> 8272
99<2f5f> <2f5f> 8271
100endcidrange
101endcmap
102CMapName currentdict /CMap defineresource pop
103end
104end
105
106%%EndResource
107%%EOF
Note: See TracBrowser for help on using the repository browser.