fabric.js
https://github.com/kangax/fabric.js
JavaScript
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported22 Subscribers
Add a CodeTriage badge to fabric.js
Help out
- Issues
- [Feature]: Proper documentation
- [Feature]: Layers management
- [Bug]: toDataURL will incorrectly trigger the before:render and after:render hooks.
- [Feature]: Support line dashes for the aligning guidelines extension
- The issue of mousemove being too sensitive: when a user clicks to select a shape, it might trigger the mousemove event (the shape is moved by 1px).
- [Feature]: image stroke based on clippath
- [Bug]: direction property not working when path is set on Text
- [Feature]: Can you support applyFilters for the entire canvas?
- [Bug]: Controls and enclosing box calculation exception when element is in group
- [Performance Optimization Request]: Avoid blindly using setCoords; use calcOCoords appropriately when necessary.
- Docs
- JavaScript not yet supported