Some checks failed
Types tests / Test (lts/*) (push) Has been cancelled
Lint / Lint (lts/*) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CI / Test (20) (push) Has been cancelled
CI / Test (22) (push) Has been cancelled
CI / Test (24) (push) Has been cancelled
Build
In order to generate the file openjpeg.js:
- git clone https://github.com/mozilla/pdf.js.openjpeg/
- the build requires to have a Docker setup and then:
node build.js -Cto build the Docker imagenode build.js -co /pdf.js/external/openjpeg/to compile the decoder
Licensing
OpenJPEG is under BSD 2-clause "Simplified" License
and pdf.js.openjpeg is released under BSD 2-clause license so openjpeg.js is released under BSD 2-clause license too.