MoyuScript
|
733bd13a18
|
Use punycode to parse unicode characters correctly
|
2014-09-14 19:32:26 +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
|
07fef3c04a
|
reformat testing
|
2014-09-04 18:46:17 +03:00 |
|
MoyuScript
|
436e7e9692
|
rename build folder to dist
|
2014-09-01 20:22:56 +03:00 |
|
MoyuScript
|
af29a6bcf3
|
Update travis webdriver settings
|
2014-05-18 21:17:59 +03:00 |
|
MoyuScript
|
73266849b4
|
Don't fail on broken images
|
2014-03-15 13:20:05 +02:00 |
|
MoyuScript
|
a4ba5d1b11
|
Render correct element
|
2014-02-23 17:02:49 +02:00 |
|
MoyuScript
|
6ecd8bcead
|
Fix image loading for cross-origin resources
|
2014-02-17 00:04:09 +02:00 |
|
MoyuScript
|
27ace9727c
|
Start implementing background gradients
|
2014-02-01 21:48:30 +02:00 |
|
MoyuScript
|
2ce928069a
|
Add support for single text-shadow
|
2014-02-01 20:03:23 +02:00 |
|
MoyuScript
|
7c0dcde86b
|
Move NodeParser to seperate file
|
2014-02-01 18:52:53 +02:00 |
|
MoyuScript
|
e48fed63a5
|
Implement background rendering
|
2014-01-26 16:06:16 +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
|
1e81b22027
|
switched background rendering to use patterns
|
2013-01-03 22:25:35 +02:00 |
|
MoyuScript
|
dee1085046
|
Moved font metrics to seperate file
|
2012-12-30 21:26:25 +02:00 |
|
MoyuScript
|
0ebb1e41b0
|
Moved browser support checks to seperate file
|
2012-12-30 15:48:55 +02:00 |
|
MoyuScript
|
87e0d09722
|
removed external files
|
2012-12-27 23:57:06 +02:00 |
|
MoyuScript
|
d70a861e64
|
formatted tests into smaller units
|
2012-12-27 23:53:27 +02:00 |
|
MoyuScript
|
96b8431b24
|
webdriver testing
|
2012-12-27 23:06:47 +02: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
|
35fd0ae8bf
|
bug fixes
|
2012-03-03 21:03:59 +02:00 |
|
MoyuScript
|
67c5af1822
|
removed jQuery.css dependancy and few general CSS bug fixes
|
2012-03-03 19:18:39 +02:00 |
|
MoyuScript
|
68d2c50832
|
update tests/origin.html to use the new options overriding
allow tests to override selector and rendering options
|
2012-03-03 15:24:26 +01:00 |
|
MoyuScript
|
ae6d988ec3
|
updated test.js to allow options
|
2012-03-03 00:52:46 +02:00 |
|
MoyuScript
|
ffcd5c04fb
|
Split renderers to their own objects
|
2012-03-02 20:35:48 +02:00 |
|
MoyuScript
|
243a3ae8f5
|
simplified API and cleaned up code
|
2012-03-02 18:05:03 +02:00 |
|
MoyuScript
|
dcd0c7d691
|
added support for CORS images and option to create canvas as tainted
|
2012-03-01 19:44:25 +02:00 |
|
MoyuScript
|
0b1fb0dac7
|
build: improve minification, more verbose
|
2012-02-26 22:30:34 +01:00 |
|
MoyuScript
|
dd0331fd81
|
added flashcanvas integration and some legacy IE bug fixes
|
2012-02-26 00:19:16 +02:00 |
|
MoyuScript
|
8d340ebd97
|
jquery.plugin.html2canvas: add profiling option, tests: enable profiling
in case you run the tests in firefox and have firebug installed and
active you now get a profiling run of html2canvas ;)
|
2012-02-04 15:32:09 +01:00 |
|
MoyuScript
|
15eefadbf9
|
moved common code into tests/test.js
|
2011-12-11 18:06:57 +01:00 |
|