Tagged Questions
0
votes
0answers
24 views
Fabricjs: When I apply and re-apply Image filters, Image quality went down
I have applied invert, grayscale and other filters in my image using fabricjs and the image quality is going to down and then. please see the code below and let me know if any issue with the code. I ...
0
votes
1answer
79 views
Img src changes but not the actual image
I'm changing image by clicking on a button. I can see in the src code that the image is changed, but the actual image isn't changing in the browser. How come, and how to solve it?
// ...
0
votes
1answer
56 views
Elements on the canvas disappear w/ jsfiddle
I have a problem using fabric.js in canvas. After resize with scale factor at 5x, clicking in ZoomIn 2 times, the elements on the canvas disappear. Please look: http://jsfiddle.net/ptCoder/Q3TMA/90/
...
3
votes
1answer
99 views
How to display the dimensions of group and non group shape in canvas
I am doing a project using fabric.js in that I want to display the shape dimensions in canvas and the dimension should change according to drag,drop and resize. Here is the image.
Edit: I have to ...
1
vote
3answers
440 views
canvas.toDataURL() for large canvas
I have a problem with .toDataURL() for large canvas. I want to enconde in base64 and decode on php file but if I have a large canvas the strDataURI var is empty.
My code:
var strDataURI = ...
1
vote
1answer
90 views
How to fix offset issue for mouse pointer on canvas on HTML5 fullscreen mode?
I am using the HTML5 full_screen API to scale up this letter to full screen mode of the browser.
Follow https://bubbleideas.com/letters/html5-full_screen-api for the demo and steps to reproduce.
...
0
votes
1answer
38 views
How to set a background image for a FabricJS object
I would like to create a circle object and have the fill set as a non-repeating image.
I've tried this with a pattern, but when I set repeat to no-repeat, the pattern is offset in the middle, rather ...
0
votes
1answer
62 views
how to change the same background color of each shape in group shape
I am doing a project in asp.net mvc3 web app using canvas and fabric.js.I have an issue while doing, I have a group shape in that more than 3 rectangles joined together to make it one shape. Now the ...
1
vote
0answers
56 views
fabrics on image editor mobile device
I want to make a simple image editor (drag, rotate, resize) in javascript. It has to work at tablet and mobile phones.
Fabric seems to be very fast. The only problem is that rotating / resizing don't ...
0
votes
1answer
185 views
Saving JSON in canvas with fabric.js
I am trying to import multiple svg file and after modification saving the json to database. I have tried to use
canvas.item(0).sourcePath = '/URL/FILE.svg';
...
0
votes
0answers
61 views
FabricJS - Load image from URL is not working on iPad
I am loading an image from URL on FabricJS. It is working on all browsers, it just doesn't work on iPad. I have tried loading the demos of FabricJS website on the iPad and they do work. Here is the ...
2
votes
1answer
332 views
Phonegap : Scaling HTML5 canvas for smaller screens
This is a Phonegap android app that uses HTML5 canvas (preferably with fabricjs). One of the required functionality is that it can load image from gallery/take picture from camera and save the image ...
0
votes
1answer
137 views
fabricjs: loading/displaying svg
how do you load a .svg into a fabricjs.html page?
my fabric fiddle attempts to load a http .svg file, but I have, of course, tried local versions. I have used .svg files generated from adobe ...
0
votes
1answer
74 views
How can I manipulate pixels in a canvas?
Let me explain what I want to achieve..
I'm building something just for fun and as a learning experiment similar to
www.milliondollarhomepage.com
Except, I want to use canvas and/or Fabric.js to ...
1
vote
1answer
385 views
Add image from user computer to canvas
i'm working on a web app that allow users to create dynamic slideshow. Currently i've got an issue regardless how to add image from the computer's user to the canvas.
I'm using a input button to get ...
2
votes
2answers
214 views
Fabric.js: Canvas with 100% width possible?
When using 'canvas = new fabric.Canvas('foo')', Fabric converts the canvas element that has a css class with width=100% attached to it into something like that:
<div class="canvas-container" ...
0
votes
1answer
93 views
Canvas saving & restoring
I'm currently doing an app which allow the user to make some slideshow. I'm using fabricjs to make them add text & stuff on the current slide. But i want them to be able to add new slide aswell.
...
0
votes
1answer
363 views
Fabric.js canvas not catching mouse events on Google Chrome
Googled this a lot and didn't get any useful hint/solution.
I have this simple html page including some css styles, jquery, jquery-ui and obviously Fabric.js; on document.ready i launch an ajax call ...
0
votes
1answer
130 views
fabric.js … how to center canvas
fabricjs will convert:
// this DOM structure
<div id="wrapper">
<canvas id="c"></canvas>
</div>
// to this:
<div id="wrapper">
<div ...
0
votes
0answers
160 views
Save Canvas to picture libary using Fabricjs and Filesavepicker Win8 Metro style app javascript
am a newbie and am currently developing a simple html5 photo editing app for Windows 8.Am using http://www.fabricjs.com as a wrapper for the Html canvas.
It is quite easy to save the canvas as a .png ...
1
vote
0answers
99 views
How to select child elements after using groupSVGElements
I am loading an svg into Fabric which has child elements. I'm grouping them using groupSVGElements().
I need to be able select each child element - that is an onclick event that allows me to select a ...
0
votes
1answer
404 views
Layering canvas objects in Fabric.js
Is there a way to layer objects on a Fabric.js canvas via the official API? Right now the only way I have found to do it is to manually iterate through the canvas._objects and reorder them so that ...
1
vote
2answers
157 views
How to disable scaling points of canvas elements using fabric.js
By default fabric js elements come with 8 points to scale any objects. But the app I'm working specifically requires that stretching should not be allowed on a single axis( horizontally or ...
0
votes
0answers
51 views
canvas observe object:modified not catching first object rotation
I am trying to catch all changes regarding object postions and angles, so I wrote the following line. But, it seems fabricjs it's only catching second and following angle changes, ignoring first angle ...
0
votes
0answers
175 views
html5 canvas large image export
I am looking to have a canvas export to 1500x1500 300dpi final product.
I am looking to drag and drop images only, no drawing into a canvas, to create something like a photobook/collage thing. So ...
1
vote
1answer
82 views
Find the coordinates of the corners of a rotated object in fabricjs
Suppose I have an image in a fabricjs canvas. I can easily calculate the coordinates of the corners based on the image's top & left values, and its size.
How can I do so when the image is ...
0
votes
2answers
252 views
HTML5 canvas - Sharing saved image to social media
Thank you for taking your time to read this post.
i have looked through endless posts on this forum, but still are unable to achieve what am after.
I have created a html5 canvas that save users ...
1
vote
1answer
154 views
Aligning Image and Text in a Fabricjs Group Object
Trying to create a group object with an image and a text object. It's sort of like an icon followed by text. Having trouble aligning the objects properly. I can manually set the left,top and adjust ...
2
votes
0answers
79 views
FabricJs: path area too big
I'm trying to use some SVG path with fabricjs. They render well but I've some problems:
The are positioned wrong. I don't why, but if I remove the size from the svg string they are positioned well ...
1
vote
0answers
145 views
FabricJS - Canvas won't re-render after object:hover event
I have used 'piggyback' to be able to catch object:hover events mentioned here: https://github.com/kangax/fabric.js/wiki/Working-with-events
Assume standard setup and these events:
...
1
vote
0answers
162 views
Fabric JS: How to Transform Fabric Image
How Can I skew and Scale left or right a Fabric Image inside a Canvas using Fabric JS?
I need it to follow the way this monitor is being displayed so I can paste it like it is
being displayed on the ...
0
votes
0answers
37 views
How to append a fabric canvas into DOM programmatically?
My current code is like this (using jQuery):
var canvas_node = document.createElement('canvas');
var canvas = new fabric.Canvas(canvas_node);
$(body).append(canvas_node);
But only <canvas ...
0
votes
0answers
54 views
fabricjs system is ready - event
Hi fabricjs contributors,
according to the 'wiki' there is no state events currently - https://github.com/kangax/fabric.js/wiki/Working-with-events . so there is no way to bind a trigger on 'system ...
-1
votes
1answer
259 views
How do we limit the maximum width and height of a canvas object in fabric.js
http://jsfiddle.net/Kmvwz/
here is the jsfiddle, link
I want to limit the maximum height/width of the object when you are resizing it..
here is the code:
<!DOCTYPE html>
<html>
...
0
votes
1answer
75 views
fabricjs object sizes
I have an issue with sizes of objects. Here is a simple example:
<!doctype html>
<html>
<head>
<script src="js/fabric-0.9.15.min.js"></script>
</head>
...
0
votes
0answers
100 views
loadfromJSON not working properly when there are images in json string (fabric.js)
working on this for past hour.. I'm having problems with canvas.loadFromJSON when there are images in the JSON
the above image is from firebug console..
below are the 'a' and 'c' variables in the ...
0
votes
1answer
304 views
Fabric.js not writing text on html5 canvas
Okay so here is what is going on. I've got this page here that is using fabric.js.
Got everything laid out the problem is the changetext() function. It's not writing to the canvas. I know all the ...
0
votes
1answer
83 views
remove an updated text by using fabricjs canvas library
Adding text Element
function add_text() {
var myText = new fabric.Text(text,
{
fontSize: size,
fontFamily: fm,
strokeStyle: sc,
fill: fc,
left: myCanvas.getWidth()/2,
top: ...
-1
votes
1answer
66 views
Item Cant be removed in fabric canvas [closed]
By using fabricjs i added a text to canvas thereafter i updated the font color stroke color of the text (updation of text work fine).
once text being updated i cant remove that text???? (removing ...
2
votes
1answer
111 views
Where is a way to apply a filter in the overlayImage?
I would like to apply a filter in the overlayImage. the only way to do it, is appling the filter in the whole canvas after render?
1
vote
1answer
176 views
Get elements from canvas
I would like to export my canvas onto a PDF and only render the elements added to the canvas. For example:
I have this canvas, with a background-image set to it.
http://i49.tinypic.com/n7lv.png
This ...
0
votes
1answer
323 views
In FabricJS, changing the src of an image element changes all properties of that object
In Fabric JS canvas, I'm trying to replace of the src of the image object to a high resolution image so as to maintain the image quality when canvas.toDataURLWithMultiplier is used.
When I change ...
2
votes
1answer
380 views
Loading fabric js subclass of fabric.image with an image filter applied
I have a problem of loading the image filter that is saved to my subclassed image object. Here is the code for my subclass:
fabric.TopImage = fabric.util.createClass(fabric.Image, {
type: ...
1
vote
2answers
453 views
Fabric.js - Tint filter
I can't seem to get the tint filter feature of fabric.js to work, or find any example of it being used. I have tried:
img.filters[0] = new f.Tint({
color:'green'
});
I've also tried #00ff00 ...
1
vote
1answer
315 views
Scaling canvas jsplumb/fabric.js
I'm using a javascript library (jsPlumb) which generate me a state machine, with connections, etc..
I'm trying to add a zoom in and out function to the generated graph.
The code generated is ...
1
vote
0answers
352 views
Multiple Drag Drop multiple elements into canvas element
Part of my project is drag and dropping multiple images from a div element into a canvas, the images are of .svg type and im using the library fabric.js to render those images. The problem im facing ...
0
votes
1answer
1k views
Fabric.js - Change Rectangle Fill
Hey guys I'm working on a application that uses Fabric.js.
Fabric.js API:
http://fabricjs.com/docs/symbols/fabric.Object.html
I need to be able to change the fill of the rectangle that I put up as ...
1
vote
2answers
1k views
Delete multiple Objects at once on a fabric.js canvas in html5
I'm actually working on a html5 canvas project which uses the fabric.js Framework for the canvas interactions. Now I'm struggeling with the deletion of multiple objects. The following code does not ...
1
vote
0answers
297 views
How to make objects in canvas unselectable? [Fabric js]
I want to make all object in canvas unselectable. I've found selectable method but i didn't find the way to implement it to all objects.
1
vote
1answer
1k views
load image to fabric canvas background
hi im trying to upload an image and put it as canvas background. code snippet:
function handleMenuImage(e){
var reader = new FileReader();
reader.onload = function(event){
var img = ...



