fabric.js/dist
2011-01-07 19:53:19 -05:00
..
all.js Add support for parsing <image> SVG elements and creating fabric.Image instances out of them. Backwards-compatibility note: fabric.parseElements changed signature from (elements, options) to (elements, callback, options) and is now an "asynchronous" method -- doesn't return a value, but instead passes it to a callback function (second argument). 2011-01-07 19:53:19 -05:00
all.min.js Make sure straight lines are rendered. 2010-12-25 21:48:48 -05:00