mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fixes bias calculation for type2 subr
This commit is contained in:
parent
e17d828b64
commit
6277e6eda7
3 changed files with 11 additions and 2 deletions
1
test/pdfs/issue1655.pdf.link
Normal file
1
test/pdfs/issue1655.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://bblum.net/thesis-draft.pdf
|
|
@ -515,6 +515,14 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1655",
|
||||
"file": "pdfs/issue1655.pdf",
|
||||
"md5": "696ef6de6f4f71643771419ef04fc968",
|
||||
"rounds": 1,
|
||||
"pageLimit": 9,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1133",
|
||||
"file": "pdfs/issue1133.pdf",
|
||||
"md5": "d1b61580cb100e3df93d33703af1773a",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue