Dirk Lemstra

Results 238 comments of Dirk Lemstra

The comment still mentions `JPEGXL_COMPUTE_LIBRARY_VERSION`? Might also be nice to add this and update the comment to also include the patch version? And also use `JPEGXL_COMPUTE_NUMERIC_VERSION` in the comment instead?...

Have you made any progress with this @onyxmaster? I tried to create a proof of concept C# wrapper yesterday night but I was unable to get it working by hacking...

Would you mind adding a `dependabot.yml` file in the `.github` folder with the following content also: ```yaml version: 2 updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" ``` That...

Sorry for the late response but I was thinking that one of the owners of this repository would pick up this pull request. Going to merge it now.

Just a remark in case you open a pull request like this in another repository. The `dependabot.yml` file should be in the `.github` folder and not in the `.github/workflows` folder....

It is Magick.NET (https://github.com/dlemstra/Magick.NET) that has it's own code and some ImageMagick code to optimize the files.

For PNG compression it might be a good idea to search for an alternative. Feel free to research this.

Those images are identical?

They are identical. I am using ImageMagick to compare those images and those two images are the same.