Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regression completely disabling -quality parameter for webp #287

Open
johnkw opened this issue Nov 2, 2023 · 2 comments
Open

regression completely disabling -quality parameter for webp #287

johnkw opened this issue Nov 2, 2023 · 2 comments

Comments

@johnkw
Copy link

johnkw commented Nov 2, 2023

ImageMagick version

67 works, later versions fail

Operating system

Linux

Operating system, version and so on

any

Description

This seems to pretty obviously be due to a0bd172 which deleted the quality variable entirely some time after version 67.

A very similar patch to another branch seen here probably works: ImageMagick/ImageMagick@3331c9e

Steps to Reproduce

convert to webp and use -quality parameter

Images

No response

@johnkw
Copy link
Author

johnkw commented Nov 2, 2023

See bug #6204 for source of regression.

@urban-warrior
Copy link
Member

Thank you for reporting the issue. We have successfully reproduced it and are actively working on a patch to resolve it. You can expect this patch to be merged into the main GIT branch, later today. As part of our commitment to quality, this fix will also be included in the upcoming beta releases of ImageMagick by tomorrow. Your patience and feedback are greatly appreciated.

@urban-warrior urban-warrior transferred this issue from ImageMagick/ImageMagick Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants