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

Add MutableSurface#blitPlane operation #483

Merged
merged 1 commit into from
Apr 6, 2024
Merged

Add MutableSurface#blitPlane operation #483

merged 1 commit into from
Apr 6, 2024

Conversation

JD557
Copy link
Owner

@JD557 JD557 commented Apr 6, 2024

Adds MutableSurface#blitPlane operation that fills the surface with a plane (according to the BlendMode).

Turns out that this is quite useful, especially to blit planes onto the canvas.

@JD557 JD557 added this to the 0.6.0 milestone Apr 6, 2024
@JD557 JD557 merged commit 189a7b5 into master Apr 6, 2024
15 checks passed
@JD557 JD557 deleted the blit-plane branch April 6, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant