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

Feature: Allow color-gradient to replace original colors #390

Merged

Commits on Jun 30, 2023

  1. This PR allows color-gradient to replace the original colors.

    Preserves backwards compatibility.
    
    This is useful for e.g. drawing a gradient that fades to transparent -
    in this case the original color of the pixels should be discarded.
    colinsullivan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    287aed7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Renamed to replace

    colinsullivan committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    383e668 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Add replace to examples

    bigtimebuddy committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    0841918 View commit details
    Browse the repository at this point in the history