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

Image import should consider transparency #1

Open
Artoria2e5 opened this issue Apr 11, 2021 · 0 comments
Open

Image import should consider transparency #1

Artoria2e5 opened this issue Apr 11, 2021 · 0 comments

Comments

@Artoria2e5
Copy link

At https://youtube.com/watch?v=VLZjd_Y1gJ8&t=8m33s, an image with transparency is turned into a solidly-filled image with a lot of… wood due to the transparent background being rgba(0, 0, 0, 0). The image import procedure should probably choose to just do nothing when the alpha value is less than 0.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant