Skip to content

Font Canvas color change not updating alpha #433

@pecoram

Description

@pecoram

I am encountering an issue with font color changes on the canvas text renderer.
When changing the color from 0xffffffff to 0x000000ff, the change is applied correctly. However, (for example) when I try to change from 0xffffffb3 to 0x000000ff, while the color updates, the alpha remains at b3.
The alpha value should go from b3 to ff.

with canvas font
image
with msdf font
image

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