-
Notifications
You must be signed in to change notification settings - Fork 12
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
Rename with_alpha_factor
, add set_alpha
?
#51
Comments
How do you propose we implement There are several different methods I can see, each with their own bad tradeoffs:
|
I would guess (1): overwrite the alpha of each stop with the given value. |
DJMcNab
added a commit
to DJMcNab/peniko
that referenced
this issue
Sep 16, 2024
waywardmonkeys
changed the title
Change
Rename Sep 18, 2024
with_alpha_factor
with_alpha_factor
, add set_alpha
?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From @simbleau on linebender/interpoli#2 (comment)
This was added as a breaking change since the last release and the suggestion now is to perhaps modify that in a breaking way, so I'd like this to be resolved before we do the impending release.
Related:
with_alpha_factor
toBrushRef
/Brush
#40with_alpha_factor
take theBrush
by value #43cc: @simbleau @dfrg
The text was updated successfully, but these errors were encountered: