28 Commits

Author SHA1 Message Date
MoyuScript
888f2a9156 Refactor background parsing 2013-12-23 16:07:49 +02:00
MoyuScript
0b8f67115e Fix missing background color bug 2013-11-12 19:34:20 +02:00
MoyuScript
c54eca0ae8 Fix background color rendering layering with no documentElement color 2013-09-04 20:03:16 +03:00
MoyuScript
b39268a6b6 Refactoring 2013-09-04 19:29:12 +03:00
MoyuScript
565f0a78b2 first implementation for matrix transforms 2013-08-06 21:11:08 +03:00
MoyuScript
a78a500e9d Fix cropping of canvas for float sized elements 2013-08-06 19:15:46 +03:00
MoyuScript
6aa73c3b93 Refactoring logging and gradients 2013-08-06 18:55:04 +03:00
MoyuScript
1fa45c64e1 initial commit for transforms 2013-08-06 18:17:33 +03:00
MoyuScript
373f6f4e62 remove svg rendering 2013-06-15 11:53:28 +03:00
MoyuScript
56a20e2833 revert image smooth disabling 2013-05-29 22:50:01 +03:00
MoyuScript
e7040441d6 disable image smoothing 2013-05-29 22:31:00 +03:00
MoyuScript
e20728aaa9 Fix taint testing 2013-01-12 22:28:00 +02:00
MoyuScript
336c5ac4e1 refactored renderer 2013-01-03 23:15:06 +02:00
MoyuScript
1e81b22027 switched background rendering to use patterns 2013-01-03 22:25:35 +02:00
MoyuScript
1b29b8bc20 background clipping support 2013-01-03 20:34:47 +02:00
MoyuScript
828b1d0116 updated renderer 2012-12-27 23:07:00 +02:00
MoyuScript
b5691592ef Added automated testing with selenium 2012-12-22 16:28:34 +02:00
MoyuScript
ad03ce5182 Clean up 2012-11-25 22:39:09 +02:00
MoyuScript
c5d82acdf6 Switched build process to use grunt 2012-11-25 20:59:31 +02:00
MoyuScript
b746300f6e corrected border drawing with multiple colors
initial code for border-radius implemented
2012-06-26 15:15:46 +03:00
MoyuScript
d88e72e1b6 Added a sublime-project file for Sublime Text 2 that contains the detected linting and standards set. Allows Sublime Text 2 to automatically follow the standards and have live linting enabled. Trimmed useless whitespace. 2012-05-29 11:26:26 +10:00
MoyuScript
0aff7422e5 Fixed image rendering in SVG renderer 2012-04-17 10:58:14 +02:00
MoyuScript
e7132d9095 fixed a few undefined references, fixed missing files in a few places 2012-03-12 07:37:18 +01:00
MoyuScript
69d87d5497 add svg powered rendering 2012-03-06 17:11:10 +02:00
MoyuScript
35fd0ae8bf bug fixes 2012-03-03 21:03:59 +02:00
MoyuScript
a406c791f1 capitalized name 2012-03-02 21:25:08 +02:00
MoyuScript
d32ca469de fix naming 2012-03-02 21:24:21 +02:00
MoyuScript
ffcd5c04fb Split renderers to their own objects 2012-03-02 20:35:48 +02:00