]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Use Imagick to keep GIF animation
authorJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 10 May 2019 13:32:29 +0000 (15:32 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 10 May 2019 13:33:36 +0000 (15:33 +0200)
If Imagick is available, GIF will be saved using it to keep animation.
Otherwise the previous method will be used and the animation won't be kept.


No differences found