source: other-projects/trunk/mac-binaries/intel/ghostscript/share/ghostscript/8.63/Resource/CMap/90msp-RKSJ-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: 3.0 KB
Line 
1%!PS-Adobe-3.0 Resource-CMap
2%%DocumentNeededResources: ProcSet (CIDInit)
3%%DocumentNeededResources: CMap (90msp-RKSJ-H)
4%%IncludeResource: ProcSet (CIDInit)
5%%IncludeResource: CMap (90msp-RKSJ-H)
6%%BeginResource: CMap (90msp-RKSJ-V)
7%%Title: (90msp-RKSJ-V Adobe Japan1 2)
8%%Version: 11.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/90msp-RKSJ-H usecmap
36
37/CIDSystemInfo 3 dict dup begin
38 /Registry (Adobe) def
39 /Ordering (Japan1) def
40 /Supplement 2 def
41end def
42
43/CMapName /90msp-RKSJ-V def
44/CMapVersion 11.001 def
45/CMapType 1 def
46
47/XUID [1 10 25446] def
48
49/WMode 1 def
50
5178 begincidrange
52<8141> <8142> 7887
53<8143> <8143> 8268
54<8144> <8144> 8274
55<8150> <8151> 7889
56<815b> <815d> 7891
57<8160> <8164> 7894
58<8169> <817a> 7899
59<8181> <8181> 7917
60<81a8> <81a8> 739
61<81a9> <81a9> 738
62<81aa> <81ab> 736
63<81ac> <81ac> 8270
64<829f> <829f> 7918
65<82a1> <82a1> 7919
66<82a3> <82a3> 7920
67<82a5> <82a5> 7921
68<82a7> <82a7> 7922
69<82c1> <82c1> 7923
70<82e1> <82e1> 7924
71<82e3> <82e3> 7925
72<82e5> <82e5> 7926
73<82ec> <82ec> 7927
74<8340> <8340> 7928
75<8342> <8342> 7929
76<8344> <8344> 7930
77<8346> <8346> 7931
78<8348> <8348> 7932
79<8362> <8362> 7933
80<8383> <8383> 7934
81<8385> <8385> 7935
82<8387> <8387> 7936
83<838e> <838e> 7937
84<8395> <8396> 7938
85<849f> <849f> 7481
86<84a0> <84a0> 7479
87<84a1> <84a1> 7495
88<84a2> <84a2> 7503
89<84a3> <84a3> 7499
90<84a4> <84a4> 7491
91<84a5> <84a5> 7523
92<84a6> <84a6> 7515
93<84a7> <84a7> 7531
94<84a8> <84a8> 7507
95<84a9> <84a9> 7539
96<84aa> <84aa> 7482
97<84ab> <84ab> 7480
98<84ac> <84ac> 7498
99<84ad> <84ad> 7506
100<84ae> <84ae> 7502
101<84af> <84af> 7494
102<84b0> <84b0> 7530
103<84b1> <84b1> 7522
104<84b2> <84b2> 7538
105<84b3> <84b3> 7514
106<84b4> <84b4> 7554
107<84b5> <84b5> 7526
108<84b6> <84b6> 7519
109<84b7> <84b7> 7534
110<84b8> <84b8> 7511
111<84b9> <84b9> 7545
112<84ba> <84ba> 7527
113<84bb> <84bb> 7516
114<84bc> <84bc> 7535
115<84bd> <84bd> 7508
116<84be> <84be> 7542
117<875f> <8760> 7940
118<8761> <8761> 8329
119<8762> <8762> 7943
120<8763> <8763> 8339
121<8764> <8764> 7945
122<8765> <8765> 8338
123<8766> <8767> 7947
124<8768> <8768> 8344
125<8769> <876a> 7950
126<876b> <876b> 8348
127<876c> <876d> 7953
128<876e> <876e> 8349
129<8780> <8781> 7956
130endcidrange
131endcmap
132CMapName currentdict /CMap defineresource pop
133end
134end
135
136%%EndResource
137%%EOF
Note: See TracBrowser for help on using the repository browser.