source: other-projects/trunk/mac-binaries/intel/ghostscript/share/ghostscript/8.63/Resource/CMap/Adobe-Korea1-1@ 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 (Identity)
5%%Title: (Identity Adobe Korea1 1)
6%%Version: 10.001
7%%Copyright: -----------------------------------------------------------
8%%Copyright: Copyright 1990-1999 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 (Korea1) def
36 /Supplement 1 def
37end def
38
39/CMapName /Adobe-Korea1-1 def
40/CMapVersion 10.001 def
41/CMapType 1 def
42
43/UIDOffset 330 def
44/XUID [1 10 25418] def
45
46/WMode 0 def
47
48/CIDCount 18155 def
49
501 begincodespacerange
51 <0000> <46FF>
52endcodespacerange
53
5471 begincidrange
55<0000> <00ff> 0
56<0100> <01ff> 256
57<0200> <02ff> 512
58<0300> <03ff> 768
59<0400> <04ff> 1024
60<0500> <05ff> 1280
61<0600> <06ff> 1536
62<0700> <07ff> 1792
63<0800> <08ff> 2048
64<0900> <09ff> 2304
65<0a00> <0aff> 2560
66<0b00> <0bff> 2816
67<0c00> <0cff> 3072
68<0d00> <0dff> 3328
69<0e00> <0eff> 3584
70<0f00> <0fff> 3840
71<1000> <10ff> 4096
72<1100> <11ff> 4352
73<1200> <12ff> 4608
74<1300> <13ff> 4864
75<1400> <14ff> 5120
76<1500> <15ff> 5376
77<1600> <16ff> 5632
78<1700> <17ff> 5888
79<1800> <18ff> 6144
80<1900> <19ff> 6400
81<1a00> <1aff> 6656
82<1b00> <1bff> 6912
83<1c00> <1cff> 7168
84<1d00> <1dff> 7424
85<1e00> <1eff> 7680
86<1f00> <1fff> 7936
87<2000> <20ff> 8192
88<2100> <21ff> 8448
89<2200> <22ff> 8704
90<2300> <23ff> 8960
91<2400> <24ff> 9216
92<2500> <25ff> 9472
93<2600> <26ff> 9728
94<2700> <27ff> 9984
95<2800> <28ff> 10240
96<2900> <29ff> 10496
97<2a00> <2aff> 10752
98<2b00> <2bff> 11008
99<2c00> <2cff> 11264
100<2d00> <2dff> 11520
101<2e00> <2eff> 11776
102<2f00> <2fff> 12032
103<3000> <30ff> 12288
104<3100> <31ff> 12544
105<3200> <32ff> 12800
106<3300> <33ff> 13056
107<3400> <34ff> 13312
108<3500> <35ff> 13568
109<3600> <36ff> 13824
110<3700> <37ff> 14080
111<3800> <38ff> 14336
112<3900> <39ff> 14592
113<3a00> <3aff> 14848
114<3b00> <3bff> 15104
115<3c00> <3cff> 15360
116<3d00> <3dff> 15616
117<3e00> <3eff> 15872
118<3f00> <3fff> 16128
119<4000> <40ff> 16384
120<4100> <41ff> 16640
121<4200> <42ff> 16896
122<4300> <43ff> 17152
123<4400> <44ff> 17408
124<4500> <45ff> 17664
125<4600> <46ea> 17920
126endcidrange
127endcmap
128CMapName currentdict /CMap defineresource pop
129end
130end
131
132%%EndResource
133%%EOF
Note: See TracBrowser for help on using the repository browser.