imlib2
Simple wrapper of the Imlib2 library
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 |
Tags
Installation
nimble install imlib2
choosenim install imlib2
git clone https://github.com/PMunch/Imlib2
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| imlib2 | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/PMunch/Imlib2 |
|---|---|
| Homepage | https://github.com/PMunch/Imlib2 |
| Registry Source | nimble_official |
README
Imlib2
This is just a wrapper of the Imlib2 library. Thanks to Vindaar for his initial gist