FFI bindings to libsixel for encoding and decoding Sixel graphics.
# Cargo.toml
[dependencies]
sixel-sys = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new Sixel encoder using the raw FFI binding.
Install libsixel via your package manager (e.g., apt install libsixel-dev).
No dependency data recorded yet.