Skip to content

jkrimmer/ghostpdl-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gspdl-wasm

  1. Clone this repository
git clone https://github.com/jkrimmer/ghostpdl-wasm
cd ghostpdl-wasm
  1. Run the setup bash script
. build/setup.sh
  1. Activate PATH and other environment variables for emsdk in the current terminal
source build/emsdk/emsdk_env.sh
  1. Run the build script to generate the full set of binaries
. build/build.sh
  1. Alternatively, run the script build-inkcov-only.sh to generate only a ghostscript binary featuring nothing but the inkcov device.
. build/build-inkcov-only.sh
  1. Find the output in ghostpdl-wasm/build/ghostpdl/bin.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages