INACTIVE - http://mzl.la/ghe-archive - Image compression worker for the Janus proxy
Перейти к файлу
Eugen Sawin 4899975a2a Merge pull request #6 from andrewgaul/lcms2
Add missing lcms2 linking
2017-02-02 00:36:03 +01:00
node Fix compilation and execution issues. 2014-09-19 15:28:30 -07:00
src Workaround for the pass-through issue. 2014-10-27 15:02:37 +01:00
Makefile Initial commit 2014-08-28 11:40:51 -07:00
README.md Added README and output compilation errors. 2014-08-28 13:25:01 -07:00
configure Add missing lcms2 linking 2016-12-21 17:29:31 -08:00
index.js Export library path. 2014-09-19 13:03:46 -07:00
package.json Add missing repository information 2016-12-21 17:30:51 -08:00

README.md

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:

    • autoconf 2.56 or later
    • automake 1.7 or later
    • nasm 2.0 or later
    • GCC 4.1 or later
  • libpng

Installation

For a simple installation use npm:

npm install git+https://github.com/mozilla/janus-image-worker.git