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

Better gradient support #2304

Open
Keavon opened this issue Feb 18, 2025 · 0 comments
Open

Better gradient support #2304

Keavon opened this issue Feb 18, 2025 · 0 comments
Labels
Graphics GPU and graphics programming related

Comments

@Keavon
Copy link
Member

Keavon commented Feb 18, 2025

  • Gradients within strokes: SVG supports this, we just need to make the renderer and tooling use it.
  • Elliptical gradients (minor and major axis)
  • Focal point
  • Spread method (pad, reflect, repeat)
  • Gradient stop midpoint (for non-linear interpolation, using that as an "exponent" of sorts)
  • Color interpolation (color-interpolation has limited browser support), we can also approximate in steps
  • Independent interpolation of color and alpha

Also:

@Keavon Keavon added the Graphics GPU and graphics programming related label Feb 18, 2025
@github-project-automation github-project-automation bot moved this to Short-Term in Task Board Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Graphics GPU and graphics programming related
Projects
Status: Short-Term
Development

No branches or pull requests

1 participant