fabricjsSubscribe to RSS - fabricjs

Creating custom objects in Fabric.js

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.