1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Extend test-coverage for non-embedded Type1 fonts where .notdef glyphs are replaced with spaces

This commit is contained in:
Jonas Jenwald 2024-07-09 09:12:09 +02:00
parent 1bdd6920ff
commit 7ffa9a283d

View file

@ -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",