|
|
|
|
|
by sam0x17
1526 days ago
|
|
Side note the image-rs crate in the Rust ecosystem has no external dependencies and can encode and decode animated gifs and a variety of other image formats, 100% rust https://github.com/image-rs/image. At my startup we use this in a lambda to process user-uploaded images, with great success. |
|
The issues I’m talking about are acknowledged as design flaws / mistakes if you start browsing the GitHub issues.