Archive for April 9th, 2008

Canvas2Image - converts what you draw on WHATWG canvas to downloadable images on the fly

Here comes a small JavaScript library, Canvas2Image that you could include on your web page, and it allows those lines and boxes that you draw on a WHATWG canvas (made using new HTML <canvas></canvas> tag pair) to be converted into images on the fly for download.

Continue reading ‘Canvas2Image - converts what you draw on WHATWG canvas to downloadable images on the fly’