mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 05:45:33 +08:00
gifsicle: Add optimise example
This commit is contained in:
committed by
Agniva De Sarker
parent
45fec77380
commit
e176566748
@@ -2,6 +2,10 @@
|
||||
|
||||
> Create GIFs.
|
||||
|
||||
- Optimise a GIF:
|
||||
|
||||
`gifsicle --batch --optimize=3 {{amin.gif}}`
|
||||
|
||||
- Make a GIF animation with gifsicle:
|
||||
|
||||
`gifsicle --delay={{10}} --loop *.gif > {{anim.gif}}`
|
||||
|
||||
Reference in New Issue
Block a user