apng + imagemagick + lazygit
parent
a84d4317ff
commit
16a90f3775
|
@ -1,4 +1,4 @@
|
||||||
# apng2gif
|
# [apng2gif](http://apng2gif.sourceforge.net/)
|
||||||
|
|
||||||
| Distribution | Package |
|
| Distribution | Package |
|
||||||
| ------------ | ---------- |
|
| ------------ | ---------- |
|
||||||
|
|
|
@ -1,5 +1,11 @@
|
||||||
# [imagemagick](https://github.com/ImageMagick/ImageMagick)
|
# [imagemagick](https://github.com/ImageMagick/ImageMagick)
|
||||||
|
|
||||||
|
| Distribution | Package |
|
||||||
|
| ------------ | ------------- |
|
||||||
|
| Arch Linux | `imagemagick` |
|
||||||
|
| Ubuntu | `imagemagick` |
|
||||||
|
| Fedora | `ImageMagick` |
|
||||||
|
|
||||||
Convert `.svg` to `.png`:
|
Convert `.svg` to `.png`:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
# [lazygit](https://github.com/jesseduffield/lazygit)
|
||||||
|
|
||||||
|
| Distribution | Package |
|
||||||
|
| ------------ | --------- |
|
||||||
|
| Homebrew | `lazygit` |
|
Loading…
Reference in New Issue