mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #14418 from calixteman/14415
Use positive dimensions for text chunks in the text layer (issue #14415)
This commit is contained in:
commit
290cbc5232
4 changed files with 38 additions and 16 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -500,3 +500,4 @@
|
|||
!poppler-937-0-fuzzed.pdf
|
||||
!PDFBOX-3148-2-fuzzed.pdf
|
||||
!poppler-90-0-fuzzed.pdf
|
||||
!issue14415.pdf
|
BIN
test/pdfs/issue14415.pdf
Normal file
BIN
test/pdfs/issue14415.pdf
Normal file
Binary file not shown.
|
@ -6191,5 +6191,10 @@
|
|||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
},
|
||||
{ "id": "issue14415",
|
||||
"file": "pdfs/issue14415.pdf",
|
||||
"md5": "fa306a250a3d37fe0e7a4b3bba51c91e",
|
||||
"type": "text"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue