mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 15:48:06 +02:00
Merge pull request #9809 from Snuffleupagus/getPathGenerator-ignoreErrors
Allow `FontFaceObject.getPathGenerator` to ignore non-embedded fonts during rendering
This commit is contained in:
commit
280f20bf3c
4 changed files with 97 additions and 65 deletions
1
test/pdfs/issue4244.pdf.link
Normal file
1
test/pdfs/issue4244.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://web.archive.org/web/20180613082417/https://tcpdf.org/files/examples/example_026.pdf
|
|
@ -2267,6 +2267,13 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue4244",
|
||||
"file": "pdfs/issue4244.pdf",
|
||||
"md5": "26845274a32a537182ced1fd693a38b2",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "preistabelle",
|
||||
"file": "pdfs/preistabelle.pdf",
|
||||
"md5": "d2f0b2086160d4f3d325c79a5dc1fb4d",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue