mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Extend test-coverage for non-embedded Type1 fonts where .notdef glyphs are replaced with spaces
This commit is contained in:
parent
1bdd6920ff
commit
7ffa9a283d
1 changed files with 15 additions and 0 deletions
|
@ -2983,6 +2983,13 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue11403-text",
|
||||
"file": "pdfs/issue11403_reduced.pdf",
|
||||
"md5": "08287b64f442cb7c329b97c4774aa1cd",
|
||||
"rounds": 1,
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"id": "issue11139",
|
||||
"file": "pdfs/issue11139.pdf",
|
||||
|
@ -6479,6 +6486,14 @@
|
|||
"type": "eq",
|
||||
"about": "Has a 4 bit per component image with mask and decode."
|
||||
},
|
||||
{
|
||||
"id": "issue2770-text",
|
||||
"file": "pdfs/issue2770.pdf",
|
||||
"md5": "36070d756d06eaa35c2227efb069fb1b",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"id": "issue2984",
|
||||
"file": "pdfs/issue2984.pdf",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue