Update canvas2svg.js

This commit is contained in:
clintjd 2015-06-18 17:11:13 -07:00
parent e356e21d80
commit bb2aac32e0

View File

@ -1,5 +1,5 @@
/*!!
* Canvas 2 Svg v1.0.14
* Canvas 2 Svg v1.0.15
* A low level canvas to SVG converter. Uses a mock canvas context to build an SVG document.
*
* Licensed under the MIT license: