mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 15:48:06 +02:00
Merge pull request #11243 from Snuffleupagus/issue-11242
Add a fallback for non-embedded *composite* Verdana fonts (issue 11242)
This commit is contained in:
commit
11f3851a97
4 changed files with 25 additions and 4 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -84,6 +84,7 @@
|
|||
!issue11016_reduced.pdf
|
||||
!issue11045.pdf
|
||||
!issue11150_reduced.pdf
|
||||
!issue11242_reduced.pdf
|
||||
!bad-PageLabels.pdf
|
||||
!decodeACSuccessive.pdf
|
||||
!filled-background.pdf
|
||||
|
|
BIN
test/pdfs/issue11242_reduced.pdf
Normal file
BIN
test/pdfs/issue11242_reduced.pdf
Normal file
Binary file not shown.
|
@ -2208,6 +2208,13 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue11242",
|
||||
"file": "pdfs/issue11242_reduced.pdf",
|
||||
"md5": "ba50b6ee537f3e815ccfe0c99e598e05",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue3323",
|
||||
"file": "pdfs/issue3323.pdf",
|
||||
"md5": "1a14ff574013caeafa9d598269988764",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue