Closed TechMaster closed 1 month ago
Hey @TechMaster. GitHub issues are for reporting bugs in govips. It looks like you're looking for assistance. I refer you to the documentation and examples. The library is open source so you can dwelve into it if you wish. Unfortunately as the project is run by volunteers we don't have bandwidth to provide guidance on how to use the library outside of the mentioned documentation. You are free to contribute more or better documentation or tutorials if you wish, and it would be greatly appreciated!
I want to scan all images in a folder
inputDir
then join them then export to webp. Following code can compile but generate long image rather than animated webp.Please help to export to animated webp correctly. Thanks