RobotJS 0.9.1 adds PNG support on Windows and ships PNG-enabled Node-API prebuilds for Linux, macOS, and Windows.
Highlights
- Load and save PNG images on Windows using Windows Imaging Component.
- Install bundled x64 and arm64 prebuilds across Linux, macOS, and Windows.
- Statically link libpng into Linux and macOS prebuilds.
- Fall back to a source build on unsupported targets.
Install from npm:
npm install robotjs@0.9.1Full details: CHANGELOG.md