Scrawl-canvas styles management and use
A brief overview of styles management and use
ColorGradientRadialGradientConicGradientPattern- Cell objects
Colors
- Support for CSS colors
- Color ranges
Gradients
- Defining gradients and their color stops
- Using gradients for entity fills and strokes
- Gradient animation
- Noise gradients
Patterns
- Defining patterns
- Pattern display manipulation (via matrix)
- Using Cells as patterns
- Pattern animation
Things we would really like to develop
- CSS has reflected and repeated gradients - could we emulate it?
- Gradients along a non-linear line - can we add such functionality?
- Other gradients not defined in standards eg flood-based gradients into shapes (like Gimp) - how could we do this?