GIFt
A Rust library for encoding and decoding GIF images.
Documentation
Decoding example
// ... open a `File` as "gif"
for raster in new
Utility
The library comes with a gift command-line utility, which can show the blocks
within GIF files.
cargo install gift --features=cmd
TODO
- Interlaced images