fabric.js/src
Juriy Zaytsev c57791e633 Merge pull request #105 from Kingsquare/master
Fix unit tests in < IE8.
2012-01-23 05:15:56 -08:00
..
util Fix fabric.Canvas#setOverlayImage('') not removing overlay image. 2012-01-21 23:07:16 -05:00
canvas.animation.js [BACK_INCOMPAT] Add support for static canvases — fabric.StaticCanvas. fabric.Canvas#loadImageFromURL -> fabric.util.loadImage. Add fabric.Canvas#centerObject. 2011-11-27 23:57:28 -05:00
canvas.class.js Documentation tweaks. 2011-12-08 09:44:05 -05:00
canvas.serialization.js [BACK_INCOMPAT] Add support for static canvases — fabric.StaticCanvas. fabric.Canvas#loadImageFromURL -> fabric.util.loadImage. Add fabric.Canvas#centerObject. 2011-11-27 23:57:28 -05:00
circle.class.js First (and almost complete) implementation of fabric.Canvas#toSVG. 2012-01-02 16:14:20 -05:00
color.class.js Fix wrong opacity setting in fabric.Color. (thanks Javier Valero) 2011-11-14 15:10:35 -05:00
ellipse.class.js First (and almost complete) implementation of fabric.Canvas#toSVG. 2012-01-02 16:14:20 -05:00
fabric_node.js Fix bug in canvas initialization in node. Thanks Urs. 2011-12-10 13:26:52 -05:00
gradient.js Fix parsing of gradients with stops that have absolute values (rather than percents). 2012-01-21 13:33:49 -05:00
group.class.js [BACK_INCOMPAT] Add support for static canvases — fabric.StaticCanvas. fabric.Canvas#loadImageFromURL -> fabric.util.loadImage. Add fabric.Canvas#centerObject. 2011-11-27 23:57:28 -05:00
image.class.js Allow excanvas to kick in for IE8 and lower 2012-01-18 10:01:34 +01:00
image_filters.js Add fabric.Image.filters.Invert (thanks Travis Paul). 2012-01-05 17:38:35 -05:00
intersection.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
line.class.js Avoid sub-pixel antialiasing when drawing straight vertical or horizontal lines. 2012-01-15 12:46:52 -05:00
log.js Build files are now organized in such way that it's possible to build fabric w/o support for text and/or serialization. 2011-07-15 18:16:14 -04:00
object.class.js Allow excanvas to kick in for IE8 and lower 2012-01-18 10:01:34 +01:00
observable.js Update documentation and fix JSDoc templates. 2011-09-22 12:40:31 -04:00
parser.js Why shouldn't we allow GET parameters? Dynamicly generated SVG files (based on GET params) should be supported to 2012-01-20 11:29:51 +01:00
path.class.js First (and almost complete) implementation of fabric.Canvas#toSVG. 2012-01-02 16:14:20 -05:00
path_group.class.js First (and almost complete) implementation of fabric.Canvas#toSVG. 2012-01-02 16:14:20 -05:00
point.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
polygon.class.js First (and almost complete) implementation of fabric.Canvas#toSVG. 2012-01-02 16:14:20 -05:00
polyline.class.js First (and almost complete) implementation of fabric.Canvas#toSVG. 2012-01-02 16:14:20 -05:00
rect.class.js First (and almost complete) implementation of fabric.Canvas#toSVG. 2012-01-02 16:14:20 -05:00
scout.js More documentation. 2010-10-19 16:27:24 -04:00
static_canvas.class.js Allow excanvas to kick in for IE8 and lower 2012-01-18 10:01:34 +01:00
text.class.js Fir fox IE7 and IE8 multiline strings 2012-01-18 15:36:17 +01:00
triangle.class.js First (and almost complete) implementation of fabric.Canvas#toSVG. 2012-01-02 16:14:20 -05:00