blob: 6c97cacdba2c9b57b84f09c500fb4c2484c20cdf (
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
|
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniGB-UTF8-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniGB-UTF8-H)
%%BeginResource: CMap (UniGB-UTF8-V)
%%Title: (UniGB-UTF8-V Adobe GB1 5)
%%Version: 13.002
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2005 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
/UniGB-UTF8-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (GB1) def
/Supplement 5 def
end def
/CMapName /UniGB-UTF8-V def
/CMapVersion 13.002 def
/CMapType 1 def
/XUID [1 10 25450] def
/WMode 1 def
17 begincidchar
<e28094> 598
<e280a6> 599
<e38081> 575
<e38082> 574
<e38093> 7706
<efbc81> 578
<efbc8c> 573
<efbc8e> 7707
<efbc9d> 7708
<efbc9f> 579
<efbcbb> 7709
<efbcbd> 7710
<efbcbf> 600
<efbd9b> 596
<efbd9d> 597
<efbd9e> 7704
<efbfa3> 7711
endcidchar
6 begincidrange
<e38088> <e3808f> 584
<e38090> <e38091> 594
<e38094> <e38095> 582
<e38096> <e38097> 592
<efbc88> <efbc89> 580
<efbc9a> <efbc9b> 576
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
|