mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #1978 from yurydelendik/issue-1655
Fixes bias calculation for type2 subr
This commit is contained in:
commit
590c6c413e
3 changed files with 12 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,15 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1655",
|
||||
"file": "pdfs/issue1655.pdf",
|
||||
"md5": "696ef6de6f4f71643771419ef04fc968",
|
||||
"rounds": 1,
|
||||
"skipPages": [1, 2, 3, 4, 5, 6, 7, 8],
|
||||
"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