mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Transposed feature for text decoding in jbig2
This commit is contained in:
parent
ea50c078b0
commit
f6eee819e2
3 changed files with 62 additions and 23 deletions
2
test/pdfs/issue3666.pdf.link
Normal file
2
test/pdfs/issue3666.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
http://www.nfbc.com/Assets/Maps/716NiagaraWineTrail.pdf
|
||||
|
|
@ -1364,5 +1364,14 @@
|
|||
"firstPage": 1,
|
||||
"lastPage": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "issue3666",
|
||||
"file": "pdfs/issue3666.pdf",
|
||||
"md5": "c2156a34b9634b174556910732ab9df0",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 1,
|
||||
"lastPage": 2,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue