oxipng/tests
andrews05 c97572be3e
ColorType Refactor (#500)
* Refactor ColorType
Move transparency and palette data into the ColorType

* Fixup tests

* Make more use of helper functions

* Change BitDepth to u8 representation with TryFrom

* Fix clippy lints

* Don't use unstable language features

* Restore documentation on transparency/palette
2023-04-27 19:49:54 -04:00
..
files Remove test 167 which is no longer relevant 2023-01-06 15:35:05 -05:00
filters.rs ColorType Refactor (#500) 2023-04-27 19:49:54 -04:00
flags.rs ColorType Refactor (#500) 2023-04-27 19:49:54 -04:00
interlaced.rs ColorType Refactor (#500) 2023-04-27 19:49:54 -04:00
interlacing.rs ColorType Refactor (#500) 2023-04-27 19:49:54 -04:00
lib.rs Fix some clippy warnings 2021-06-24 15:57:41 -04:00
reduction.rs ColorType Refactor (#500) 2023-04-27 19:49:54 -04:00
regression.rs ColorType Refactor (#500) 2023-04-27 19:49:54 -04:00
strategies.rs ColorType Refactor (#500) 2023-04-27 19:49:54 -04:00