Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
canvas-v3.1.1-napi-v7-win32-x64.tar.gz | 2025-06-19 | 13.8 MB | |
canvas-v3.1.1-napi-v7-linux-arm64.tar.gz | 2025-06-19 | 21.1 MB | |
canvas-v3.1.1-napi-v7-darwin-arm64.tar.gz | 2025-06-19 | 9.5 MB | |
canvas-v3.1.1-napi-v7-darwin-x64.tar.gz | 2025-06-19 | 9.9 MB | |
canvas-v3.1.1-napi-v7-linux-x64.tar.gz | 2025-06-19 | 8.8 MB | |
README.md | 2025-06-19 | 514 Bytes | |
v3.1.1 source code.tar.gz | 2025-06-19 | 2.3 MB | |
v3.1.1 source code.zip | 2025-06-19 | 2.3 MB | |
Totals: 8 Items | 67.6 MB | 0 |
3.1.1
This release also introduces arm64 prebuilds for Linux!
Fixed
- Fix a crash when SVGs without width or height are loaded (#2486)
- Fix fetching prebuilds during installation on certain newer versions of Node (#2497)
- Fixed issue with fillText that was breaking subsequent fillText calls (#2171)
- Fix svg rendering when the image is resized (#2498)
- Fix measureText with direction rtl textAlign start/end
- Fix a crash in Node 24, due to external memory API change (#2514)