geom3trik / tuix

Cross-platform GUI toolkit written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linear gradient background

geom3trik opened this issue · comments

There is some initial support for linear gradients on the 'experiment' branch but it is icomplete.

Required Features

  • linear gradient with set direction (started)
  • linear gradient with direction specified by angle

Optional Features

  • parse linear gradient definition from css files