github paperjs/paper.js v0.12.2

latest releases: v0.12.17, v0.12.16, v0.12.15...
4 years ago

Fixed

  • Fix drawing with compound-paths as clip-items (#1361).
  • Fix drawing of path selection with small handle size (#1327).
  • Do not ignore Group#clipItem.matrix in Group#internalBounds (#1427).
  • Correctly calculate bounds with nested empty items (#1467).
  • Fix color change propagation on groups (#1152).
  • Fix Path#arcTo() where from and to points are equal (#1613).
  • Improve new Raster(size[, position]) constructor (#1621).
  • SVG Export: Fix error when Item#matrix is not invertible (#1580).
  • SVG Export: Include missing viewBox attribute (#1576).
  • SVG Import: Use correct default values for gradients (#1632, #1660).
  • SVG Import: Add basic <switch/> support (#1597).
  • JSON Import: Prevent Item#insert() method from being overridden (#1392).
  • PaperScript: Fix issues with increment/decrement operators (#1450, #1611).

Don't miss a new paper.js release

NewReleases is sending notifications on new releases.