Skip to content

draw_text_mut doesn't consider Alpha value. #714

@asnimansari

Description

@asnimansari

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions