image-rs/deflate-rs

Add more configuration options

oyvindln opened this issue · 1 comments

Add configuration options for tweaking the compression behaviour, such as window size, compression level, etc..

Lazy/Greedy, max hash length and some other compression level tuning is now implemented.