summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/Resource/CMap/KSCpc-EUC-V
blob: 287e064f8e00e0f600ed38cea503cf92ceb0f36a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (KSCpc-EUC-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (KSCpc-EUC-H)
%%BeginResource: CMap (KSCpc-EUC-V)
%%Title: (KSCpc-EUC-V Adobe Korea1 0)
%%Version: 9.001
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-1998 Adobe Systems Incorporated.
%%Copyright: All Rights Reserved.
%%Copyright:
%%Copyright: Patents Pending
%%Copyright:
%%Copyright: NOTICE: All information contained herein is the property
%%Copyright: of Adobe Systems Incorporated.
%%Copyright:
%%Copyright: Permission is granted for redistribution of this file
%%Copyright: provided this copyright notice is maintained intact and
%%Copyright: that the contents of this file are not altered in any
%%Copyright: way from its original form.
%%Copyright:
%%Copyright: PostScript and Display PostScript are trademarks of
%%Copyright: Adobe Systems Incorporated which may be registered in
%%Copyright: certain jurisdictions.
%%Copyright: -----------------------------------------------------------
%%EndComments

/CIDInit /ProcSet findresource begin

12 dict begin

begincmap

/KSCpc-EUC-H usecmap

/CIDSystemInfo 3 dict dup begin
  /Registry (Adobe) def
  /Ordering (Korea1) def
  /Supplement 0 def
end def

/CMapName /KSCpc-EUC-V def
/CMapVersion 9.001 def
/CMapType 1 def

/UIDOffset 300 def
/XUID [1 10 25405] def

/WMode 1 def

16 begincidrange
<a1a2> <a1a3> 8056
<a1a5> <a1a5> 8058
<a1a6> <a1a6> 8320
<a1a9> <a1ab> 8059
<a1ad> <a1ad> 8062
<a1b2> <a1bd> 8063
<a1eb> <a1eb> 8075
<a3a1> <a3a1> 8076
<a3a8> <a3a9> 8077
<a3ac> <a3ac> 8079
<a3ae> <a3ae> 8080
<a3ba> <a3bf> 8081
<a3db> <a3db> 8087
<a3dd> <a3dd> 8088
<a3df> <a3df> 8089
<a3fb> <a3fe> 8090
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end

%%EndResource
%%EOF