deps-freeimage-raub
TypeScript icon, indicating that this package has built-in type declarations

4.1.1 • Public • Published

FreeImage binaries

This is a part of Node3D project.

NPM ESLint Test

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, OSX x64, Linux Aarch64.
  • 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.

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.

/deps-freeimage-raub/

    Package Sidebar

    Install

    npm i deps-freeimage-raub

    Weekly Downloads

    8

    Version

    4.1.1

    License

    MIT

    Unpacked Size

    140 kB

    Total Files

    8

    Last publish

    Collaborators

    • raub