html2canvas/src
Niklas von Hertzen e80fe312ee Merge branch 'fix-doc-measurements' of https://github.com/ddrscott/html2canvas into ddrscott-fix-doc-measurements
Conflicts:
	dist/html2canvas.js
	dist/html2canvas.min.js
	src/core.js
2014-09-20 17:40:09 +03:00
..
fabric@791c74a82e Fix rendering for safari 6 2014-09-04 19:29:42 +03:00
punycode@5c04e6fe95 Use punycode to parse unicode characters correctly 2014-09-14 19:32:26 +03:00
renderers Use correct document context for canvas render 2014-09-14 20:14:38 +03:00
core.js Merge branch 'fix-doc-measurements' of https://github.com/ddrscott/html2canvas into ddrscott-fix-doc-measurements 2014-09-20 17:40:09 +03:00
dummyimagecontainer.js Don't fail on broken images 2014-03-15 13:20:05 +02:00
fallback.js Move non-canvas supported fallback to seperate file 2014-03-15 13:22:55 +02:00
font.js Add font metrics and text-decorations 2014-02-01 19:36:43 +02:00
fontmetrics.js Add font metrics and text-decorations 2014-02-01 19:36:43 +02:00
framecontainer.js Begin implementing cross-origin iframes 2014-09-20 17:36:15 +03:00
gradientcontainer.js Start implementing background gradients 2014-02-01 21:48:30 +02:00
imagecontainer.js Preliminary support for svg rendering 2014-09-04 18:47:06 +03:00
imageloader.js Begin implementing cross-origin iframes 2014-09-20 17:36:15 +03:00
lineargradientcontainer.js Fix CSS gradients fail to render when non-vendor prefix property is included #388 2014-05-18 23:20:45 +03:00
log.js Fix logging in IE9 2014-03-02 16:55:40 +02:00
nodecontainer.js Don't parse/render input hidden nodes 2014-09-14 17:44:55 +03:00
nodeparser.js Add preliminary support for same-origin iframes 2014-09-16 20:12:13 +03:00
promise.js Add Promise polyfill 2014-01-26 16:06:39 +02:00
proxyimagecontainer.js Don't fail on broken images 2014-03-15 13:20:05 +02:00
renderer.js Use correct document context for canvas render 2014-09-14 20:14:38 +03:00
stackingcontext.js 0.5.0 rewrite 2014-01-19 18:04:27 +02:00
support.js Prefer native svg rendering if available 2014-09-08 21:16:30 +03:00
svgcontainer.js Add atob polyfill for ie9 for SVG base64 rendering 2014-09-09 18:42:00 +03:00
svgnodecontainer.js Add support for inline, base64 and node svg's 2014-09-08 23:44:10 +03:00
textcontainer.js 0.5.0 rewrite 2014-01-19 18:04:27 +02:00
webkitgradientcontainer.js Start implementing background gradients 2014-02-01 21:48:30 +02:00
xhr.js Prefer native svg rendering if available 2014-09-08 21:16:30 +03:00