deps-freeimage-raub
v6.0.0
Published
Binaries and headers for FreeImage-dependent compilation
Downloads
223
Maintainers
Readme
FreeImage binaries
This is a part of Node3D project.
npm i -s deps-freeimage-raub
This dependency package is distributing FreeImage 3.18 binaries through NPM for Node.js addons.
- Platforms (x64): Windows x64, Linux x64, Linux Aarch64, MacOS x64, MacOS ARM.
- Library: FreeImage.
JS Interface
See in image-raub Node.js addon.
binding.gyp
See in image-raub Node.js addon.
addon.cpp
See in image-raub Node.js addon.
addon.cpp
#include <FreeImage.h>
Refer to FreeImage 3.18 docs.
Legal notice
This software uses the FreeImage open source image library. FreeImage is legally used under the FIPL (FreeImage Public License) version. It is explicitly stated that FreeImage can be used commercially under FIPL.
FreeImage licensing information (a COPY) is given in a separate file, which also can be found on FreeImage's official web-site. The rest of this package is MIT licensed.
Windows, Linux, and OSX binaries are built with GitHub Actions.