mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Implements shading types 4-7
This commit is contained in:
parent
59526a7cf1
commit
a583c319a1
6 changed files with 3587 additions and 9 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -41,6 +41,7 @@
|
|||
!type4psfunc.pdf
|
||||
!issue1350.pdf
|
||||
!S2.pdf
|
||||
!personwithdog.pdf
|
||||
!helloworld-bad.pdf
|
||||
!zerowidthline.pdf
|
||||
!bug868745.pdf
|
||||
|
|
2846
test/pdfs/personwithdog.pdf
Executable file
2846
test/pdfs/personwithdog.pdf
Executable file
File diff suppressed because one or more lines are too long
|
@ -441,6 +441,12 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "personwithdog",
|
||||
"file": "pdfs/personwithdog.pdf",
|
||||
"md5": "cd68fb2ce00dab97801b3e51495b99e3",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "usmanm-bad-auto-fetch",
|
||||
"file": "pdfs/usmanm-bad.pdf",
|
||||
"md5": "38afb822433aaf07fc8f54807cd4f61a",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue