Age | Commit message (Expand) | Author |
2022-11-25 | hide gif-frames. it's not ready yet | Genny |
2022-11-25 | gifed: streaming writer | Genny |
2022-11-25 | Add decompress | Genny |
2022-11-25 | Readme update | Genny |
2022-11-25 | gifprobe: more offsets | Genny |
2022-11-25 | Read now gives offsets | Genny |
2022-11-24 | Add write example, remove bad read example | Genny |
2022-11-24 | GifBuilder work | Genny |
2022-11-24 | Move DeocdeError to the bottom of reader | Genny |
2022-11-24 | Rename some things | Genny |
2022-11-24 | No more RgbImage or RgbaImage | Genny |
2022-11-24 | Rename ColorTable to Palette | Genny |
2022-09-18 | Set packed field correctly | Genny |
2022-09-18 | Deindex images correctly (oops) | Genny |
2022-09-18 | Expose Image | Genny |
2022-08-23 | Use weezl for LZW encoding 😔 | Genny |
2022-04-05 | Add screenpacked abstraction over u8 | Genevieve Alfirevic |
2022-04-05 | Update readme | Genevieve Alfirevic |
2022-04-05 | Add giftool as a workspace member | Genevieve Alfirevic |
2022-04-05 | gifprobe: Display some more information about application extensions | Genevieve Alfirevic |
2022-04-05 | gifed: Add packed struct for image descriptor | Genevieve Alfirevic |
2022-04-05 | giftool: some analyze subcommand work | Genevieve Alfirevic |
2022-04-04 | giftool: Add extract-frames subcommand | Genevieve Alfirevic |
2022-03-03 | Display strings in comments if they are utf8 | Genevieve Alfirevic |
2022-02-14 | Change percentage of API estimation for read | Genevieve Alfirevic |
2022-02-14 | Image iterator and rgb/rgba image structs | Genevieve Alfirevic |
2022-02-11 | Use paletted png for example | Genevieve Alfirevic |
2022-02-11 | Fix read example | Genevieve Alfirevic |
2022-02-11 | Start moving packed fields to their own structs | Genevieve Alfirevic |
2022-02-02 | Why are these files changed | Genevieve Alfirevic |
2022-02-02 | Lol, what's happening | Genevieve Alfirevic |
2021-11-23 | Collapse extension enum into block | Genny |
2021-11-21 | Add references to readme | Genny |
2021-11-21 | Bring gifprobe into this repository | Genny |
2021-11-21 | Remove debug code | Genny |
2021-10-12 | Actually implement image iterator | Genny |
2021-10-11 | Run rustfmt | Genny |
2021-10-11 | Implement images iterator | Genny |
2021-10-10 | Change language in readme | Genny |
2021-10-10 | Update readme with current status | Genny |
2021-10-10 | Make the reader safer | Genny |
2021-10-10 | Fix builder api, add save method | Genny |
2021-09-24 | indicies takes slice of u8 now | Genny |
2021-09-23 | Remove broken use | Genny |
2021-09-23 | Remove old bin deps from toml | Genny |
2021-09-23 | Improve API, monocommit, sorry | Genny |
2021-09-15 | Reading, fix writing, monocommit | Genny |
2021-03-31 | Add todos | Genny |
2021-03-10 | Implement, roughly, extensions, animation, and looping | Genny |
2021-03-10 | Refactor code and get ready for extension blocks | Genny |