Fixed
- Fix NPM installation problem with
huskyintroduced inv0.12.13
Unclaimed project
Are you a maintainer of paper.js? Claim this project to take control of your public changelog and roadmap.
Changelog
The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey
husky introduced in v0.12.13Item#rasterize() (#1905).Item#raster({ resolution, insert }) to receive options object, while remaining backward compatible.Raster#smoothing to support the values 'low', 'medium', 'high'
and 'off'. Setting to a boolean value is still supported, translating false...CanvasProvider to allow experimenting with
https://www.npmjs.com/package/canvaskit-wasm on Node.jsPath.strokeBounds that was incorrect for certain paths (#1824).