mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #2240 from yurydelendik/fix-text-clipping
Fixes text clipping
This commit is contained in:
commit
c31c79761c
3 changed files with 77 additions and 3 deletions
1
test/pdfs/issue1687.pdf.link
Normal file
1
test/pdfs/issue1687.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.karynellis.com/charts/bird/KarynEllisChordChart-BIRD.pdf
|
|
@ -557,6 +557,13 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1687",
|
||||
"file": "pdfs/issue1687.pdf",
|
||||
"md5": "ea79d83821d1dd0663414b037080add5",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1133",
|
||||
"file": "pdfs/issue1133.pdf",
|
||||
"md5": "d1b61580cb100e3df93d33703af1773a",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue