Robert Garrett b05daa503e Fix: wrapping, store previous pixel value
The wrapping wasn't working properly, clearly, but I forgot about the
previous pixel entirely.

I'll add some more explicit tests for the previous pixel behavior. I
think it's still broken for RGB and RGBA, because I'm dumb.
2024-10-14 21:07:29 -05:00
Description
QOI codec library made in Rust
70 KiB
Languages
Rust 100%