Software Details:
Version: 3.1.0 updated
Upload Date: 10 Feb 16
Distribution Type: Freeware
Downloads: 82
JavaScript Canvas to Blob basically allows the content of an HTML5 canvas to be saved as an image.
This can be used to power a "Save as..." feature for canvas drawn art, especially useful in Web-based graphics editors.
Since newer versions of JavaScript support a "canvas.toBlob" method natively, this function can serve as a polyfill in older browsers.
Documentation is included with the package's README file.
What is new in this release:
- HTTPS test.
- Load image path fix release.
What is new in version 2.2.0:
- HTTPS test.
- Load image path fix release.
What is new in version 2.1.2:
- HTTPS test.
- Load image path fix release.
What is new in version 2.1.1:
- HTTPS test.
- Load image path fix release.
What is new in version 2.1.0:
- Replaced Makefile with grunt tasks for JSHint, mocha and uglify-js.
What is new in version 2.0.7:
- Removed the unnecessary jQuery dependency from the test HTML page.
What is new in version 2.0.6:
- Added bower.json file.
Requirements:
- JavaScript enabled on client side
Comments not found