fabric.js/src
Juriy Zaytsev 4a967b7ddf Merge pull request #1114 from GordoRank/Improve-IText-performance
Improve overall IText performance with varying styles > 1000%
2014-02-01 11:22:20 -08: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 Fix origins of free-drawing paths and shapes 2013-11-10 11:24:45 +01:00
filters Some refactoring; move arc into a separate file 2013-11-16 15:20:41 +01:00
mixins Few small tweaks 2014-01-26 22:19:12 -05:00
shapes Merge pull request #1114 from GordoRank/Improve-IText-performance 2014-02-01 11:22:20 -08:00
util Few small tweaks 2014-01-26 22:19:12 -05:00
canvas.class.js Iterate backwards 2014-01-27 13:05:32 +00:00
color.class.js Add more docs. 2013-09-28 12:31:32 +02:00
elements_parser.js Debounce element parsing. Thanks @biovisualize. Closes #1052 2013-12-14 12:19:54 +01:00
gradient.class.js Refactor getColorStop 2013-11-10 16:51:08 +01:00
intersection.class.js Fix Point and Intersection docs. Build distribution. 2013-09-06 19:12:57 +02:00
log.js Remove duplication in log.js 2013-11-10 15:15:31 +01:00
node.js createCanvasForNode passes options to FabricCanvas 2014-01-14 01:12:29 -08:00
parser.js Added check to make sure xml is defined and exit if undefined. 2013-12-18 13:44:04 +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 Optimize _renderObjects to take fast path if no activeGroup given 2014-01-17 11:48:17 -05:00