summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/Resource/CMap/UniGB-UCS2-V
blob: 0b9031dcdeeae31881e8c71bf519f1ef4052d1a6 (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
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniGB-UCS2-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniGB-UCS2-H)
%%BeginResource: CMap (UniGB-UCS2-V)
%%Title: (UniGB-UCS2-V Adobe GB1 4)
%%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

/UniGB-UCS2-H usecmap

/CIDSystemInfo 3 dict dup begin
  /Registry (Adobe) def
  /Ordering (GB1) def
  /Supplement 4 def
end def

/CMapName /UniGB-UCS2-V def
/CMapVersion 12.000 def
/CMapType 1 def

/XUID [1 10 25367] def

/WMode 1 def

24 begincidrange
<2014> <2014> 598
<2026> <2026> 599
<2225> <2225> 7708
<3001> <3001> 575
<3002> <3002> 574
<3008> <300f> 584
<3010> <3011> 594
<3013> <3013> 7706
<3014> <3015> 582
<3016> <3017> 592
<ff01> <ff01> 578
<ff08> <ff09> 580
<ff0c> <ff0c> 573
<ff0e> <ff0e> 7707
<ff1a> <ff1b> 576
<ff1d> <ff1d> 7708
<ff1f> <ff1f> 579
<ff3b> <ff3b> 7709
<ff3d> <ff3d> 7710
<ff3f> <ff3f> 600
<ff5b> <ff5b> 596
<ff5d> <ff5d> 597
<ff5e> <ff5e> 7704
<ffe3> <ffe3> 7711
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end

%%EndResource
%%EOF