commit 3773b0641ea166883215f3a97b4f9d9de3ea00d9 parent 79faf3722df81219bb69846947f0f38aad568d98 Author: Jack Mordaunt <jackmordaunt@gmail.com> Date: Thu, 22 Nov 2018 15:04:56 +1300 [+] Add Gif optimisation to the refinements list. Diffstat:
| M | readme.md | | | 5 | ++++- |
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/readme.md b/readme.md @@ -79,7 +79,10 @@ Refinements - [ ] Interactive clip selection - [ ] Support for local video files - [ ] Authentication (eg, OAuth) -- [ ] Authorisation (eg, different user experience based on account attributes) +- [ ] Authorisation (eg, different user experience based on account attributes) +- [ ] Compress and optimize gif images (imagemagick? pure Go?) + - imagemagick is non-trivial to package and ditribute cross platform + Infrastructure - [ ] Github releases - [ ] Hosted storage