fabric.js/test/demo
2011-01-09 02:09:28 -05:00
..
assets Add more shapes to the demo (all except few render properly). 2011-01-09 01:37:04 -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 Reorganize SVG gradients parsing in such way so that during parsing, objects (to apply those gradients to) were available; we need this to be able to apply percent-based values properly (e.g. x2="100%" should be translated to an object's width, y2="50%" -- to object's height / 2, etc.). 2011-01-09 02:09:28 -05:00
index.html Initial implementation of gradients. Work in progress (but demo page now has working "gradientify" button). Still need to add tests, and make sure gradient-based fills on SVG elements are parsed/set properly. 2011-01-09 01:38:54 -05:00