| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| paperjs-v0.12.9.zip | 2020-06-19 | 1.7 MB | |
| README.md | 2020-06-19 | 303 Bytes | |
| v0.12.9 source code.tar.gz | 2020-06-19 | 1.6 MB | |
| v0.12.9 source code.zip | 2020-06-19 | 1.8 MB | |
| Totals: 4 Items | 5.1 MB | 1 | |
Added
- Export
CanvasProviderto allow experimenting with https://www.npmjs.com/package/canvaskit-wasm on Node.js
Fixed
- Fix
Path.strokeBoundsthat was incorrect for certain paths (#1824). - Fix Gulp 3 issues to be able to run Travis CI tests on Node.js 10, 12, 13 and 14.