mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Add the pdkids
PDF document to the repository
Given that the sub-title of that document is "Public domain texts for young people." and that the images have clear sources at the end of the document, it should (hopefully) be OK to add it to the repository rather than relying on a linked test-case.
This commit is contained in:
parent
c10d0935c4
commit
fb3c7b6d8f
4 changed files with 1 additions and 2 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
*.error
|
||||
|
||||
!boundingBox_invalid.pdf
|
||||
!pdkids.pdf
|
||||
!tracemonkey.pdf
|
||||
!TrueType_without_cmap.pdf
|
||||
!franz.pdf
|
||||
|
|
BIN
test/pdfs/pdkids.pdf
Normal file
BIN
test/pdfs/pdkids.pdf
Normal file
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
https://www.archive.org/download/PdKids/PdKids.pdf
|
|
@ -967,7 +967,6 @@
|
|||
"id": "pdkids",
|
||||
"file": "pdfs/pdkids.pdf",
|
||||
"md5": "278982bf016dbe46d2066f9245d9b3e6",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue