fabric.js/src
2013-06-12 21:21:34 +02:00
..
brushes Fix pattern initialization from function string. Closes #442. Version 1.1.18 2013-06-02 22:07:16 +02:00
filters Fix indentation (2 whitespaces) 2013-05-28 21:44:10 +02:00
mixins adjust point translation for strokeWidth. This fixes #687 (part 2) 2013-06-10 16:59:52 +02:00
shapes Remove bottom/right from fabric.Path#_parseDimensions, as it's incorrect and not used anywhere. Build distribution. Closes #666 2013-06-10 15:44:23 +02:00
util Move drawArc to utils. Simplify and speed up fabric.Point 2013-06-06 02:49:42 +02:00
canvas.class.js fix behaviour to be the same as the original 2013-06-12 21:21:34 +02:00
color.class.js Fix typo, add hsl/hsla (with whitespaces) unit tests and move stuff outside of functions 2013-05-25 19:42:31 +02:00
gradient.class.js Move Cufon methods to text.cufon. Move drawControls to Canvas (from StaticCanvas). Move dataURL-exporting methods to dataurl_exporter mixin. 2013-06-06 12:31:32 +02:00
intersection.class.js Move dimensionAffectingProps to fabric.Text.prototype. Simplify and speed up Intersection class. Build distribution. 2013-06-06 03:06:17 +02:00
log.js Change inline docs to conform to jsdoc3 2013-04-24 12:58:04 -04:00
node.js when use nodejs load remote image with fullpath 2013-05-03 15:24:18 +08:00
parser.js Remove more functions in distribution when SVG import (parser) is not included. Always include stateful mixin. Closes #662 2013-05-30 21:55:26 +02:00
pattern.class.js Fix pattern initialization from function string. Closes #442. Version 1.1.18 2013-06-02 22:07:16 +02:00
point.class.js Move drawArc to utils. Simplify and speed up fabric.Point 2013-06-06 02:49:42 +02:00
shadow.class.js Remove more functions in distribution when SVG import (parser) is not included. Always include stateful mixin. Closes #662 2013-05-30 21:55:26 +02:00
static_canvas.class.js objects -> getObjects() 2013-06-10 15:30:17 +02:00