mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #15732 from Snuffleupagus/issue-15719
Add a fallback for non-embedded *composite* Tahoma fonts (issue 15719)
This commit is contained in:
commit
8fda3f04fe
3 changed files with 13 additions and 2 deletions
1
test/pdfs/issue15719.pdf.link
Normal file
1
test/pdfs/issue15719.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/10075867/Error.2.Wrong.hebrew.pdf
|
|
@ -3512,6 +3512,16 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue15719",
|
||||
"file": "pdfs/issue15719.pdf",
|
||||
"md5": "4a58dbe725897e787a93e26abc621191",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"optionalContent": {
|
||||
"37R": false
|
||||
}
|
||||
},
|
||||
{ "id": "issue11242",
|
||||
"file": "pdfs/issue11242_reduced.pdf",
|
||||
"md5": "ba50b6ee537f3e815ccfe0c99e598e05",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue