Transparency problem when converting 32-bit images to WebP #8729
Comments
|
Minimal reproducible example: git clone --single-branch -b hugo-github-issue-8729 https://github.com/jmooring/hugo-testing hugo-github-issue-8729
cd hugo-github-issue-8729
hugo server |
|
The (my) upstream encoder works correctly here: bep/gowebp@a20a4da Which narrows down the options ... |
bep
added a commit
to bep/hugo
that referenced
this issue
Jul 7, 2021
bep
added a commit
to bep/hugo
that referenced
this issue
Jul 7, 2021
Keep this as a separate commit as this isn't because the files have changed. The filenames have changed due to cache busting of PNG and Webp images. See gohugoio#8729
bep
added a commit
to bep/hugo
that referenced
this issue
Jul 7, 2021
Keep this as a separate commit as this isn't because the files have changed. The filenames have changed due to cache busting of PNG and Webp images. See gohugoio#8729
bep
added a commit
that referenced
this issue
Jul 7, 2021
bep
added a commit
that referenced
this issue
Jul 7, 2021
Keep this as a separate commit as this isn't because the files have changed. The filenames have changed due to cache busting of PNG and Webp images. See #8729
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example:
Minimal reproducible example to follow...
The text was updated successfully, but these errors were encountered: