Skip to content

Scrawl-canvas v8.4.0

Compare
Choose a tag to compare
@KaliedaRik KaliedaRik released this 02 Feb 14:56

Breaking changes to functionality:

  • New filters system written from scratch - this new approach is inspired by the SVG filters approach where a filter effect can be built up using multiple paths
  • The 'user-defined' filter has been deprecated and removed

New functionality:

  • New filters include area-alpha, blend, channels-to-alpha, clamp-channels, colors-to-alpha, compose, displace, emboss, flood, offset, process-image
  • Added a noise asset (to generate and use perlin, simplex noise)
  • Mesh entity
  • Make fonts measured in viewport units responsive to changes in the viewport dimensions

Improvements to:

  • Easing functions

Non-breaking bug fixes for:

  • Fixed a range of issues specific to the Safari browser
  • Fixed a range of issues specific to the Firefox browser

Full Changelog: 8.3.4...8.4.0