mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #3464 from yurydelendik/bug889327
Fixes ASCIIHex decoding
This commit is contained in:
commit
a5cc8d1ec3
3 changed files with 47 additions and 51 deletions
1
test/pdfs/bug889327.pdf.link
Normal file
1
test/pdfs/bug889327.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=770134
|
|
@ -1260,6 +1260,14 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug889327",
|
||||
"file": "pdfs/bug889327.pdf",
|
||||
"md5": "b45cd63419241c40731f98d0e1dac082",
|
||||
"link": true,
|
||||
"lastPage": 1,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2829",
|
||||
"file": "pdfs/issue2829.pdf",
|
||||
"md5": "f32b28cf8792f6ccc470446bfbb38584",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue