fabric.js/lib
Kienz 870322ee24 Fixes for aligning_guidelines and centering_guidelines
aligning_guidelines:
- Bugfix for rotated objects - rotated objects should be aligned correctly

centering_guidelines:
- Fix for objects with different origin (originX or originY != 'center')
- Fix for clear lines
2013-01-22 23:35:22 +01:00
..
fonts Fix SVG export failures when rendering text via native methods. 2012-07-27 00:26:54 +02:00
aligning_guidelines.js Fixes for aligning_guidelines and centering_guidelines 2013-01-22 23:35:22 +01:00
centering_guidelines.js Fixes for aligning_guidelines and centering_guidelines 2013-01-22 23:35:22 +01:00
cufon.js [BACK_INCOMPAT] Cufon rendered fabric.Text now has two properties: backgroundColor (whole bounding-box) and textBackgroundColor (textlines, same behavior as "old" fabric.Text#backgroundColor) 2012-12-03 19:38:35 +01:00
event.js Prevent event.js from erroring out in Node 2013-01-17 19:00:20 +01:00
excanvas.js Math.floor --> ~~ for slight perf. increase (only do this for positive numbers). 2010-07-31 14:06:10 -04:00
google_closure_compiler.jar Add google closure compiler and explain how to minify fabric.js with it. Fix few omissions in jsdoc comments. 2010-07-26 00:48:26 -04:00
json2.js Doc additions, fixes. 2012-11-23 13:38:26 +01:00
screenshot.png Add screenshot. 2011-07-14 15:52:30 -04:00
yuicompressor-2.4.6.jar fabric.Element now has forEachObject. Add header to /demos, /tests and /docs pages. 2011-05-22 09:57:37 -04:00