fabric.js/test/demo
2011-01-23 03:30:22 -05:00
..
assets Gradient color stops can now be parsed from style attribute of <stop> elements (which are children of <gradient> elements). Fix gradient rendering logic, where rendering point would originate from center of the shape, instead of a proper top/left corner. Add 2 more example gradients to the demo page. 2011-01-20 01:42:00 -05:00
aligning_guidelines.js Reorganize fabric.Element in such way so that centering and aligning guidelines could work together. 2010-10-31 22:42:20 -04:00
centering_guidelines.js Reorganize fabric.Element in such way so that centering and aligning guidelines could work together. 2010-10-31 22:42:20 -04:00
demo.css Update unit tests count. Add link to project on github to a demo page. Fix one of the remaining failing json tests. 2010-09-09 17:37:32 -04:00
demo.js Gradient color stops can now be parsed from style attribute of <stop> elements (which are children of <gradient> elements). Fix gradient rendering logic, where rendering point would originate from center of the shape, instead of a proper top/left corner. Add 2 more example gradients to the demo page. 2011-01-20 01:42:00 -05:00
index.html Revamp object corner detection logic (now, finally, corners are detected properly). 2011-01-23 03:30:22 -05:00