mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 01:28:06 +02:00
Fix cff regression.
This commit is contained in:
parent
6ec62cd148
commit
8c5d33c86b
3 changed files with 15 additions and 4 deletions
1
test/pdfs/issue1422.pdf.link
Normal file
1
test/pdfs/issue1422.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.cpi.si/files/cpi/userfiles/TrajnostniRazvoj/06_Prosti_cas.pdf
|
|
@ -558,5 +558,13 @@
|
|||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1422",
|
||||
"file": "pdfs/issue1422.pdf",
|
||||
"md5": "f7a732a86960b330b8108d5cdece19e3",
|
||||
"rounds": 1,
|
||||
"pageLimit": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue