v0.4.0
What's Changed
- fix:
ctx.directionwas not working correctly - feat: Add some non-standard methods to
Path2Dobject likesimplify,toSVGString, etc. - feat: Add
Canvas#toDataURL - fix:
Canvas#encodereturning 0 length buffer - feat: Make
Imagemore Web-compatible. Now it supports loading usingsrc. Data URLs are also supported now.
Full Changelog: 0.3.1...0.4.0