fabric
Creating custom objects in Fabric.js
PUBLISHED
Introduction
The Fabric.js library is a great tool for creating graphical editors in the web. It has many built in features like the controls editing, selection, rotation, scaling, filters and many more features that come handy when creating graphical editors. Moreover developers can create their own objects. In this article we will focus on creating custom objects using the Fabric.js API.
Category:
Dev Tips
- Read more about Creating custom objects in Fabric.js