mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #14464 from Snuffleupagus/issue-14462
Support Type1 font files with incomplete /CharStrings definitions (issue 14462)
This commit is contained in:
commit
23b6fde9fc
4 changed files with 16 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -483,6 +483,7 @@
|
|||
!tiling-pattern-box.pdf
|
||||
!tiling-pattern-large-steps.pdf
|
||||
!issue13201.pdf
|
||||
!issue14462_reduced.pdf
|
||||
!issue11555.pdf
|
||||
!issue12337.pdf
|
||||
!pr12564.pdf
|
||||
|
|
BIN
test/pdfs/issue14462_reduced.pdf
Normal file
BIN
test/pdfs/issue14462_reduced.pdf
Normal file
Binary file not shown.
|
@ -3699,6 +3699,12 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue14462",
|
||||
"file": "pdfs/issue14462_reduced.pdf",
|
||||
"md5": "afe38169322f8e124eaeae00f94ea596",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "preistabelle",
|
||||
"file": "pdfs/preistabelle.pdf",
|
||||
"md5": "d2f0b2086160d4f3d325c79a5dc1fb4d",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue