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

Extra blend modes #73

Open
vancluever opened this issue Jan 20, 2025 · 1 comment
Open

Extra blend modes #73

vancluever opened this issue Jan 20, 2025 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@vancluever
Copy link
Owner

We have a couple of composition operations available to us in the compositor/surface interface (src-over, dst-in) - these are required to do our job when it comes to drawing on a surface. However, more blend modes have been requested, namely to support ghostty-org/ghostty#4625.

@vancluever
Copy link
Owner Author

Probably best reference for us: https://cairographics.org/operators/

There's a similar list in the SVG compositing specification - see https://www.w3.org/TR/SVGCompositing/#comp-op-property.

@vancluever vancluever added this to the v0.6.0 milestone Jan 20, 2025
@vancluever vancluever added the enhancement New feature or request label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant