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

Last change on this file since 17625 was 17625, checked in by max, 16 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.6 KB
Line 
1%!PS-Adobe-3.0 Resource-CMap
2%%DocumentNeededResources: ProcSet (CIDInit)
3%%DocumentNeededResources: CMap (Add-RKSJ-H)
4%%IncludeResource: ProcSet (CIDInit)
5%%IncludeResource: CMap (Add-RKSJ-H)
6%%BeginResource: CMap (Add-RKSJ-V)
7%%Title: (Add-RKSJ-V Adobe Japan1 1)
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/Add-RKSJ-H usecmap
36
37/CIDSystemInfo 3 dict dup begin
38 /Registry (Adobe) def
39 /Ordering (Japan1) def
40 /Supplement 1 def
41end def
42
43/CMapName /Add-RKSJ-V def
44/CMapVersion 10.001 def
45/CMapType 1 def
46
47/UIDOffset 780 def
48/XUID [1 10 25327] def
49
50/WMode 1 def
51
5257 begincidrange
53<8141> <8142> 7887
54<8143> <8143> 8268
55<8144> <8144> 8274
56<8150> <8151> 7889
57<815b> <815d> 7891
58<8160> <8164> 7894
59<8165> <8165> 8282
60<8166> <8166> 8275
61<8167> <8167> 8280
62<8168> <8168> 8277
63<8169> <817a> 7899
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<82f3> <82f4> 8264
75<8340> <8340> 7928
76<8342> <8342> 7929
77<8344> <8344> 7930
78<8346> <8346> 7931
79<8348> <8348> 7932
80<8362> <8362> 7933
81<8383> <8383> 7934
82<8385> <8385> 7935
83<8387> <8387> 7936
84<838e> <838e> 7937
85<8395> <8396> 7938
86<ec78> <ec78> 7943
87<ec79> <ec79> 7940
88<ec7a> <ec7a> 8329
89<ec7b> <ec7b> 7941
90<ec7c> <ec7c> 8330
91<ec7d> <ec7e> 8339
92<ec80> <ec80> 7945
93<ec81> <ec81> 8338
94<ec82> <ec82> 7947
95<ec83> <ec83> 7951
96<ec84> <ec84> 8348
97<ec85> <ec85> 7953
98<ec86> <ec86> 7950
99<ec87> <ec87> 8344
100<ec88> <ec88> 8347
101<ec89> <ec89> 7954
102<ec8a> <ec8a> 8343
103<ec8b> <ec8c> 8349
104<ec8d> <ec8d> 8358
105<ec8e> <ec8e> 8357
106<ec8f> <ec8f> 8353
107<ec90> <ec90> 8356
108<ec95> <ec95> 8324
109<ef92> <ef92> 8333
110endcidrange
111endcmap
112CMapName currentdict /CMap defineresource pop
113end
114end
115
116%%EndResource
117%%EOF
Note: See TracBrowser for help on using the repository browser.