Docs: add note about GIF optimisation

This commit is contained in:
Lovell Fuller 2022-09-05 09:14:40 +01:00
parent afc35c2208
commit 31c1cfb049

View File

@ -63,6 +63,10 @@ PNG filtering is disabled by default,
which for diagrams and line art often produces the same result
as [pngcrush](https://pmt.sourceforge.io/pngcrush/).
The file size of animated GIF output is optimised
without having to use separate command line tools such as
[gifsicle](https://www.lcdf.org/gifsicle/).
### Contributing
A [guide for contributors](https://github.com/lovell/sharp/blob/main/.github/CONTRIBUTING.md)