Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@napi-rs/canvas-linux-x64-gnu

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@napi-rs/canvas-linux-x64-gnu - npm Package Versions

1
8

0.1.30

Diff

Changelog

Source

0.1.30 (2022-09-22)

Bug Fixes

  • add Mutex guard to GlobalFont (7e0a51a)
  • ctx.globalAlpha should effect drawImage (#561) (9c505e2)
  • error listening to req (#555) (8491685)
  • resize canvas should clear the context (8ece352)
  • TypeScript types for avif config (29b17f8)
  • types: do not use reference tags (#563) (9e5cc29)
broooooklyn
published 0.1.29 •

Changelog

Source

0.1.29 (2022-08-26)

Bug Fixes

  • data url should be standard base64 (a59cb40)
  • drawImage alpha should not effect by fillStyle (41a6f29)
  • isBufferLike in load-image.js (#536) (c6ad306)

Features

broooooklyn
published 0.1.28 •

Changelog

Source

0.1.28 (2022-08-16)

Bug Fixes

  • adjust Node.js external memory while creating Canvas (77ecc52)
broooooklyn
published 0.1.27 •

Changelog

Source

0.1.27 (2022-08-14)

Bug Fixes

broooooklyn
published 0.1.26 •

Changelog

Source

0.1.26 (2022-08-07)

Bug Fixes

  • loadImage: redirect handler (dbbf826)
  • miss applying image_smoothing_enabled and image_smoothing_quality (815bc91)
  • shadow color was not applied correctly (4054e44)
  • test snapshots diff on arm64 (21983c2)
  • the quality of toDataURL should between 0 and 1 (27e87df)

Features

broooooklyn
published 0.1.25 •

Changelog

Source

0.1.25 (2022-06-30)

Bug Fixes

  • missing load-image.js in package.json (ddb2419)
broooooklyn
published 0.1.24 •

Changelog

Source

0.1.24 (2022-06-30)

Bug Fixes

  • ctx.filter should store in state and be able to save/restore (b85ee7b)
  • parameters for drawImage(canvas) (2392263)
  • skia async prop deprecated in future release (088e628)
  • use premultiplied surface as default (f13c1a3)
  • wrong text metrics if text contains chars not including in current font-family (cfcca26)

Features

broooooklyn
published 0.1.23 •

Changelog

Source

0.1.23 (2022-06-23)

broooooklyn
published 0.1.22 •

Changelog

Source

0.1.22 (2022-06-02)

Bug Fixes

  • do nothing if lineTo parameters invalid (0ddeb7c)
  • svg image transparent background should be preserved (531bde8)
  • width in TextMetrics when text is ending with spaces (5961fd2)
  • y offset when textBaseline is bottom (26fdc3c)

Features

broooooklyn
published 0.1.21 •

Changelog

Source

0.1.21 (2022-03-10)

Bug Fixes

  • BlendMode::Source should be copy instead of source (a010fba)
  • prevent segmentation fault if mesuring empty text (2117ddb)
  • should not throw if fill/stroke style is invalid (0d12337)
  • stroke/fill text should treat \n as space (4c9ac1e)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc