Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 18:00
· 50 commits to main since this release
b606225

What's Changed

  • fix: ctx.direction was not working correctly
  • feat: Add some non-standard methods to Path2D object like simplify, toSVGString, etc.
  • feat: Add Canvas#toDataURL
  • fix: Canvas#encode returning 0 length buffer
  • feat: Make Image more Web-compatible. Now it supports loading using src. Data URLs are also supported now.

Full Changelog: 0.3.1...0.4.0