From c75b385f52b86bb31e13615086f5040074e3b77b Mon Sep 17 00:00:00 2001 From: Genny Date: Sun, 21 Nov 2021 18:52:58 -0600 Subject: Add references to readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ca9d927..614120d 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,19 @@ always will be, one of the main goals of this crate. [weezl-crates]: https://crates.io/crates/weezl [rgb-crates]: https://crates.io/crates/rgb +#### Past V1 +- [ ] A Reader that tries it's best to recover, even if the data is mangled. + +### Relevant Writings + +- [gif87a][gif87a] +- [gif89a][gif89a] +- [Netscape Looping Extension][netscape] + +[gif87a]: https://www.w3.org/Graphics/GIF/spec-gif87.txt +[gif89a]: https://www.w3.org/Graphics/GIF/spec-gif89a.txt +[netscape]: http://www.vurdalakov.net/misc/gif/netscape-looping-application-extension + ## gifprobe Similar to FFMPEG's ffprobe, gifprobe will print details of a gif to stdout. -- cgit 1.4.1-3-g733a5