oxipng/tests
Josh Holmer 6d49d7b8f9 Implement zopfli compression, available as a CLI flag (-Z)
Improves compression by about 10% over DEFLATE, but takes a very long
time at the moment, so it is off by default.
2016-12-01 12:51:30 -05:00
..
files Implement zopfli compression, available as a CLI flag (-Z) 2016-12-01 12:51:30 -05:00
filters.rs Convert results to return a PngError 2016-08-16 12:38:09 -04:00
flags.rs Implement zopfli compression, available as a CLI flag (-Z) 2016-12-01 12:51:30 -05:00
interlaced.rs Convert results to return a PngError 2016-08-16 12:38:09 -04:00
lib.rs Add support for optimizing PNGs loaded in-memory. 2016-05-05 07:54:52 -04:00
reduction.rs Convert results to return a PngError 2016-08-16 12:38:09 -04:00