Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-11-21 | Bring gifprobe into this repository | Genny | -1700/+0 | |
2021-11-21 | Remove debug code | Genny | -17/+1 | |
2021-10-12 | Actually implement image iterator | Genny | -6/+67 | |
I forgot to implement next, oops! | ||||
2021-10-11 | Run rustfmt | Genny | -1306/+1306 | |
2021-10-11 | Implement images iterator | Genny | -14/+94 | |
2021-10-10 | Make the reader safer | Genny | -38/+77 | |
2021-10-10 | Fix builder api, add save method | Genny | -18/+44 | |
2021-09-24 | indicies takes slice of u8 now | Genny | -6/+6 | |
2021-09-23 | Remove broken use | Genny | -1/+0 | |
2021-09-23 | Improve API, monocommit, sorry | Genny | -341/+345 | |
2021-09-15 | Reading, fix writing, monocommit | Genny | -639/+1345 | |
2021-03-31 | Add todos | Genny | -1/+9 | |
2021-03-10 | Implement, roughly, extensions, animation, and looping | Genny | -11/+151 | |
2021-03-10 | Refactor code and get ready for extension blocks | Genny | -33/+25 | |
2021-03-08 | Rename a few things | Genny | -30/+42 | |
2020-11-06 | Add gif components | Genny | -414/+356 | |
2020-10-06 | Initial commit | Genny | -0/+707 | |
Messy code, but it bloody works! Well, the tests don't fail, which is a great start! |