Merge pull request #6434 from Snuffleupagus/issue-4436-reduced-test
Replace the unavailable linked test-case for issue 4436 with a reduced test-case
This commit is contained in:
commit
c4403e6fd2
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
@ -83,6 +83,7 @@
|
|||||||
!zerowidthline.pdf
|
!zerowidthline.pdf
|
||||||
!bug868745.pdf
|
!bug868745.pdf
|
||||||
!mmtype1.pdf
|
!mmtype1.pdf
|
||||||
|
!issue4436r.pdf
|
||||||
!issue5704.pdf
|
!issue5704.pdf
|
||||||
!issue5751.pdf
|
!issue5751.pdf
|
||||||
!bug893730.pdf
|
!bug893730.pdf
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
http://arxiv.org/pdf/1203.6597v3.pdf
|
|
||||||
|
|
78
test/pdfs/issue4436r.pdf
Normal file
78
test/pdfs/issue4436r.pdf
Normal file
@ -0,0 +1,78 @@
|
|||||||
|
%PDF-1.7
|
||||||
|
%âãÏÓ
|
||||||
|
1 0 obj
|
||||||
|
<<
|
||||||
|
/Pages 2 0 R
|
||||||
|
/Type /Catalog
|
||||||
|
>>
|
||||||
|
endobj
|
||||||
|
2 0 obj
|
||||||
|
<<
|
||||||
|
/Kids [3 0 R]
|
||||||
|
/Count 1
|
||||||
|
/Type /Pages
|
||||||
|
>>
|
||||||
|
endobj
|
||||||
|
3 0 obj
|
||||||
|
<<
|
||||||
|
/Parent 2 0 R
|
||||||
|
/MediaBox [0 0 200 50]
|
||||||
|
/Resources
|
||||||
|
<<
|
||||||
|
/Font
|
||||||
|
<<
|
||||||
|
/F1 4 0 R
|
||||||
|
>>
|
||||||
|
>>
|
||||||
|
/Contents 5 0 R
|
||||||
|
/Type /Page
|
||||||
|
>>
|
||||||
|
endobj
|
||||||
|
4 0 obj
|
||||||
|
<<
|
||||||
|
/BaseFont /Times-Roman
|
||||||
|
/Subtype /Type1
|
||||||
|
/Encoding /WinAnsiEncoding
|
||||||
|
/Type /Font
|
||||||
|
>>
|
||||||
|
endobj
|
||||||
|
5 0 obj
|
||||||
|
<<
|
||||||
|
/Length 185
|
||||||
|
>>
|
||||||
|
stream
|
||||||
|
BT
|
||||||
|
10 30 TD
|
||||||
|
/F1 16 Tf
|
||||||
|
(Issue 4436) Tj
|
||||||
|
/F1 10 Tf
|
||||||
|
0 -20 TD
|
||||||
|
(A thin line should be visible above this text.) Tj
|
||||||
|
ET
|
||||||
|
180 0 0 -0.48 10 25 cm
|
||||||
|
BI
|
||||||
|
/IM true
|
||||||
|
/W 1
|
||||||
|
/H 1
|
||||||
|
/BPC 1
|
||||||
|
ID 0x00
|
||||||
|
EI
|
||||||
|
|
||||||
|
endstream
|
||||||
|
endobj xref
|
||||||
|
0 6
|
||||||
|
0000000000 65535 f
|
||||||
|
0000000015 00000 n
|
||||||
|
0000000066 00000 n
|
||||||
|
0000000125 00000 n
|
||||||
|
0000000254 00000 n
|
||||||
|
0000000355 00000 n
|
||||||
|
trailer
|
||||||
|
|
||||||
|
<<
|
||||||
|
/Root 1 0 R
|
||||||
|
/Size 6
|
||||||
|
>>
|
||||||
|
startxref
|
||||||
|
593
|
||||||
|
%%EOF
|
@ -2434,12 +2434,10 @@
|
|||||||
"about": "Image mask in higher resolution than the image itself"
|
"about": "Image mask in higher resolution than the image itself"
|
||||||
},
|
},
|
||||||
{ "id": "issue4436",
|
{ "id": "issue4436",
|
||||||
"file": "pdfs/issue4436.pdf",
|
"file": "pdfs/issue4436r.pdf",
|
||||||
"md5": "34e6af7441961f5940e6440a62e37427",
|
"md5": "4e43d692d213f56674fcac92110c7364",
|
||||||
"rounds": 1,
|
"rounds": 1,
|
||||||
"link": true,
|
"link": false,
|
||||||
"firstPage": 9,
|
|
||||||
"lastPage": 9,
|
|
||||||
"type": "eq"
|
"type": "eq"
|
||||||
},
|
},
|
||||||
{ "id": "issue4926",
|
{ "id": "issue4926",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user