summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfmx/data/CMap/UniKSCms-UCS2-H
blob: 91a234656e23ddd06804adc4b524ff3bc909f9ff (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
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniKS-UCS2-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniKS-UCS2-H)
%%BeginResource: CMap (UniKSCms-UCS2-H)
%%Title: (UniKSCms-UCS2-H Adobe Korea1 1)
%%Version: 1.0
%%Copyright:
%% Copyright (C) 2002 by Jin-Hwan Cho <chofchof@ktug.or.kr>
%%
%% This program is free software; you can redistribute it and/or modify
%% it under the terms of the GNU General Public License as published by
%% the Free Software Foundation; either version 2 of the License, or
%% (at your option) any later version.
%%
%% This program is distributed in the hope that it will be useful,
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
%% GNU General Public License for more details.
%%
%% You should have received a copy of the GNU General Public License
%% along with this program; if not, write to the Free Software
%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
%%EndComments

/CIDInit /ProcSet findresource begin

12 dict begin

begincmap

/UniKS-UCS2-H usecmap

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

/CMapName /UniKSCms-UCS2-H def
/CMapVersion 1.0 def
/CMapType 1 def

/WMode 0 def

9 begincidrange
<00ad> <00ad> 109
<00b7> <00b7> 104
<02d0> <02d0> 210
<2015> <2015> 110
<2225> <2225> 111
<223c> <223c> 113
<226a> <226b> 176
<2299> <2299> 227
<ff5e> <ff5e> 200
endcidrange

endcmap

CMapName currentdict /CMap defineresource pop

end
end
%%EndResource
%%EOF