mirror of
https://github.com/Mintplex-Labs/nut.js.git
synced 2026-07-18 19:14:26 -04:00
1ec9d62ec3
* (#307) Add jimp dependencz * (#307) Implement image reader * (#307) Implement image writer * (#307) Test data * (#307) Register both providers * (#307) Stick to BGR color format when loading images * (#307) Expose imagereader and imagewriter through utility functions * (#307) Updated tests to verify calls to Jimp * (#307) Mock jimp in testcases using the pluginRegistry to avoid ReferenceErrors * (#307) Mock jimp in e2e testcases to avoid ReferenceErrors