Skip to content

Commit 7ddb25c

Browse files
authored
[Poppler] Built By @oschwartz🔱⚠
1 parent adca94a commit 7ddb25c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+140800
-0
lines changed
Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
%!PS-Adobe-3.0 Resource-CMap
2+
%%DocumentNeededResources: ProcSet (CIDInit)
3+
%%IncludeResource: ProcSet (CIDInit)
4+
%%BeginResource: CMap (Identity)
5+
%%Title: (Identity Adobe KR 0)
6+
%%Version: 1.002
7+
%%Copyright: -----------------------------------------------------------
8+
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9+
%%Copyright:
10+
%%Copyright: Redistribution and use in source and binary forms, with or
11+
%%Copyright: without modification, are permitted provided that the
12+
%%Copyright: following conditions are met:
13+
%%Copyright:
14+
%%Copyright: Redistributions of source code must retain the above
15+
%%Copyright: copyright notice, this list of conditions and the following
16+
%%Copyright: disclaimer.
17+
%%Copyright:
18+
%%Copyright: Redistributions in binary form must reproduce the above
19+
%%Copyright: copyright notice, this list of conditions and the following
20+
%%Copyright: disclaimer in the documentation and/or other materials
21+
%%Copyright: provided with the distribution.
22+
%%Copyright:
23+
%%Copyright: Neither the name of Adobe nor the names of its contributors
24+
%%Copyright: may be used to endorse or promote products derived from
25+
%%Copyright: this software without specific prior written permission.
26+
%%Copyright:
27+
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28+
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29+
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30+
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31+
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32+
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33+
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34+
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35+
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36+
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37+
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38+
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39+
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40+
%%Copyright: -----------------------------------------------------------
41+
%%EndComments
42+
43+
/CIDInit /ProcSet findresource begin
44+
45+
12 dict begin
46+
47+
begincmap
48+
49+
/CIDSystemInfo 3 dict dup begin
50+
/Registry (Adobe) def
51+
/Ordering (KR) def
52+
/Supplement 0 def
53+
end def
54+
55+
/CMapName /Adobe-KR-0 def
56+
/CMapVersion 1.002 def
57+
/CMapType 1 def
58+
59+
/WMode 0 def
60+
61+
/CIDCount 3059 def
62+
63+
1 begincodespacerange
64+
<0000> <0BFF>
65+
endcodespacerange
66+
67+
12 begincidrange
68+
<0000> <00ff> 0
69+
<0100> <01ff> 256
70+
<0200> <02ff> 512
71+
<0300> <03ff> 768
72+
<0400> <04ff> 1024
73+
<0500> <05ff> 1280
74+
<0600> <06ff> 1536
75+
<0700> <07ff> 1792
76+
<0800> <08ff> 2048
77+
<0900> <09ff> 2304
78+
<0a00> <0aff> 2560
79+
<0b00> <0bf2> 2816
80+
endcidrange
81+
endcmap
82+
CMapName currentdict /CMap defineresource pop
83+
end
84+
end
85+
86+
%%EndResource
87+
%%EOF
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
%!PS-Adobe-3.0 Resource-CMap
2+
%%DocumentNeededResources: ProcSet (CIDInit)
3+
%%IncludeResource: ProcSet (CIDInit)
4+
%%BeginResource: CMap (Identity)
5+
%%Title: (Identity Adobe KR 1)
6+
%%Version: 1.002
7+
%%Copyright: -----------------------------------------------------------
8+
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9+
%%Copyright:
10+
%%Copyright: Redistribution and use in source and binary forms, with or
11+
%%Copyright: without modification, are permitted provided that the
12+
%%Copyright: following conditions are met:
13+
%%Copyright:
14+
%%Copyright: Redistributions of source code must retain the above
15+
%%Copyright: copyright notice, this list of conditions and the following
16+
%%Copyright: disclaimer.
17+
%%Copyright:
18+
%%Copyright: Redistributions in binary form must reproduce the above
19+
%%Copyright: copyright notice, this list of conditions and the following
20+
%%Copyright: disclaimer in the documentation and/or other materials
21+
%%Copyright: provided with the distribution.
22+
%%Copyright:
23+
%%Copyright: Neither the name of Adobe nor the names of its contributors
24+
%%Copyright: may be used to endorse or promote products derived from
25+
%%Copyright: this software without specific prior written permission.
26+
%%Copyright:
27+
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28+
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29+
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30+
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31+
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32+
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33+
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34+
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35+
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36+
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37+
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38+
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39+
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40+
%%Copyright: -----------------------------------------------------------
41+
%%EndComments
42+
43+
/CIDInit /ProcSet findresource begin
44+
45+
12 dict begin
46+
47+
begincmap
48+
49+
/CIDSystemInfo 3 dict dup begin
50+
/Registry (Adobe) def
51+
/Ordering (KR) def
52+
/Supplement 1 def
53+
end def
54+
55+
/CMapName /Adobe-KR-1 def
56+
/CMapVersion 1.002 def
57+
/CMapType 1 def
58+
59+
/WMode 0 def
60+
61+
/CIDCount 4637 def
62+
63+
1 begincodespacerange
64+
<0000> <12FF>
65+
endcodespacerange
66+
67+
19 begincidrange
68+
<0000> <00ff> 0
69+
<0100> <01ff> 256
70+
<0200> <02ff> 512
71+
<0300> <03ff> 768
72+
<0400> <04ff> 1024
73+
<0500> <05ff> 1280
74+
<0600> <06ff> 1536
75+
<0700> <07ff> 1792
76+
<0800> <08ff> 2048
77+
<0900> <09ff> 2304
78+
<0a00> <0aff> 2560
79+
<0b00> <0bff> 2816
80+
<0c00> <0cff> 3072
81+
<0d00> <0dff> 3328
82+
<0e00> <0eff> 3584
83+
<0f00> <0fff> 3840
84+
<1000> <10ff> 4096
85+
<1100> <11ff> 4352
86+
<1200> <121c> 4608
87+
endcidrange
88+
endcmap
89+
CMapName currentdict /CMap defineresource pop
90+
end
91+
end
92+
93+
%%EndResource
94+
%%EOF
Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
%!PS-Adobe-3.0 Resource-CMap
2+
%%DocumentNeededResources: ProcSet (CIDInit)
3+
%%IncludeResource: ProcSet (CIDInit)
4+
%%BeginResource: CMap (Identity)
5+
%%Title: (Identity Adobe KR 2)
6+
%%Version: 1.002
7+
%%Copyright: -----------------------------------------------------------
8+
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9+
%%Copyright:
10+
%%Copyright: Redistribution and use in source and binary forms, with or
11+
%%Copyright: without modification, are permitted provided that the
12+
%%Copyright: following conditions are met:
13+
%%Copyright:
14+
%%Copyright: Redistributions of source code must retain the above
15+
%%Copyright: copyright notice, this list of conditions and the following
16+
%%Copyright: disclaimer.
17+
%%Copyright:
18+
%%Copyright: Redistributions in binary form must reproduce the above
19+
%%Copyright: copyright notice, this list of conditions and the following
20+
%%Copyright: disclaimer in the documentation and/or other materials
21+
%%Copyright: provided with the distribution.
22+
%%Copyright:
23+
%%Copyright: Neither the name of Adobe nor the names of its contributors
24+
%%Copyright: may be used to endorse or promote products derived from
25+
%%Copyright: this software without specific prior written permission.
26+
%%Copyright:
27+
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28+
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29+
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30+
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31+
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32+
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33+
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34+
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35+
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36+
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37+
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38+
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39+
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40+
%%Copyright: -----------------------------------------------------------
41+
%%EndComments
42+
43+
/CIDInit /ProcSet findresource begin
44+
45+
12 dict begin
46+
47+
begincmap
48+
49+
/CIDSystemInfo 3 dict dup begin
50+
/Registry (Adobe) def
51+
/Ordering (KR) def
52+
/Supplement 2 def
53+
end def
54+
55+
/CMapName /Adobe-KR-2 def
56+
/CMapVersion 1.002 def
57+
/CMapType 1 def
58+
59+
/WMode 0 def
60+
61+
/CIDCount 11451 def
62+
63+
1 begincodespacerange
64+
<0000> <2CFF>
65+
endcodespacerange
66+
67+
45 begincidrange
68+
<0000> <00ff> 0
69+
<0100> <01ff> 256
70+
<0200> <02ff> 512
71+
<0300> <03ff> 768
72+
<0400> <04ff> 1024
73+
<0500> <05ff> 1280
74+
<0600> <06ff> 1536
75+
<0700> <07ff> 1792
76+
<0800> <08ff> 2048
77+
<0900> <09ff> 2304
78+
<0a00> <0aff> 2560
79+
<0b00> <0bff> 2816
80+
<0c00> <0cff> 3072
81+
<0d00> <0dff> 3328
82+
<0e00> <0eff> 3584
83+
<0f00> <0fff> 3840
84+
<1000> <10ff> 4096
85+
<1100> <11ff> 4352
86+
<1200> <12ff> 4608
87+
<1300> <13ff> 4864
88+
<1400> <14ff> 5120
89+
<1500> <15ff> 5376
90+
<1600> <16ff> 5632
91+
<1700> <17ff> 5888
92+
<1800> <18ff> 6144
93+
<1900> <19ff> 6400
94+
<1a00> <1aff> 6656
95+
<1b00> <1bff> 6912
96+
<1c00> <1cff> 7168
97+
<1d00> <1dff> 7424
98+
<1e00> <1eff> 7680
99+
<1f00> <1fff> 7936
100+
<2000> <20ff> 8192
101+
<2100> <21ff> 8448
102+
<2200> <22ff> 8704
103+
<2300> <23ff> 8960
104+
<2400> <24ff> 9216
105+
<2500> <25ff> 9472
106+
<2600> <26ff> 9728
107+
<2700> <27ff> 9984
108+
<2800> <28ff> 10240
109+
<2900> <29ff> 10496
110+
<2a00> <2aff> 10752
111+
<2b00> <2bff> 11008
112+
<2c00> <2cba> 11264
113+
endcidrange
114+
endcmap
115+
CMapName currentdict /CMap defineresource pop
116+
end
117+
end
118+
119+
%%EndResource
120+
%%EOF

0 commit comments

Comments
 (0)