22 Commits

Author SHA1 Message Date
MoyuScript
b46648657c Fix firefox cross-origin iframe rendering 2014-09-27 23:03:57 +03:00
MoyuScript
ac6b05d5d7 Add simpler api for rendering external urls 2014-09-27 21:07:25 +03:00
MoyuScript
998bfb496e Add google maps test 2014-09-27 20:20:08 +03:00
MoyuScript
72994252aa Continue render with failed svg images 2014-09-20 21:54:03 +03:00
MoyuScript
c1ea1206e3 Correctly use native rendering with inline <svg> nodes if possible 2014-09-20 20:21:25 +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
7cbb4d04b2 Add atob polyfill for ie9 for SVG base64 rendering 2014-09-09 18:42:00 +03:00
MoyuScript
90100dbc05 Add support for inline, base64 and node svg's 2014-09-08 23:44:10 +03:00
MoyuScript
c9112bb54a Allow tainting images to be drawn if option enabled 2014-09-08 21:24:26 +03:00
MoyuScript
74988da29e Prefer native svg rendering if available 2014-09-08 21:16:30 +03:00
MoyuScript
b5923fc04b Add svg rendering with fabric.js 2014-09-04 20:50:31 +03:00
MoyuScript
7940062240 Fallback to DummyImageContainer if no suitable ImageContainer found 2014-05-18 17:48:32 +03:00
MoyuScript
48e9b881b1 Fix cors loading of images 2014-05-18 17:40:01 +03:00
MoyuScript
6e1baa3e25 Fix IE9 https origin check bug 2014-03-15 13:01:04 +02:00
MoyuScript
6ecd8bcead Fix image loading for cross-origin resources 2014-02-17 00:04:09 +02:00
MoyuScript
f1482b8c2f Correctly assign image loading method for <img> elements 2014-02-08 14:07:20 +02:00
MoyuScript
27ace9727c Start implementing background gradients 2014-02-01 21:48:30 +02:00
MoyuScript
2a55ec5a5c Increase logging 2014-01-26 20:43:36 +02:00
MoyuScript
789b780c6e Draw <img> elements 2014-01-26 18:10:04 +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