summaryrefslogtreecommitdiff
path: root/Master/tlpkg/texworks/poppler-data/cMap/Adobe-Japan1/EUC-V
blob: 247af233a7cf2ed1b95b60f9a0f3d7a81b2f7ca4 (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
77
78
79
80
81
82
83
84
85
86
87
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (EUC-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (EUC-H)
%%BeginResource: CMap (EUC-V)
%%Title: (EUC-V Adobe Japan1 1)
%%Version: 12.000
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2001 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

/EUC-H usecmap

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

/CMapName /EUC-V def
/CMapVersion 12.000 def
/CMapType 1 def

/UIDOffset 800 def
/XUID [1 10 25330] def

/WMode 1 def

27 begincidrange
<a1a2> <a1a3> 7887
<a1b1> <a1b2> 7889
<a1bc> <a1be> 7891
<a1c1> <a1c5> 7894
<a1ca> <a1db> 7899
<a1e1> <a1e1> 7917
<a4a1> <a4a1> 7918
<a4a3> <a4a3> 7919
<a4a5> <a4a5> 7920
<a4a7> <a4a7> 7921
<a4a9> <a4a9> 7922
<a4c3> <a4c3> 7923
<a4e3> <a4e3> 7924
<a4e5> <a4e5> 7925
<a4e7> <a4e7> 7926
<a4ee> <a4ee> 7927
<a5a1> <a5a1> 7928
<a5a3> <a5a3> 7929
<a5a5> <a5a5> 7930
<a5a7> <a5a7> 7931
<a5a9> <a5a9> 7932
<a5c3> <a5c3> 7933
<a5e3> <a5e3> 7934
<a5e5> <a5e5> 7935
<a5e7> <a5e7> 7936
<a5ee> <a5ee> 7937
<a5f5> <a5f6> 7938
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end

%%EndResource
%%EOF