Skip to content

Wrong alpha and moire with semi-transparent colors  #14

@LeaVerou

Description

@LeaVerou

image

This is due to the way arcs are painted overlapping, to prevent moire, which results in more opaque semi-transparent colors which also exhibit moire.

This can be solved by painting the gradient without any alpha information, then making another black-white gradient with the alpha information and using it as a mask via canvas compositing modes.

Putting it here in case someone has time to code it, otherwise it’ll probably have to wait :/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions