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

Transparency problem when converting 32-bit images to WebP #8729

Closed
jmooring opened this issue Jul 6, 2021 · 2 comments
Closed

Transparency problem when converting 32-bit images to WebP #8729

jmooring opened this issue Jul 6, 2021 · 2 comments
Labels
Milestone

Comments

@jmooring
Copy link
Contributor

@jmooring jmooring commented Jul 6, 2021

Example:

image

Minimal reproducible example to follow...

@jmooring
Copy link
Contributor Author

@jmooring jmooring commented Jul 6, 2021

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

@bep bep added the Bug label Jul 6, 2021
@bep bep added this to the v0.86 milestone Jul 6, 2021
@bep
Copy link
Member

@bep bep commented Jul 6, 2021

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 bep closed this in #8730 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
Labels
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants