Open
Description
CSS4 defines "conic" gradients as an addition to regular linear and radial radients, i.e. gradients that look like this:
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 commentedon Oct 11, 2018
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 :)