-
-
Starting to appear in the wild now.
Requires deploying webp and GEGL dependency
Need to implement support in node-canvas
https://github.com/Automattic/node-canvas/blob/master/src/PNG.h
https://github…
-
We need to change all image styles to start using webp in order to improve performance.
For older browsers we should take care and provide a fallback
-
**Is your feature request related to a problem? Please describe (REQUIRED):**
WebP compression was removed when the texture compression pipeline was migrated to Basis Universal. WebP (especially WebP…
-
**Description:**
If you run the texture unpacker and try to unpack the atlas in webp format, you may get an error. The workaround is to pack a skeleton's images into webp format once and then unpack …
-
I noticed that flipping through webp images is often slow, after flipping it sometimes takes a little while to show the next image.
jpg images don't show this problem. My webp images are reasonably-s…
-
Some pages on bbc.com are missing the hero image.
bbc.com articles where Readability removes the hero image:
- https://www.bbc.com/news/articles/cyx5x44vnyeo
- https://www.bbc.com/news/articles/c…
-
Unfortunately, the webp image format is not well supported in some versions of Outlook:
https://www.caniemail.com/features/image-webp/
Although it's not a large % globally, I run a fairly run-of…
-
It seems that "animated WebP (I think extended WebP in general) is not (yet) supported."
( See : https://bugs.php.net/bug.php?id=79809&thanks=4 )
-
Part of the gap observed in #119 is due to `webp-animation` using multi-threading. `libwebp` also has a multi-threading option for still images. But right now `image-webp` is single-threaded.
I thi…