servo/webrender

Support for conic gradients (CSS4)?

クローズ

#3,190 opened on 2018/10/11

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (319 件のフォーク)github user discovery
difficulty: moderatehelp wantedtype: enhancement

Repository metrics

Stars
 (3,355 個のスター)
PR merge metrics
 (平均マージ 20d 5h) (30d で 1 merged PR)

説明

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.

コントリビューターガイド