Skip to content

mozilla/pdf.js.qcms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf.js.qcms

Provide basic bindings for qcms library.

Build

Run:

node build.js --compile --output my_output_dir

it will create a Docker image with emsdk and then run it. The generated qcms.js and qcms.wasm will be in my_output_dir.

Update

In order to update qcms to a specific version, change the version in Cargo.toml and then run:

node build.js --create

to create a new docker image and then

node build.js --compile --output my_output_dir

to compile. The short version is:

node build.js -Cco my_output_dir

Licensing

The code is released under MIT.

About

Provide ICC converters for pdf.js based on qcms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors