bricks
bricks copied to clipboard
Support GradientPaint
- [ ] Text nodes
- [ ] Linear
- [ ] Radial
- [ ] Angular
- [ ] Diamond
- [ ] Shape nodes (e.g. rectangle, oval)
- [ ] Linear
- [ ] Radial
- [ ] Angular
- [ ] Diamond
Also have to support the case when these pains blend with each other.
Possible CSS implemtations:
- https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Images/Using_CSS_gradients
- https://cssgradient.io/blog/css-gradient-text/