servo/webrender

Support for conic gradients (CSS4)?

已关闭

#3,190 创建于 2018年10月11日

 (1 条评论) (0 个反应) (0 位负责人)Rust (319 个派生)github user discovery
difficulty: moderatehelp wantedtype: enhancement

仓库指标

星标
 (3,355 个星标)
PR 合并指标
 (平均合并 20天 5小时) (30 天内合并 1 个 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.

贡献者指南