Make canvas-toBlob.js link more prominent

This commit is contained in:
Eli Grey
2013-09-13 12:14:04 -04:00
parent 2dc60840b3
commit acc0242724
+3
View File
@@ -24,6 +24,9 @@ Supported Browsers
| Opera < 15 | data: URI | No | | [Blob.js](https://github.com/eligrey/Blob.js) |
| Safari ≤ 6 | data: URI | No | | [Blob.js](https://github.com/eligrey/Blob.js) |
Looking for `canvas.toBlob()` for saving canvases? Check out
[canvas-toBlob.js](https://github.com/eligrey/canvas-toBlob.js) for a cross-browser implementation.
Note: Unlisted versions or browsers will probably work too; however only the ones listed above have been tested.
Feature detection is possible: