fabric.js/test/demo
2011-05-11 15:56:49 -04:00
..
assets Add more shapes to the demo. 2011-02-13 15:28:18 -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 Add "lineHeight" to fabric.Text options. Add slider to control line height of selected text to demo. 2011-04-20 16:36:31 -04:00
demo.js lockScaling constrain is now broken into lockScalingX and lockScalingY ones. Add lockUniScaling to be able to prevent non-proportional scaling of an object. lockHorizontally is now lockMovementX and lockVertically is now lockMovementY for consistency. Change demo accordingly. 2011-05-05 17:02:46 -04:00
font_definitions.js Much more usable multiline text. 2011-03-21 03:53:23 -04:00
index.html Add fabric.Object#selectable Boolean property (true by default), which can be used to control object selection. 2011-05-11 15:56:49 -04:00