20 Commits

Author SHA1 Message Date
MoyuScript
c4cdaede98 Switch build to use browserify (#502) 2015-02-03 21:34:05 +02:00
MoyuScript
e0e5ef89a1 Make html2canvas requireable in nodejs 2015-01-19 23:33:29 +02:00
MoyuScript
15dd95c15c Use Color objects for colors 2014-12-13 18:10:41 +02:00
MoyuScript
587e8a73ef Fix pseudoelement rendering (with nth-child selectors etc.) 2014-10-06 22:46:43 +03:00
MoyuScript
1f5d8ba1cf Add simpler api for rendering external urls 2014-09-27 20:37:12 +03:00
MoyuScript
bc08edc340 Fallback to jsonp proxy if browser doesn't support cors xhr/image 2014-09-20 19:53:22 +03:00
MoyuScript
15599b520d Begin implementing cross-origin iframes 2014-09-20 17:36:15 +03:00
MoyuScript
a4ee26cffd Add preliminary support for same-origin iframes 2014-09-16 20:12:13 +03:00
MoyuScript
90100dbc05 Add support for inline, base64 and node svg's 2014-09-08 23:44:10 +03:00
MoyuScript
b5923fc04b Add svg rendering with fabric.js 2014-09-04 20:50:31 +03:00
MoyuScript
588f490005 Add indentation rule to jshintrc 2014-09-04 18:47:17 +03:00
MoyuScript
a8d0678328 Fix text rendering for IE and Opera 2014-03-02 16:00:59 +02:00
MoyuScript
a004d59897 Add support for pseudoelements 2014-02-08 16:52:41 +02:00
MoyuScript
27ace9727c Start implementing background gradients 2014-02-01 21:48:30 +02:00
MoyuScript
6ffaf97621 Add font metrics and text-decorations 2014-02-01 19:36:43 +02:00
MoyuScript
7c0dcde86b Move NodeParser to seperate file 2014-02-01 18:52:53 +02:00
MoyuScript
9698eaec5f Begin implementing background-image rendering 2014-01-21 21:41:00 +02:00
MoyuScript
9754c224e5 Make image loading to work on top of Promises/polyfill 2014-01-19 21:05:07 +02:00
MoyuScript
355bde3655 0.5.0 rewrite 2014-01-19 18:04:27 +02:00
MoyuScript
a5ff45099e Move jshint rules into jshintrc and include from Gruntfile. 2013-09-18 13:37:06 +08:00