mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Docs: add note about GIF optimisation
This commit is contained in:
parent
afc35c2208
commit
31c1cfb049
@ -63,6 +63,10 @@ PNG filtering is disabled by default,
|
|||||||
which for diagrams and line art often produces the same result
|
which for diagrams and line art often produces the same result
|
||||||
as [pngcrush](https://pmt.sourceforge.io/pngcrush/).
|
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
|
### Contributing
|
||||||
|
|
||||||
A [guide for contributors](https://github.com/lovell/sharp/blob/main/.github/CONTRIBUTING.md)
|
A [guide for contributors](https://github.com/lovell/sharp/blob/main/.github/CONTRIBUTING.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user