Questions tagged as 'fabric.js'

2
answers

Fit image inside the canvas

I have a page that allows you to insert an image inside the canvas element and it works perfectly. Now, what I need is a way to limit the positioning of the image inside the canvas, not allowing any remaining white space, regardless of the po...
asked by 28.06.2017 / 16:16
2
answers

How to clone an object in the FabricJS?

In FabricJs, using the canvas.getActiveObject() function, you can return the value of the currently active object. I would like to know if there is any way to clone this object and add it to the canvas, with the same proportions and modifica...
asked by 25.08.2018 / 20:25