Set/Get loop count of animated webp on ImageMagick6 #156
Unanswered
diego-choi
asked this question in
General
Replies: 1 comment
-
The code used in ImageMagick 6 is a lot different now because we added some extra features inside ImageMagick 7. Not sure when we will apply these changes to ImageMagick 6 or if we even can do that easily. We are open to pull requests for this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I found that it couldn't set/get loop count of animated webp on ImageMagick6. but I found this issue (ImageMagick/ImageMagick#2863) about this problem on ImageMagick7.
I also found some commits for resolving this problem in IM7. so I think it is possible on IM7 now.
Could you apply these improvements to IM6 too? or please let me know if I can be of any help for it. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions