Merge pull request #1556 from brendandahl/replacetcpdf33
Replace test pdf tcpdf 33 by custom generated pdf.
This commit is contained in:
commit
b02b7be879
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
!issue925.pdf
|
!issue925.pdf
|
||||||
!gradientfill.pdf
|
!gradientfill.pdf
|
||||||
!basicapi.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 ],
|
"skipPages": [ 16 ],
|
||||||
"type": "load"
|
"type": "load"
|
||||||
},
|
},
|
||||||
{ "id": "tcpdf_033",
|
{ "id": "mixedfonts",
|
||||||
"file": "pdfs/tcpdf_033.pdf",
|
"file": "pdfs/mixedfonts.pdf",
|
||||||
"md5": "861294df58d185aae80919173f2732ff",
|
"md5": "a582b83fa1b3a25a6f13803a367c71ec",
|
||||||
"link": true,
|
"link": false,
|
||||||
"rounds": 1,
|
"rounds": 1,
|
||||||
"type": "eq"
|
"type": "eq"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user