source: other-projects/trunk/mac-binaries/intel/ghostscript/share/ghostscript/8.63/Resource/CMap/TCVN-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.2 KB
Line 
1%!PS-Adobe-3.0 Resource-CMap
2%%DocumentNeededResources: ProcSet (CIDInit)
3%%IncludeResource: ProcSet (CIDInit)
4%%BeginResource: CMap (TCVN-RKSJ-H)
5%%Title: (TCVN-RKSJ-H Adobe Vietnam1 0)
6%%Version: 1.000
7%%Copyright: -----------------------------------------------------------
8%%Copyright: Copyright 1990-1998 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 (Vietnam1) def
36 /Supplement 0 def
37end def
38
39/CMapName /TCVN-RKSJ-H def
40/CMapVersion 1.000 def
41/CMapType 1 def
42
43/XUID [1 10 25461] 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
5836 begincidrange
59<959f> <95fc> 1
60<9640> <967e> 95
61<9680> <96fc> 158
62<9740> <977e> 283
63<9780> <97fc> 346
64<9840> <987e> 471
65<9880> <98fc> 534
66<9940> <997e> 659
67<9980> <99fc> 722
68<9a40> <9a7e> 847
69<9a80> <9afc> 910
70<9b40> <9b7e> 1035
71<9b80> <9bfc> 1098
72<9c40> <9c7e> 1223
73<9c80> <9cfc> 1286
74<9d40> <9d7e> 1411
75<9d80> <9dfc> 1474
76<9e40> <9e7e> 1599
77<9e80> <9efc> 1662
78<9f40> <9f7e> 1787
79<9f80> <9ffc> 1850
80<e040> <e07e> 1975
81<e080> <e0fc> 2038
82<e140> <e17e> 2163
83<e180> <e1fc> 2226
84<e240> <e27e> 2351
85<e280> <e2fc> 2414
86<e340> <e37e> 2539
87<e380> <e3fc> 2602
88<e440> <e47e> 2727
89<e480> <e4fc> 2790
90<e540> <e57e> 2915
91<e580> <e5fc> 2978
92<e640> <e67e> 3103
93<e680> <e6fc> 3166
94<e740> <e754> 3291
95endcidrange
96endcmap
97CMapName currentdict /CMap defineresource pop
98end
99end
100
101%%EndResource
102%%EOF
Note: See TracBrowser for help on using the repository browser.