paper.js v0.12.8 Release Notes

Release Date: 2020-06-03 // almost 4 years ago
  • ๐Ÿ›  Fixed

    • TypeScript: Fix returned instance type (#1796).
    • ๐Ÿ›  Fix Path#strokeBounds for open paths (#1817).
    • ๐Ÿ›  Fix animation progress handling in Tween.update().
    • ๐Ÿ›  Fix setting Item#scaling to a new value after it was set to zero (#1816).
    • ๐Ÿ‘ SVG Import: Fully support SVG strings with leading line-breaks (#1813).
    • ๐Ÿ“„ Docs: Improve Raster#initialize(object) documentation (#1815, #1782).
    • ๐Ÿ“„ Docs: Fix Item#getItem(options) documentation.