=== Plugin Name === Contributors: Ramoonus Donate link: http://www.ramoonus.nl/donate/ Tags: html5, canvas, javascript, internet explorer, svg Requires at least: 3.9 Tested up to: 4.6 Stable tag: 3.0.1 ExplorerCanvas brings the HTML5 Canvas element to Internet Explorer 6-8. == Description == Modern browsers like Firefox, Safari, Chrome and Opera support the HTML5 canvas tag to allow 2D command-based drawing. ExplorerCanvas brings the same functionality to Internet Explorer. To use, web developers only need to include a single script tag in their existing web pages. From 1 October 2016 on, this plugin is no longer supported. Please use [Powerpack](http://www.ramoonus.nl/wordpress/powerpack/) instead. == Installation == 1. Upload `excanvas/` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == None at this moment. == Screenshots == Not relevant. == Changelog == = 3.0.1 = * Prefer minified version * Readme update = 3.0 = * Javascript updated = 1.0 = * First version