| .. |
|
util
|
Remove reference to window in util/misc.js for node compat.
|
2011-12-09 16:24:37 -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
|
First (and almost complete) implementation of fabric.Canvas#toSVG.
|
2012-01-02 16:14:20 -05: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
|
[BACK_INCOMPAT] Remove fabric.Object#getCenter as it doesn't make sense (getLeft/getTop already return object center coordinates).
|
2012-01-10 14:16:16 -05:00 |
|
observable.js
|
Update documentation and fix JSDoc templates.
|
2011-09-22 12:40:31 -04:00 |
|
parser.js
|
First (and almost complete) implementation of fabric.Canvas#toSVG.
|
2012-01-02 16:14:20 -05: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
|
First (and almost complete) implementation of fabric.Canvas#toSVG.
|
2012-01-02 16:14:20 -05:00 |
|
text.class.js
|
Fix text shadow rendering in exported SVG.
|
2012-01-06 19:58:21 -05:00 |
|
triangle.class.js
|
First (and almost complete) implementation of fabric.Canvas#toSVG.
|
2012-01-02 16:14:20 -05:00 |