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

Fix alpha-blending for Unicorn HAT HD device #189

Merged
merged 2 commits into from
May 26, 2019
Merged

Conversation

rm-hull
Copy link
Owner

@rm-hull rm-hull commented May 26, 2019

Brightness was being coerced to an int so it was only either 0 or 1 when it should've been a fraction in range 0.0 to 1.0.

@rm-hull rm-hull merged commit f59cd69 into master May 26, 2019
@rm-hull rm-hull deleted the bugfix/alpha-channel branch May 26, 2019 22:54
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

Successfully merging this pull request may close these issues.

2 participants