mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 01:10:08 +02:00
Adds endchar with 4 arguments test.
This commit is contained in:
parent
8ee193892b
commit
a3b2ad30fa
3 changed files with 7 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -29,6 +29,7 @@
|
||||||
!issue1905.pdf
|
!issue1905.pdf
|
||||||
!issue1249.pdf
|
!issue1249.pdf
|
||||||
!smaskdim.pdf
|
!smaskdim.pdf
|
||||||
|
!endchar.pdf
|
||||||
!type4psfunc.pdf
|
!type4psfunc.pdf
|
||||||
!issue1350.pdf
|
!issue1350.pdf
|
||||||
!S2.pdf
|
!S2.pdf
|
||||||
|
|
BIN
test/pdfs/endchar.pdf
Normal file
BIN
test/pdfs/endchar.pdf
Normal file
Binary file not shown.
|
@ -461,6 +461,12 @@
|
||||||
"rounds": 1,
|
"rounds": 1,
|
||||||
"type": "eq"
|
"type": "eq"
|
||||||
},
|
},
|
||||||
|
{ "id": "endchar",
|
||||||
|
"file": "pdfs/endchar.pdf",
|
||||||
|
"md5": "90a59acdd62252fdb4fefa482e12d6b3",
|
||||||
|
"rounds": 1,
|
||||||
|
"type": "eq"
|
||||||
|
},
|
||||||
{ "id": "type4psfunc",
|
{ "id": "type4psfunc",
|
||||||
"file": "pdfs/type4psfunc.pdf",
|
"file": "pdfs/type4psfunc.pdf",
|
||||||
"md5": "7e6027a02ff78577f74dccdf84e37189",
|
"md5": "7e6027a02ff78577f74dccdf84e37189",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue