Merge pull request #6 from andrewgaul/lcms2 Add missing lcms2 linking
Merge pull request #6 from andrewgaul/lcms2
Add missing lcms2 linking
This project aims to reduce the size of images going through the Janus proxy. It currently supports JPEGs and PNGs.
libjpeg-turbo/mozjpeg requirements:
libpng
For a simple installation use npm:
npm install git+https://github.com/mozilla/janus-image-worker.git
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Janus Image Worker
This project aims to reduce the size of images going through the Janus proxy. It currently supports JPEGs and PNGs.
Requirements
libjpeg-turbo/mozjpeg requirements:
libpng
Installation
For a simple installation use npm: