Skip to content

Support for conic gradients (CSS4)? #3190

Open
@fschutt

Description

@fschutt
Contributor

CSS4 defines "conic" gradients as an addition to regular linear and radial radients, i.e. gradients that look like this:

Conic gradient

I know this is a very advanced feature to ask for and it's ok to assign this a low priority, but it would make things such as color wheels and skeuomorphic dials for VSTs easier to create. I wanted to ask if it is planned to support these types of gradients in webrender.

Activity

gw3583

gw3583 commented on Oct 11, 2018

@gw3583
Contributor

It's certainly planned to support them, but it's not on any current roadmap / feature list for the near future.

It's not a small task to implement them, but it's also not a super complex / architectural change, so if someone is looking for an interesting project, I'd be happy to write up some details on how to get started :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @fschutt@gw3583

        Issue actions

          Support for conic gradients (CSS4)? · Issue #3190 · servo/webrender