oxipng/src/reduction
andrews05 96122fa45a
Expand low depths to 8-bit (#516)
* Keep track of number of pixels in each scanline

* Expand depth to 8-bit

* Attempt expand bit depth

* Simplify tracking of reduction_occurred

* Fix test

* Simplify depth handling in reductions

* Add tests for disabled reductions
2023-06-18 01:32:47 -04:00
..
alpha.rs Refactor aux chunk handling (#505) 2023-05-21 15:34:23 -04:00
bit_depth.rs Expand low depths to 8-bit (#516) 2023-06-18 01:32:47 -04:00
color.rs Prevent conversion from grayscale when disabled 2023-06-18 01:02:11 -04:00
mod.rs Expand low depths to 8-bit (#516) 2023-06-18 01:32:47 -04:00
palette.rs Expand low depths to 8-bit (#516) 2023-06-18 01:32:47 -04:00