mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 07:38:07 +02:00
Merge pull request #7879 from rossj/highlight-fix
Make use of textAdvanceScale consistent during combineTextItems. Fix for #7878.
This commit is contained in:
commit
3b3a179486
4 changed files with 18 additions and 10 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -269,3 +269,4 @@
|
|||
!annotation-button-widget.pdf
|
||||
!zero_descent.pdf
|
||||
!operator-in-TJ-array.pdf
|
||||
!issue7878.pdf
|
||||
|
|
BIN
test/pdfs/issue7878.pdf
Normal file
BIN
test/pdfs/issue7878.pdf
Normal file
Binary file not shown.
|
@ -3346,5 +3346,12 @@
|
|||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "text"
|
||||
},
|
||||
{ "id": "issue7878",
|
||||
"file": "pdfs/issue7878.pdf",
|
||||
"md5": "59194e30037e8c09ae846ddd0ace4c81",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "text"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue