RPNG A PNG decoder written in Rust. Limitations This decoder does not currently support interlaced PNGs. It does, however, fully support non-interlaced PNGs completely. Example Running the sample: cargo run /Users/Simon/Pictures/rust-wallpaper.png