github paperjs/paper.js v0.12.5

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

Added

  • PaperScript: Add option options.paperFeatures.operatorOverloading to control
    operator overloading.

Fixed

  • Fix new Raster(HTMLCanvasElement) constructor (#1745).
  • Handle CurveLocation on paths with only one segment.
  • Fix recently introduced error in CompoundPath.compare() (#1769).
  • Clamp opacity values to [0, 1] (#1814).
  • Support closed Path items with blend mode and no segments (#1763).
  • Fix error in getCrossingSegments() (#1773).
  • SVG Import: Support SVG strings with leading line-breaks (#1813).
  • Docs: Improve documentation for Raster#drawImage(CanvasImageSource) (#1784).

Changed

  • Use 'paper-' prefix in generated view ids.

Don't miss a new paper.js release

NewReleases is sending notifications on new releases.