-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
Add WebP support for PHP GD #91
Conversation
We can certainly include WebP support in However and FYI, it is not currently supported on either Acquia or Pantheon. Would be also good to know whether Platform.sh supports WebP or not. I don't have any projects there so cannot validate this. Acquia
Pantheon
Docksal (docksal/cli:2.5-php7.1)
|
I almost feel like we need a repo/doc of common |
@sean-e-dietrich tests are still failing and we now also need to add PHP 7.3 support. |
@lmakarov just checked and the build is now passing we were missing a few packages. Additionally looks like the support has also been translated for PHP7.3 now too. |
Following Mike Hershel's Tweet https://twitter.com/mikeherchel/status/1053790762759008262
Confirmed that while Chrome is probably the ONLY browser that will support WebP processing. Chrome is widely used and found that CLI does not have WebP compiled.
5.6 Image has a different flag then 7.0+