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

draw_text_mut doesn't consider Alpha value. #714

Open
asnimansari opened this issue Mar 9, 2025 · 0 comments
Open

draw_text_mut doesn't consider Alpha value. #714

asnimansari opened this issue Mar 9, 2025 · 0 comments

Comments

@asnimansari
Copy link

I was trying to create a text using draw_text_mut with some alpha value using color let color = Rgba([255, 255, 255, 128]);
But it doesn't seem to account the alpha..
If so, what should be the alpha value to get half opacity.

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