source: other-projects/trunk/mac-binaries/intel/ghostscript/share/ghostscript/8.63/Resource/CMap/Hojo-RKSJ-H@ 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.1 KB
Line 
1%!PS-Adobe-3.0 Resource-CMap
2%%DocumentNeededResources: ProcSet (CIDInit)
3%%IncludeResource: ProcSet (CIDInit)
4%%BeginResource: CMap (Hojo-RKSJ-H)
5%%Title: (Hojo-RKSJ-H Adobe Japan2 0)
6%%Version: 1.000
7%%Copyright: -----------------------------------------------------------
8%%Copyright: Copyright 1990-1995 Adobe Systems Incorporated.
9%%Copyright: All Rights Reserved.
10%%Copyright:
11%%Copyright: Patents Pending
12%%Copyright:
13%%Copyright: NOTICE: All information contained herein is the property
14%%Copyright: of Adobe Systems Incorporated.
15%%Copyright:
16%%Copyright: Permission is granted for redistribution of this file
17%%Copyright: provided this copyright notice is maintained intact and
18%%Copyright: that the contents of this file are not altered in any
19%%Copyright: way from its original form.
20%%Copyright:
21%%Copyright: PostScript and Display PostScript are trademarks of
22%%Copyright: Adobe Systems Incorporated which may be registered in
23%%Copyright: certain jurisdictions.
24%%Copyright: -----------------------------------------------------------
25%%EndComments
26
27/CIDInit /ProcSet findresource begin
28
2912 dict begin
30
31begincmap
32
33/CIDSystemInfo 3 dict dup begin
34 /Registry (Adobe) def
35 /Ordering (Japan2) def
36 /Supplement 0 def
37end def
38
39/CMapName /Hojo-RKSJ-H def
40/CMapVersion 1.000 def
41/CMapType 1 def
42
43/XUID [1 10 25427] def
44
45/WMode 0 def
46
474 begincodespacerange
48 <00> <80>
49 <8140> <9FFC>
50 <A0> <DF>
51 <E040> <FCFC>
52endcodespacerange
53
5486 begincidrange
55<81ad> <81b7> 1
56<81c0> <81c2> 12
57<81e9> <81ef> 15
58<83df> <83e3> 22
59<83e5> <83e5> 27
60<83e7> <83e8> 28
61<83ea> <83ea> 30
62<83ef> <83fa> 31
63<8461> <846d> 43
64<8492> <849e> 56
65<8540> <8541> 69
66<8543> <8543> 71
67<8545> <8545> 72
68<8547> <8548> 73
69<854a> <854c> 75
70<854e> <854f> 78
71<8560> <856f> 80
72<859f> <85b6> 96
73<85b8> <85f5> 120
74<8640> <865a> 182
75<865c> <8662> 209
76<8664> <867e> 216
77<8680> <8697> 243
78<889f> <88fc> 267
79<8940> <897e> 361
80<8980> <89fc> 424
81<8a40> <8a7e> 549
82<8a80> <8afc> 612
83<8b40> <8b7e> 737
84<8b80> <8bfc> 800
85<8c40> <8c7e> 925
86<8c80> <8cfc> 988
87<8d40> <8d7e> 1113
88<8d80> <8dfc> 1176
89<8e40> <8e7e> 1301
90<8e80> <8efc> 1364
91<8f40> <8f7e> 1489
92<8f80> <8ffc> 1552
93<9040> <907e> 1677
94<9080> <90fc> 1740
95<9140> <917e> 1865
96<9180> <91fc> 1928
97<9240> <927e> 2053
98<9280> <92fc> 2116
99<9340> <937e> 2241
100<9380> <93fc> 2304
101<9440> <947e> 2429
102<9480> <94fc> 2492
103<9540> <957e> 2617
104<9580> <95fc> 2680
105<9640> <967e> 2805
106<9680> <96fc> 2868
107<9740> <977e> 2993
108<9780> <97fc> 3056
109<9840> <987e> 3181
110<9880> <98fc> 3244
111<9940> <997e> 3369
112<9980> <99fc> 3432
113<9a40> <9a7e> 3557
114<9a80> <9afc> 3620
115<9b40> <9b7e> 3745
116<9b80> <9bfc> 3808
117<9c40> <9c7e> 3933
118<9c80> <9cfc> 3996
119<9d40> <9d7e> 4121
120<9d80> <9dfc> 4184
121<9e40> <9e7e> 4309
122<9e80> <9efc> 4372
123<9f40> <9f7e> 4497
124<9f80> <9ffc> 4560
125<e040> <e07e> 4685
126<e080> <e0fc> 4748
127<e140> <e17e> 4873
128<e180> <e1fc> 4936
129<e240> <e27e> 5061
130<e280> <e2fc> 5124
131<e340> <e37e> 5249
132<e380> <e3fc> 5312
133<e440> <e47e> 5437
134<e480> <e4fc> 5500
135<e540> <e57e> 5625
136<e580> <e5fc> 5688
137<e640> <e67e> 5813
138<e680> <e6fc> 5876
139<e740> <e77e> 6001
140<e780> <e783> 6064
141endcidrange
142endcmap
143CMapName currentdict /CMap defineresource pop
144end
145end
146
147%%EndResource
148%%EOF
Note: See TracBrowser for help on using the repository browser.