From 0a6def135e61cc6ba43e533d4cb537fccb880262 Mon Sep 17 00:00:00 2001 From: gennyble Date: Tue, 21 Nov 2023 16:45:32 -0600 Subject: readme --- README.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 320101e..9cdc39a 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,10 @@ # gifed Gifed is a **GIF** **e**ncoding and **d**ecoding library. -This crate is still pretty rough. I hope to make it feature complete and intuitive to use while still allowing fine grained control over the file itself, which has been and always will be, one of the main goals of this crate. +This crate is getting somewhere! I hope to polish the API a touch and introduce an API for quantization. ### Gifed TODO -- [x] Writing GIF87a -- [x] Writing GIF89a -- [x] Automatically select the lowest version possible when writing -- [x] Read GIF87a -- [x] Read GIF89a -- [ ] Reader -- [x] Streaming Reader -- [x] Writer -- [x] Streaming Writer -- [ ] Feature to allow using the [weezl][weezl-crates] crate for LZW compression instead of the built-in +- [x] Feature to allow using the [weezl][weezl-crates] crate for LZW compression instead of the built-in. *(works with compression! we still require weezl for decompression)* - [ ] 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? -- cgit 1.4.1-3-g733a5