fabric.js/src
2013-11-06 20:35:32 +01:00
..
amd Do not name the requirejs module (see http://requirejs.org/docs/api.html#modulename ) 2013-10-20 21:10:19 -07:00
brushes Add rectangles optimization to Spray brush 2013-09-28 23:47:53 +02:00
filters Unify image loading in few places 2013-10-27 13:12:48 +01:00
mixins Fix fabric.Object#selectable. Closes #957 2013-11-06 18:41:02 +01:00
shapes Update itext docs 2013-11-06 20:35:32 +01:00
util Add fabric.Image#crossOrigin which allows crossOrigin image loading and canvas rendering without tainting. fabric.util.loadImage now accepts 4th argument (crossOrigin) and sets crossOrigin="" on image element by default. fabric.Image.fromURL can be passed crossOrigin via 3rd argument (options). Closes #263 2013-11-05 15:13:15 +01:00
canvas.class.js Fix fabric.Object#selectable. Closes #957 2013-11-06 18:41:02 +01:00
color.class.js Add more docs. 2013-09-28 12:31:32 +02:00
elements_parser.js Extract elements parsing into a separate object (ElementsParser) 2013-11-04 17:12:05 +01:00
gradient.class.js Refactor duplication in gradient class 2013-10-25 20:27:02 +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 Better line length in parser 2013-11-05 11:59:48 +01:00
pattern.class.js Prevent errors in FF when rendering non-ready patterns 2013-10-29 21:14:20 +01:00
point.class.js Fix Point and Intersection docs. Build distribution. 2013-09-06 19:12:57 +02:00
shadow.class.js Support includeDefaultValues in shadow serialization 2013-10-25 09:05:39 +02:00
static_canvas.class.js Support mouse and touch events simultaneously. Closes #670 2013-11-05 12:27:15 +01:00