source: other-projects/trunk/mac-binaries/intel/ghostscript/share/ghostscript/8.63/Resource/CMap/CNS07-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: 2.9 KB
Line 
1%!PS-Adobe-3.0 Resource-CMap
2%%DocumentNeededResources: ProcSet (CIDInit)
3%%IncludeResource: ProcSet (CIDInit)
4%%BeginResource: CMap (CNS07-RKSJ-H)
5%%Title: (CNS07-RKSJ-H Adobe CNS2 0)
6%%Version: 1.000
7%%Copyright: -----------------------------------------------------------
8%%Copyright: Copyright 1990-1997 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 (CNS2) def
36 /Supplement 0 def
37end def
38
39/CMapName /CNS07-RKSJ-H def
40/CMapVersion 1.000 def
41/CMapType 1 def
42
43/XUID [1 10 25476] def
44
45/WMode 0 def
46
474 begincodespacerange
48 <00> <80>
49 <8140> <9FFC>
50 <A0> <DF>
51 <E040> <FCFC>
52endcodespacerange
53
541 beginnotdefrange
55<00> <1f> 0
56endnotdefrange
57
5870 begincidrange
59<8140> <817e> 42172
60<8180> <81fc> 42235
61<8240> <827e> 42360
62<8280> <82fc> 42423
63<8340> <837e> 42548
64<8380> <83fc> 42611
65<8440> <847e> 42736
66<8480> <84fc> 42799
67<8540> <857e> 42924
68<8580> <85fc> 42987
69<8640> <867e> 43112
70<8680> <86fc> 43175
71<8740> <877e> 43300
72<8780> <87fc> 43363
73<8840> <887e> 43488
74<8880> <88fc> 43551
75<8940> <897e> 43676
76<8980> <89fc> 43739
77<8a40> <8a7e> 43864
78<8a80> <8afc> 43927
79<8b40> <8b7e> 44052
80<8b80> <8bfc> 44115
81<8c40> <8c7e> 44240
82<8c80> <8cfc> 44303
83<8d40> <8d7e> 44428
84<8d80> <8dfc> 44491
85<8e40> <8e7e> 44616
86<8e80> <8efc> 44679
87<8f40> <8f7e> 44804
88<8f80> <8ffc> 44867
89<9040> <907e> 44992
90<9080> <90fc> 45055
91<9140> <917e> 45180
92<9180> <91fc> 45243
93<9240> <927e> 45368
94<9280> <92fc> 45431
95<9340> <937e> 45556
96<9380> <93fc> 45619
97<9440> <947e> 45744
98<9480> <94fc> 45807
99<9540> <957e> 45932
100<9580> <95fc> 45995
101<9640> <967e> 46120
102<9680> <96fc> 46183
103<9740> <977e> 46308
104<9780> <97fc> 46371
105<9840> <987e> 46496
106<9880> <98fc> 46559
107<9940> <997e> 46684
108<9980> <99fc> 46747
109<9a40> <9a7e> 46872
110<9a80> <9afc> 46935
111<9b40> <9b7e> 47060
112<9b80> <9bfc> 47123
113<9c40> <9c7e> 47248
114<9c80> <9cfc> 47311
115<9d40> <9d7e> 47436
116<9d80> <9dfc> 47499
117<9e40> <9e7e> 47624
118<9e80> <9efc> 47687
119<9f40> <9f7e> 47812
120<9f80> <9ffc> 47875
121<e040> <e07e> 48000
122<e080> <e0fc> 48063
123<e140> <e17e> 48188
124<e180> <e1fc> 48251
125<e240> <e27e> 48376
126<e280> <e2fc> 48439
127<e340> <e37e> 48564
128<e380> <e3d3> 48627
129endcidrange
130endcmap
131CMapName currentdict /CMap defineresource pop
132end
133end
134
135%%EndResource
136%%EOF
Note: See TracBrowser for help on using the repository browser.