mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 07:38:07 +02:00
Consitently apply textAdvanceScale during building of textContentItems for improved highlighting. Fixes #7878.
This commit is contained in:
parent
94ddd8f61d
commit
4537590033
4 changed files with 18 additions and 10 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -267,3 +267,4 @@
|
|||
!annotation-choice-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.
|
@ -3324,5 +3324,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