jimp image processing engine for sprity
npm install sprity-jimp> Image processor for sprity that uses jimp as the image processing library
> sprity's default image processor
> javascript only, no external library dependencies
- sprity version >= 1.0
Install sprity and sprity-jimp.
``sh`
npm install sprity sprity-jimp
If you want to use the command line interface of sprity install it globally.
```
npm install sprity -g
* png (Default)
See sprity documentation
---
