mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
[api-minor] Add a jpx decoder based on OpenJPEG 2.5.2
The decoder is compiled in WASM: https://github.com/mozilla/pdf.js.openjpeg Fixes #17289, #17061, #16485, #13051, #6365, #4648, #12213.
This commit is contained in:
parent
2e94511330
commit
2e83cfbbc1
20 changed files with 172 additions and 2347 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -642,3 +642,4 @@
|
|||
!issue17871_top_right.pdf
|
||||
!bug1889122.pdf
|
||||
!issue17929.pdf
|
||||
!issue12213.pdf
|
||||
|
|
2
test/pdfs/bug1659412.pdf.link
Normal file
2
test/pdfs/bug1659412.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=9254200
|
||||
|
2
test/pdfs/issue12213.1.pdf.link
Normal file
2
test/pdfs/issue12213.1.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://github.com/mozilla/pdf.js/files/6600376/JPXimageprobem.pdf
|
||||
|
BIN
test/pdfs/issue12213.pdf
Executable file
BIN
test/pdfs/issue12213.pdf
Executable file
Binary file not shown.
2
test/pdfs/issue13051.pdf.link
Normal file
2
test/pdfs/issue13051.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://github.com/mozilla/pdf.js/files/6083044/njp.32101064480005_page_013.2.pdf
|
||||
|
2
test/pdfs/issue16485.pdf.link
Normal file
2
test/pdfs/issue16485.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://web.archive.org/web/20230617061919/https://cdn.dealereprocess.org/cdn/servicemanuals/nissan/2023-ariya.pdf
|
||||
|
2
test/pdfs/issue17061.pdf.link
Normal file
2
test/pdfs/issue17061.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://web.archive.org/web/20240229104747/https://btohq.sgp1.cdn.digitaloceanspaces.com/bto/nov-2019-bto/plantation-village.pdf
|
||||
|
2
test/pdfs/issue17289.pdf.link
Normal file
2
test/pdfs/issue17289.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://github.com/mozilla/pdf.js/files/13391396/example.pdf
|
||||
|
2
test/pdfs/issue4648.pdf.link
Normal file
2
test/pdfs/issue4648.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://web.archive.org/web/20240415131452/http://www.braidense.it/rd/03595.pdf
|
||||
|
1
test/pdfs/issue6365.pdf.link
Normal file
1
test/pdfs/issue6365.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://web.archive.org/web/20210403114737/http://waltercosand.com/CosandScores/Composers%20A-D/Chopin,%20Frederic/Find_by_Category/Preludes/Preludes-Op28-edDebussy.pdf
|
|
@ -9840,5 +9840,84 @@
|
|||
"md5": "2f5686f77f73fb99037f5c2c7e48ce53",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue17289",
|
||||
"file": "pdfs/issue17289.pdf",
|
||||
"md5": "acf5bb9e4309ba1c4b3568e7c4a7dd73",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue17061",
|
||||
"file": "pdfs/issue17061.pdf",
|
||||
"md5": "21a1b887b7e657b01e4205b22d1f4378",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 1,
|
||||
"lastPage": 5,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue16485",
|
||||
"file": "pdfs/issue16485.pdf",
|
||||
"md5": "8a2c43161e0d89469fc7ed345c7bd3b1",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 266,
|
||||
"lastPage": 266,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue13051",
|
||||
"file": "pdfs/issue13051.pdf",
|
||||
"md5": "ead6598c79641a0d266a224160e764d8",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue6365",
|
||||
"file": "pdfs/issue6365.pdf",
|
||||
"md5": "fd567f3b4f7c896b5b8071ea762af069",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 2,
|
||||
"lastPage": 5,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue4648",
|
||||
"file": "pdfs/issue4648.pdf",
|
||||
"md5": "9906cb55f190b8a2d340ea34093ed763",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 1,
|
||||
"lastPage": 4,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "bug1659412",
|
||||
"file": "pdfs/bug1659412.pdf",
|
||||
"md5": "0a3220e322d7b899e7604cea947d424c",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue12213",
|
||||
"file": "pdfs/issue12213.pdf",
|
||||
"md5": "84df1ce3e3d96e793a2e339aaba138e9",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{
|
||||
"id": "issue12213.1",
|
||||
"file": "pdfs/issue12213.1.pdf",
|
||||
"md5": "8ff4af8d7fd391b7f6601406e490d865",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue