dropbox / lepton

Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
https://blogs.dropbox.com/tech/2016/07/lepton-image-compression-saving-22-losslessly-from-images-at-15mbs/
Apache License 2.0
5.01k stars 354 forks source link

Dependencies and build instructions #7

Closed andrefreitas closed 8 years ago

andrefreitas commented 8 years ago

Can you provide dependencies and build instructions in the Readme?

danielrh commented 8 years ago

Good idea: will try my best... until then,

sh autogen.sh
./configure
make
make check