Skip to content Skip to sidebar Skip to footer
Showing posts with the label Fabricjs

Grouping And Ungrouping Fabric.js Objects

I've created a kind of 'polygon selector' or 'polygon maker' using fabric.js. E… Read more Grouping And Ungrouping Fabric.js Objects

Using Fabric.js To Render And Manipulate Server-side Canvas In Node.js

I'm trying to use fabric.js (v0.9.21, installed via npm on ubuntu 12.04) with node.js to render… Read more Using Fabric.js To Render And Manipulate Server-side Canvas In Node.js

Complex Shape Selection On Canvas

I have a canvas with background image, now I need to draw virtual regions on that canvas for select… Read more Complex Shape Selection On Canvas

Change Canvas Shape

What I'd like to achieve: I need to load different images in different canvas, move and resize … Read more Change Canvas Shape

How To Keep Image Behind Another Image When Moved?

Edit: Here I'm able to keep it in the back while selected but for some reason it's not drag… Read more How To Keep Image Behind Another Image When Moved?

Saving Canvas As A Png Or Jpg

I want to save canvas as PNG, without opening it in a new window as base64-encoded image. I used th… Read more Saving Canvas As A Png Or Jpg

How To Force Imagesmoothingenabled To Be False

I am using several layered canvas plus fabric.js canvas like so: Solution 1: After some hours of t… Read more How To Force Imagesmoothingenabled To Be False

How Can I Change The Rotation Icon In Fabricjs

Please guide me to modify Fabricjs to add custom icon for Rotation. I get some of the answers but i… Read more How Can I Change The Rotation Icon In Fabricjs