Skip to content

Commit 5cd2065

Browse files
committed
Release 1.12.0
1 parent 39ab9fd commit 5cd2065

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ Or [download the binary](https://github.com/sgreben/yeetgif/releases/latest) fro
4040

4141
```sh
4242
# Linux
43-
curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.3/gif_1.11.3_linux_x86_64.tar.gz | tar xz
43+
curl -LO https://github.com/sgreben/yeetgif/releases/download/1.12.0/gif_1.12.0_linux_x86_64.tar.gz | tar xz
4444

4545
# OS X
46-
curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.3/gif_1.11.3_osx_x86_64.tar.gz | tar xz
46+
curl -LO https://github.com/sgreben/yeetgif/releases/download/1.12.0/gif_1.12.0_osx_x86_64.tar.gz | tar xz
4747

4848
# Windows
49-
curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.3/gif_1.11.3_windows_x86_64.zip
50-
unzip gif_1.11.3_windows_x86_64.zip
49+
curl -LO https://github.com/sgreben/yeetgif/releases/download/1.12.0/gif_1.12.0_windows_x86_64.zip
50+
unzip gif_1.12.0_windows_x86_64.zip
5151
```
5252

5353
**NOTE**: To use the `optimize` command, you'll also need the [`giflossy`](https://github.com/kornelski/giflossy) fork of `gifsicle` installed:
@@ -95,6 +95,7 @@ Commands:
9595
compose (ノ ͡° ͜ʖ ͡°)ノ*:・゚✧
9696
crowd (⟃ ͜ʖ ⟄) ͜ʖ ͡°)( ° ͜ʖ( ° ͜ʖ °)
9797
erase ( ͡° ͜ʖ ͡°)=ε/̵͇̿̿/'̿̿ ̿ ̿ ̿ ̿ ̿
98+
chop ✂️( ͡°Ĺ̯ ͡° )🔪
9899
nop 乁(ᴗ ͜ʖ ᴗ)ㄏ
99100
meta (🧠 ͡ಠ ʖ̯ ͡ಠ)┌
100101
@@ -131,7 +132,8 @@ Options:
131132
-f, --frequency (default 1)
132133
-a, --amplitude (default 20)
133134
-p, --phase (default 0)
134-
-t, --type (default sine)
135+
-t, --type one of [sine snap saw sticky] (default sine)
136+
--custom comma-separated angles (°), e.g. 0,10,0,60,0 (default [])
135137
```
136138

137139
### pulse

0 commit comments

Comments
 (0)