Skip to content

v1.1.2-mp

Latest

Choose a tag to compare

@mpaperno mpaperno released this 18 Oct 16:37
· 4 commits to mp/main since this release
76d725a

Fixes

  • Fixed exception in canvas::draw_path() when trying to draw a path with an invalid transform which cannot be inverted (fixes samizdatco#149). (4c4ad8b1)
  • Fixed this scope in Image onload and onerror callbacks (the callbacks are now bound to the Image instance). (81fd8f1f)

Other

  • Updated node module dependencies; removed aws-sdk ans nodemon from dev dependencies.
  • Removed napi version from file name of published binaries.
  • Fixed version string in pre-gyp remote path (fixes mp-#1).
  • Now published on npmjs.org as @mpaperno/skia-canvas

Full change log.

NOTE: Binaries have GPU disabled by default