File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 33- Rename ` scale() ` to ` resize() ` and add ` scale() ` that uses transform scale
44- Docs: ` start() ` and ` end() `
55- Rename circle.radius to diameter? Change toPolygon so they don't double in size
6+ - Change ` draw ` event to ` update ` event in doc
7+ - Cache ` .length() ` on Polygon and Path if object did not call ` changed() `
68
79## Backlog
810
9- - Bezier curve as shape outside path
11+ - Ability to add custom attributes to any shape
12+ - Clipping path support
1013- mouse events should work on individual shapes
1114- Polygon ` intersects() ` http://bjornharrtell.github.io/jsts/
1215- Polygon ` intersection() ` http://bjornharrtell.github.io/jsts/
1821- Blend modes
1922- masking
2023- Gradients
21- - Finish Runegen and use for Rune.Font and other plugins
2224- ` textWidth() `
2325- ` keypressed `
2426- requestAnimationFrame should work in node
2527- Debug should have full polygon vectors and anchor vectors
2628- Ability to set debug line color and debug circle color
27- - SVG parser
28-
29-
30- ## Ideas
You can’t perform that action at this time.
0 commit comments