mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Sanitization of truetype fonts to fix #2537
This commit is contained in:
parent
0527b8bc8d
commit
e4c3b4501d
3 changed files with 56 additions and 6 deletions
1
test/pdfs/issue2537.pdf.link
Normal file
1
test/pdfs/issue2537.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://my.herk.ro/test.pdf
|
|
@ -35,7 +35,17 @@
|
|||
"md5": "c58e6642d8a6e2ddd5e07a543ef8f30d",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"pageLimit": 4,
|
||||
"firstPage": 4,
|
||||
"lastPage": 4,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2537",
|
||||
"file": "pdfs/issue2537.pdf",
|
||||
"md5": "f56805a70ed3aa52aae5c16dd335f827",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"firstPage": 1,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "html5-canvas-cheat-sheet-load",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue