Releases: Brooooooklyn/canvas
Releases · Brooooooklyn/canvas
v0.1.67
What's Changed
- fix: drawImage canvas implementation by @Brooooooklyn in #989
- fix: make sure SVGCanvas get content is complete by @Brooooooklyn in #990
Full Changelog: v0.1.66...v0.1.67
v0.1.66
What's Changed
- chore(deps): update dependency skia-canvas to v2 by @renovate in #960
- chore(deps): update dependency oxlint to ^0.15.0 by @renovate in #964
- chore(deps): update dependency canvas to v3 by @renovate in #966
- chore(deps): update yarn to v4.6.0 by @renovate in #969
- chore(deps): lock file maintenance by @renovate in #970
- fix: double free in putImageData by @Brooooooklyn in #975
- feat: support encode stream by @Brooooooklyn in #974
- feat: chrome/m133 by @Brooooooklyn in #979
- chore(deps): lock file maintenance by @renovate in #982
- fix: armv7 glibc version by @Brooooooklyn in #981
- fix(deps): update rust crate infer to 0.19 by @renovate in #985
- perf: avoid memcpy while drawing canvas on canvas by @Brooooooklyn in #984
- fix(deps): update rust crate nom to v8 by @renovate in #976
- fix: flush svg stream after write end by @Brooooooklyn in #986
Full Changelog: v0.1.65...v0.1.66
skia-14e83e8c
chore: remove debug print
libcxxabi-19.1.7
chore: remove debug print
v0.1.65
What's Changed
- chore(deps): update yarn to v4.5.3 by @renovate in #954
- chore(deps): update dependency oxlint to ^0.14.0 by @renovate in #958
- chore(deps): lock file maintenance by @renovate in #957
- fix: loadImage should handle file URL by @Brooooooklyn in #959
Full Changelog: v0.1.64...v0.1.65
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