fabric.js/src
Kienz be86429b32 Add reviver function to fabric.Canvas.toSVG.
Reviver function accepts one parameter (svg string representation of object instance) and should return svg string.
Add qunit test.
2013-09-29 09:22:44 +02:00
..
amd Avoid creation of exports global var as this messes up QUnit (and probably something else) 2013-09-14 20:40:40 +02:00
brushes Add rectangles optimization to Spray brush 2013-09-28 23:47:53 +02:00
filters Add more docs. 2013-09-28 12:31:32 +02:00
mixins Add more docs. 2013-09-28 12:31:32 +02:00
shapes Add reviver function to fabric.Canvas.toSVG. 2013-09-29 09:22:44 +02:00
util Doc additions 2013-09-26 14:12:02 +02:00
canvas.class.js Add more docs. 2013-09-28 12:31:32 +02:00
color.class.js Add more docs. 2013-09-28 12:31:32 +02:00
gradient.class.js Add more docs. 2013-09-28 12:31:32 +02:00
intersection.class.js Fix Point and Intersection docs. Build distribution. 2013-09-06 19:12:57 +02:00
log.js Change inline docs to conform to jsdoc3 2013-04-24 12:58:04 -04:00
node.js Renaming "url" to "path" for clarity reasons 2013-09-06 11:39:28 -03:00
parser.js Fix error when parsing gradient-based fill attribute. Closes #749 2013-08-07 13:51:59 +02:00
pattern.class.js Add more docs. 2013-09-28 12:31:32 +02:00
point.class.js Fix Point and Intersection docs. Build distribution. 2013-09-06 19:12:57 +02:00
shadow.class.js Add more docs. 2013-09-28 12:31:32 +02:00
static_canvas.class.js Add reviver function to fabric.Canvas.toSVG. 2013-09-29 09:22:44 +02:00