Dirk Lemstra
Dirk Lemstra
I am not sure if you are aware about this but when you reply through email attachments are not attached to the issue. Can you do that here instead: https://github.com/dlemstra/Magick.NET/issues/1820.
It looks like my patches fixed this issue. Turns out this was an issue on our side and this will be resolved in the next release.
I suspect this must be related to the file that you are using or maybe even a change in their latest patches. I just pushed a patch to add the...
@dependabot rebase
You are more than welcome to help improve the documentation of this project and create a pull request to document this.
Thanks for helping out. Could you create a file in a new `docs` folder? We can then link to that file from the readme.
And I don't know which C# wrapper you are using but the one that I created is not build for android. But I also think you should report this issue...
This bug can be reproduced by running `convert LuiL.webp -coalesce -layers optimize anim.gif` [LuiL.zip](https://github.com/user-attachments/files/15826909/LuiL.zip)
This issue only seems to happen on ImageMagick 6. The image in ImageMagick 7 is correct.
Thanks for reporting this. We should update those two examples to use a managed identity and remove the obsolete options.