From 080f6297f28a9800186376742827de60d17e6160 Mon Sep 17 00:00:00 2001 From: Genny Date: Fri, 25 Nov 2022 18:40:52 -0600 Subject: gifed: streaming writer --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c0b631e..f2c625f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This crate is still pretty rough. I hope to make it feature complete and intuiti - [ ] Reader - [x] Streaming Reader - [x] Writer -- [ ] Streaming Writer +- [x] Streaming Writer - [ ] Feature to allow using the [weezl][weezl-crates] crate for LZW compression instead of the built-in - [ ] Feature to allow using the [rgb][rgb-crates] crate for the color type. - [ ] Well written and easy to understand docs! `bitvec` quality, but who can match that? @@ -38,6 +38,9 @@ These are part of the 89a spec, but are kept separate as they're not "core" to t [gif89a]: https://www.w3.org/Graphics/GIF/spec-gif89a.txt [netscape]: http://www.vurdalakov.net/misc/gif/netscape-looping-application-extension +## gif-frames +GIF Frames helps you manage the weird disposal methods that the Graphic Control Extension introduced. Also provides Indexed -> Rgb/Rgba conversion. + ## gifprobe Similar to FFMPEG's ffprobe, gifprobe will print details of a gif to stdout. -- cgit 1.4.1-3-g733a5