mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Evaluate type 1 charstrings for conversion to type 2.
This commit is contained in:
parent
2ccad4ca45
commit
b5278c5e27
3 changed files with 358 additions and 422 deletions
2
test/pdfs/issue1936.pdf.link
Normal file
2
test/pdfs/issue1936.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
http://sci2s.ugr.es/keel/pdf/specific/articulo/alp99.pdf
|
||||
|
|
@ -776,6 +776,14 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1936",
|
||||
"file": "pdfs/issue1936.pdf",
|
||||
"md5": "7302eb9b6a626308e2a933aaed9e1756",
|
||||
"rounds": 1,
|
||||
"pageLimit": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2337",
|
||||
"file": "pdfs/issue2337.pdf",
|
||||
"md5": "ea10f4131202b9b8f2a6cb7770d3f185",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue