gifenc
Gif Encoder
Summary
| Latest Version | Unknown |
|---|---|
| License | Public Domain |
| CI Status | Passing |
| Downloads | 0 |
| Last Indexed | 2026-07-22 05:28 |
Tags
Installation
nimble install gifenc
choosenim install gifenc
git clone https://github.com/ftsf/gifenc
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| gifenc | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/ftsf/gifenc |
|---|---|
| Homepage | https://github.com/ftsf/gifenc |
| Documentation | View Documentation |
| Registry Source | nimble_official |
README
This is a fork of https://github.com/lecram/gifenc To add a nim wrapper around it and make it installable via nimble.
It is also in the public domain.