ftxqxd / drawille-rs

a port of asciimoo/drawille to Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drawille-rs

A terminal graphics library for Rust that enables the use of braille characters to draw shapes.

This is a port of asciimoo/drawille to Rust.

Usage

Just add ftxqxd/drawille-rs to your Cargo.toml:

[dependencies]
drawille = "0.3.0"

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

a port of asciimoo/drawille to Rust

License:Apache License 2.0


Languages

Language:Rust 100.0%