Skip to content

Implement gradient spread modes #386

@Herschel

Description

@Herschel

SVG allows specifying a spread method for gradients, e.g.: spreadMethod="reflect" which specifies how the gradient behaves beyond its bounds. It would be useful if Pathfinder could support these settings:

  • Pad (what Pathfinder currently does by default)
  • Reflect
  • Repeat

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions