Commit graph

5 commits

Author SHA1 Message Date
kangax
bd5d670cbc Add another benchmark (this time with continuous animation and fps indicator). Start experimenting with free drawing via brush. 2010-08-11 22:25:58 -04:00
kangax
9a9605fecd Alias Math.* methods for slight perf. increase.
Remove `fastestClearingMethod` test, as webkit has rendering bugs with `canvas.width = canvas.width` type of clearing.
Rename some properties/methods in `fabric.Element` from `_oXxxxx` & `_aXxxxx` to `_xxxxx`.
Add test for `fabric.Element::onFpsUpdate`.
2010-07-31 13:55:10 -04:00
kangax
6593983196 Change copyright to include development start date. Remove old, unused files from /test/lib. 2010-07-26 16:35:58 -04:00
kangax
8388559b42 Add alternative minified version of fabric (via google closure compiler) and corresponding gzipped versions (for comparison). Do not set angle of circles in benchmark. 2010-07-26 01:43:25 -04:00
kangax
34777a0fae Change benchmark to populate not only squares but circles and triangles as well (+ better opacity and positioning randomization). 2010-07-26 01:33:01 -04:00