Add a |text| test-case for issue 5421

Prior to PR 4259, we *incorrectly* ignored `toUnicode` for Type3 fonts. Since we now handle that correctly, this patch adds a `text` test-case to prevent regressions.
This commit is contained in:
Jonas Jenwald 2015-03-03 12:58:20 +01:00
parent fa0f09bcf0
commit 82f73bc9f4

View File

@ -1713,6 +1713,13 @@
"type": "eq",
"about": "Invisible Type3 font used for text selection and searching."
},
{ "id": "issue5421-text",
"file": "pdfs/issue5421.pdf",
"md5": "273f6813758a2349090003c7c8a0d85e",
"link": false,
"rounds": 1,
"type": "text"
},
{ "id": "issue5701",
"file": "pdfs/issue5701.pdf",
"md5": "7ec476aee12e8bd6be79140223d329c1",