Releases: DjDeveloperr/deno-canvas
Releases · DjDeveloperr/deno-canvas
v1.4.2
v1.4.1
What's Changed
- fix: add back width and height props to canvas and
- fix: missing props of TextMetrics
v1.4.0
What's Changed
- support for some base64 images #13 by @konsumer in #14
- fix: fix typo by @w72 in #20
- feat: support canvas in drawImage and
- chore: upgrade canvaskit version by @DjDeveloperr in #23
New Contributors
- @konsumer made their first contribution in #14
- @w72 made their first contribution in #20
- @DjDeveloperr made their first contribution in #23
Full Changelog: v1.3.0...v1.4.0
v1.3.0
- chore: update canvaskit
- feat: add hsl(a) color support
v1.2.2
- fix: module exceeding max size for deno.land/x
v1.2.1
try fix
v1.2.0
- fix: optimize loading to decrease time
- fix: load wasm asynchronously to not block main thread
- fix: toBuffer erroring
- feat: add mimeType option to
Canvas#toBuffer
v1.1.4
fix
v1.1.3
fix
v1.1.2
add approximate value for text metrics