DevIL

Wrapper for the DevIL image library

Wrapper score 15/100 · tests present · no docs generated

Wraps a native library — check OS Compatibility below for platform-specific linking notes.

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:23

Installation

nimble install DevIL
choosenim install DevIL
git clone https://github.com/Varriount/DevIL

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
DevIL - - - - - - -

Source

Repository https://github.com/Varriount/DevIL
Homepage https://github.com/Varriount/DevIL
Registry Source nimble_official

README

DevIL

A Nimrod wrapper for the DevIL library.

Each file in the src directory corresponds to a header file of the same name in the DevIL source code. All wrapped procedures and constants match those included in the headers.