-
Hi I don't use node-canvas directly, but fabric.js instead. This framework uses node-canvas. I posted a problem in their github repo: https://github.com/fabricjs/fabric.js/issues/5296.
Basically th…
-
### CheckList
- [X] I agree to follow this project's Code of Conduct
- [X] I have read and followed the [Contributing Guide](https://github.com/fabricjs/fabric.js/blob/master/CONTRIBUTING.md)
- […
-
### Discussed in https://github.com/fabricjs/fabric.js/discussions/9665
Originally posted by **Pablituuu** February 12, 2024
You can apply a gradient color to text without problems, but when a…
-
Unfortunately the creator of this repo passed away earlier this year after an illness, which is why it hasn't been maintained
I will be attempting to update the repo to be compatible with v2 of fab…
-
Support to ActiveSelection stack operations is gone in v6
In v5 you could do `activeSelection.sendBackwards()`. Group was not interactive so all selected objects were top level objects, direct descen…
-
### CheckList
- [X] I agree to follow this project's Code of Conduct
- [X] I have read and followed the [Contributing Guide](https://github.com/fabricjs/fabric.js/blob/master/CONTRIBUTING.md)
- […
-
Your project is great. It can be a great help for learners.
I think there are something to be improved to make it better.
#### 1. Delete node
User cannot delete node now. I think you can add a ri…
-
## Version
4.10 3.6.6
## Test Case
http://fabricjs.com/touch-events
Which browsers?
## Steps to reproduce
Trying to pinch a image or a text (chrome and firefox / android), etc to rotate …
-
[fabric](http://fabricjs.com/)
-
I am making a project which animates fabricjs objects with theatrejs studio, and exports pure html with fabirc.min.js and core-only.min.js having animation state..
While working on a project, I would…