Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cljoly/pure-sixel

Pure Rust sixel encoder
https://github.com/cljoly/pure-sixel

rust sixel wip

Last synced: 23 days ago
JSON representation

Pure Rust sixel encoder

Awesome Lists containing this project

README

        

# Pure Rust library to encode images as [Sixel][sixel]

![GitHub](https://img.shields.io/github/license/cljoly/pure-sixel?color=%23008033)

This is currently in development.

## License

The library is covered by the Lesser GPL, version 3 or later. See [COPYING.LESSER][lesser].

[sixel]: https://en.wikipedia.org/wiki/Sixel
[lesser]: ./COPYING.LESSER