Skip to content

v4.0.32: add convert animated gif to animated webp (#253)

Compare
Choose a tag to compare
@sksamuel sksamuel released this 31 Aug 17:59
· 50 commits to master since this release
c4afd10
* feat: add gif2webp binary

- gif2webp version : libwebp-1.2.4
- resourse image : animated.gif to animated.webp with feature/gif2webp
- gif2webp binary option : q, m, lossy
- AnimatedGif add code for write animated image

* docs: add gif2webp documentation

* test: remove printed()

- when kotest version 5.1.0 -> 5.3.2, it was removed function

* docs: javadoc to remove another module class

* docs: remove newline comment