Browse Source

Replace test pdf tcpdf 33 by custom generated pdf.

Brendan Dahl 13 years ago
parent
commit
28024fba3b
  1. 1
      test/pdfs/.gitignore
  2. BIN
      test/pdfs/mixedfonts.pdf
  3. 8
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -32,3 +32,4 @@ @@ -32,3 +32,4 @@
!issue925.pdf
!gradientfill.pdf
!basicapi.pdf
!mixedfonts.pdf

BIN
test/pdfs/mixedfonts.pdf

Binary file not shown.

8
test/test_manifest.json

@ -242,10 +242,10 @@ @@ -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…
Cancel
Save