servo/webrender

Support for conic gradients (CSS4)?

Chiusa

#3190 aperta il 11 ott 2018

 (1 commento) (0 reazioni) (0 assegnatari)Rust (319 fork)github user discovery
difficulty: moderatehelp wantedtype: enhancement

Metriche repository

Star
 (3355 stelle)
Metriche merge PR
 (Merge medio 20g 5h) (1 PR mergiata in 30 g)

Descrizione

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.

Guida contributor