mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Sanitizing the glyphs to avoid OTS rejections
This commit is contained in:
parent
38a6cd6f9a
commit
3cd4159489
3 changed files with 77 additions and 13 deletions
1
test/pdfs/html5checker.pdf.link
Normal file
1
test/pdfs/html5checker.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://hsivonen.iki.fi/thesis/html5-conformance-checker.pdf
|
|
@ -445,6 +445,14 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "html5checker",
|
||||
"file": "pdfs/html5checker.pdf",
|
||||
"md5": "74bbd80d1e7eb5f2951582233ef9ebab",
|
||||
"rounds": 1,
|
||||
"pageLimit": 7,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1133",
|
||||
"file": "pdfs/issue1133.pdf",
|
||||
"md5": "d1b61580cb100e3df93d33703af1773a",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue