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

Add alpha channel support to the shape assets #575

Open
pathunstrom opened this issue Feb 4, 2021 · 3 comments
Open

Add alpha channel support to the shape assets #575

pathunstrom opened this issue Feb 4, 2021 · 3 comments
Assignees
Labels
enhancement Hacktoberfest Good issues for Hacktoberfest (synced with new contributor) new contributor Apply to issues we think can be tackled by people new to PPB

Comments

@pathunstrom
Copy link
Collaborator

Add an additional keyword argument to the shape primitives that allows for an alpha channel, letting them be translucent.

@AstraLuma
Copy link
Member

AstraLuma commented Feb 4, 2021

Can this be part of the color argument?

Basically, add support for RGBA as well as RGB

@pathunstrom
Copy link
Collaborator Author

The existing assets have separate rgb parameters: https://ppb.readthedocs.io/en/stable/reference/assets.html#ppb.Circle

@pathunstrom pathunstrom self-assigned this Feb 15, 2021
@AstraLuma AstraLuma added Hacktoberfest Good issues for Hacktoberfest (synced with new contributor) new contributor Apply to issues we think can be tackled by people new to PPB labels Oct 1, 2021
@AstraLuma
Copy link
Member

Note that the renderer itself has bugs around this.

Those bugs are not part of this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Hacktoberfest Good issues for Hacktoberfest (synced with new contributor) new contributor Apply to issues we think can be tackled by people new to PPB
Projects
None yet
Development

No branches or pull requests

2 participants