Skip to content

Better gradient support #2304

@Keavon

Description

@Keavon
  • 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
  • Reusing vector data types to provide the spatial gradient control inputs

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    GraphicsGPU and graphics programming related

    Projects

    Status

    Short-Term

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions