Skip to content

The ability to reference SVG graphics in a filter #887

Closed
@scottkellum

Description

@scottkellum

I would like the ability to reference a graphic to use within an SVG filter. For example, a repeating star pattern that can be applied to text effects, or a gradient to be used as a displacement. Currently the only way I can think to do this is by using feImage. Maybe having a place for vector paths to be stored in <defs> similar to how linearGradient works, with the addition of a method to pull those definitions into a filter for use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions