mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
Merge pull request #7600 from Snuffleupagus/issue-7598
Check that Type1C fonts does not actually contain OpenType font files (issue 7598)
This commit is contained in:
commit
b112f9f9f4
4 changed files with 19 additions and 6 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -35,6 +35,7 @@
|
|||
!issue7439.pdf
|
||||
!issue7446.pdf
|
||||
!issue7492.pdf
|
||||
!issue7598.pdf
|
||||
!filled-background.pdf
|
||||
!ArabicCIDTrueType.pdf
|
||||
!ThuluthFeatures.pdf
|
||||
|
|
BIN
test/pdfs/issue7598.pdf
Normal file
BIN
test/pdfs/issue7598.pdf
Normal file
Binary file not shown.
|
@ -1803,6 +1803,13 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue7598",
|
||||
"file": "pdfs/issue7598.pdf",
|
||||
"md5": "c5bc5a779bfcb4b234f853231b56cf60",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue7439",
|
||||
"file": "pdfs/issue7439.pdf",
|
||||
"md5": "56682657990a894c66db26560d3039d7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue