Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / explorercanvas / Config.in
1 config BR2_PACKAGE_EXPLORERCANVAS
2         bool "explorercanvas"
3         help
4           Modern browsers like Firefox, Safari, Chrome and Opera
5           support the HTML5 canvas tag to allow 2D command-based
6           drawing. ExplorerCanvas brings the same functionality to
7           Internet Explorer (<v9). To use, web developers only need to
8           include a single script tag in their existing web pages.
9
10           http://excanvas.sf.net/