-
Notifications
You must be signed in to change notification settings - Fork 21
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
Closes #3725: Hard code higher WebP conversion quality setting until configurable for GD in core. #3728
Conversation
…l configurable for GD in core.
@joeparsons patch does seem to enable lossless compression if it's available:
|
Comparing the front pages of the Probo site for this PR with the front pages of previous PRs, it looks like the size of the Lynx image goes from 182 kB to 1.9 MB. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With the latest version, the size of the Lynx image is 388 kB, which seems good to me.
Description
Alternative PR for #3725 that adds custom Drupal core patch that just hard-codes increased WebP conversion quality value in Drupal core's GD image toolkit code.
Related issues
Closes #3725
How to test
Types of changes
Arizona Quickstart (install profile, custom modules, custom theme)
Drupal core
Drupal contrib projects
Checklist