Fixed it yay
This commit is contained in:
parent
5e12421fcd
commit
b4a21c9e54
20
README.md
20
README.md
@ -4,18 +4,16 @@ Various experiments to convert image files to avif
|
|||||||
|
|
||||||
## Debian dependencies
|
## Debian dependencies
|
||||||
|
|
||||||
- imagemagick-6-common
|
- libmagickcore-dev
|
||||||
- libmagick++-6-headers
|
- libmagickcore-6.q16-dev
|
||||||
- libmagickcore-6-arch-config
|
|
||||||
- libmagickcore-6-headers
|
|
||||||
- libmagickwand-6-headers
|
## Install it
|
||||||
|
|
||||||
|
cpanm --notests --installdeps .
|
||||||
|
|
||||||
|
Tests are for cowards
|
||||||
|
|
||||||
## Running it
|
## Running it
|
||||||
|
|
||||||
./image_magick/to_avif.pl images/me.png >> me.avif
|
./image_magick/to_avif.pl images/me.png >> me.avif
|
||||||
|
|
||||||
## TODOs
|
|
||||||
|
|
||||||
- Install `libimage-magick-perl` for now
|
|
||||||
- Image::Magick wants v7 but Debian has always shipped with v6 for
|
|
||||||
years; how was `libimage-magick-perl` built?
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user