com.lowagie.text.pdf.fonts.cmaps.GB-EUC-H Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of itext2 Show documentation
Show all versions of itext2 Show documentation
Itext is a java library to create and manipulate PDFs.
This is a fork of version 2.1.7 the last MPL/LGPL version.
It's focused basically on mantain compatibility with newer bouncycastle releases and small bugfixes.
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%IncludeResource: ProcSet (CIDInit)
%%BeginResource: CMap (GB-EUC-H)
%%Title: (GB-EUC-H Adobe GB1 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
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (GB1) def
/Supplement 0 def
end def
/CMapName /GB-EUC-H def
/CMapVersion 9.001 def
/CMapType 1 def
/UIDOffset 100 def
/XUID [1 10 25360] def
/WMode 0 def
2 begincodespacerange
<00> <80>
endcodespacerange
1 beginnotdefrange
<00> <1f> 7716
endnotdefrange
90 begincidrange
<20> <20> 7716
<21> <7e> 814
96
190
240
250
262
356
439
525
549
602
635
668
700
738
814
908
940
1034
1128
1222
1316
1410
1504
1598
1692
1786
1880
1974
2068
2162
2256
2350
2444
2538
2632
2726
2820
2914
3008
3102
3196
3290
3384
3478
3572
3666
3760
3854
3948
4042
4136
4230
4324
4418
4512
4606
4695
4789
4883
4977
5071
5165
5259
5353
5447
5541
5635
5729
5823
5917
6011
6105
6199
6293
6387
6481
6575
6669
6763
6857
6951
7045
7139
7233
7327
7421
7515
7609
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF