Releases: Brooooooklyn/canvas
Releases · Brooooooklyn/canvas
v0.1.64
What's Changed
- fix: missing icudtl.dat on Windows by @Brooooooklyn in #953
Full Changelog: v0.1.63...v0.1.64
v0.1.63
What's Changed
- chore: update depot_tools by @Brooooooklyn in #943
- fix: panic when restore from scale(0,0) state by @Brooooooklyn in #944
- fix: shadowBlur position by @Brooooooklyn in #945
- fix: shadow blur 0 makes text shadow not render at all by @Brooooooklyn in #946
- feat: add riscv64gc-unknown-linux-gnu by @Brooooooklyn in #947
- chore(deps): update dependency oxlint to ^0.12.0 by @renovate in #948
- chore(deps): update dependency oxlint to ^0.13.0 by @renovate in #950
- chore(deps): update yarn to v4.5.2 by @renovate in #951
Full Changelog: v0.1.62...v0.1.63
v0.1.62
What's Changed
- chore: update benchmark framework and result by @Brooooooklyn in #939
- feat: allow set file path as Image#src by @Brooooooklyn in #938
- build: migrate to stable rust by @Brooooooklyn in #940
- feat: support data url as Image#src by @Brooooooklyn in #941
- fix: align the imageSmoothingQuality behavior with chrome by @Brooooooklyn in #942
Full Changelog: v0.1.61...v0.1.62
v0.1.61
What's Changed
- feat: after clearing, the
bitmap
should be cleared, and thewidth
andheight
should be reset to the initial values. by @rambo-panda in #937
Full Changelog: v0.1.60...v0.1.61
v0.1.60
What's Changed
- fix(SvgCanvas): allow canvas size modification by @twlite in #928
- chore(deps): update dependency oxlint to ^0.11.0 by @renovate in #926
- fix: upgrade to NAPI-RS 3.0.0-alpha.19 by @Brooooooklyn in #929
- fix(deps): update rust crate thiserror to v2 by @renovate in #930
- chore(deps): lock file maintenance by @renovate in #925
- fix: memory leak in Image by @Brooooooklyn in #934
- fix: svg context by @twlite in #932
Full Changelog: v0.1.59...v0.1.60
v0.1.59
What's Changed
- chore(deps): update yarn to v4.5.1 by @renovate in #915
- chore(deps): update dependency oxlint to ^0.10.0 by @renovate in #916
- chore(deps): update dependency npm-run-all2 to v7 by @renovate in #918
- fix: build macos with xcode llvm by @Julusian in #905
- fix: loadImage convert ArrayBuffer issue by @Brooooooklyn in #920
- chore: upgrade NAPI-RS 3.0.0-alpha.16 by @Brooooooklyn in #921
- test: add test for measureText to escape texts by @Brooooooklyn in #922
- feat: upgrade skia to m131 by @Brooooooklyn in #923
New Contributors
Full Changelog: v0.1.58...v0.1.59
skia-94631d9b
chore: upgrade NAPI-RS 3.0.0-alpha.16 (#921)
v0.1.58
What's Changed
- fix: loadImage memleak and performance issue by @Brooooooklyn in #914
Full Changelog: v0.1.57...v0.1.58
v0.1.57
What's Changed
- chore: remove useless import by @Brooooooklyn in #902
- chore: bump napi and napi-derive by @Brooooooklyn in #903
- feat: chrome/m130 by @Brooooooklyn in #904
- chore(deps): lock file maintenance by @renovate in #909
- chore: upgrade to napi@3.0.0-alpha.14 by @Brooooooklyn in #910
- fix: Creating canvas with width or height of zero or less by @kaloyanBozhkov in #739
- chore: fix c++ compile warning by @Brooooooklyn in #911
- chore: remove once_cell by @Brooooooklyn in #912
- fix: memory leak in Image/loadImage by @Brooooooklyn in #913
New Contributors
- @kaloyanBozhkov made their first contribution in #739
Full Changelog: v0.1.56...v0.1.57
skia-0f81dc8b
chore: bump napi and napi-derive (#903)