source: other-projects/trunk/mac-binaries/intel/ghostscript/share/ghostscript/8.63/Resource/CMap/ETHK-B5-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: 1.8 KB
Line 
1%!PS-Adobe-3.0 Resource-CMap
2%%DocumentNeededResources: ProcSet (CIDInit)
3%%DocumentNeededResources: CMap (ETHK-B5-H)
4%%IncludeResource: ProcSet (CIDInit)
5%%IncludeResource: CMap (ETHK-B5-H)
6%%BeginResource: CMap (ETHK-B5-V)
7%%Title: (ETHK-B5-V Adobe CNS1 5)
8%%Version: 13.001
9%%Copyright: -----------------------------------------------------------
10%%Copyright: Copyright 1990-2005 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/ETHK-B5-H usecmap
36
37/CIDSystemInfo 3 dict dup begin
38 /Registry (Adobe) def
39 /Ordering (CNS1) def
40 /Supplement 5 def
41end def
42
43/CMapName /ETHK-B5-V def
44/CMapVersion 13.001 def
45/CMapType 1 def
46
47/XUID [1 10 25583] def
48
49/WMode 1 def
50
5113 begincidrange
52<a14b> <a14b> 13646
53<a15a> <a15a> 13743
54<a15c> <a15c> 13745
55<a15d> <a15e> 130
56<a161> <a162> 134
57<a165> <a166> 138
58<a169> <a16a> 142
59<a16d> <a16e> 146
60<a171> <a172> 150
61<a175> <a176> 154
62<a179> <a17a> 158
63<a1e3> <a1e3> 13647
64<c6e4> <c6e5> 14097
65endcidrange
66endcmap
67CMapName currentdict /CMap defineresource pop
68end
69end
70
71%%EndResource
72%%EOF
Note: See TracBrowser for help on using the repository browser.