mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #1556 from brendandahl/replacetcpdf33
Replace test pdf tcpdf 33 by custom generated pdf.
This commit is contained in:
commit
b02b7be879
3 changed files with 5 additions and 4 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -32,3 +32,4 @@
|
|||
!issue925.pdf
|
||||
!gradientfill.pdf
|
||||
!basicapi.pdf
|
||||
!mixedfonts.pdf
|
||||
|
|
BIN
test/pdfs/mixedfonts.pdf
Normal file
BIN
test/pdfs/mixedfonts.pdf
Normal file
Binary file not shown.
|
@ -242,10 +242,10 @@
|
|||
"skipPages": [ 16 ],
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "tcpdf_033",
|
||||
"file": "pdfs/tcpdf_033.pdf",
|
||||
"md5": "861294df58d185aae80919173f2732ff",
|
||||
"link": true,
|
||||
{ "id": "mixedfonts",
|
||||
"file": "pdfs/mixedfonts.pdf",
|
||||
"md5": "a582b83fa1b3a25a6f13803a367c71ec",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue