drawille

Crates.iodrawille
lib.rsdrawille
version0.3.0
sourcesrc
created_at2015-11-21 23:21:38.326145
updated_at2021-08-12 01:26:52.758238
descriptionDraw to the terminal using braille characters
homepagehttps://github.com/ftxqxd/drawille-rs
repositoryhttps://github.com/ftxqxd/drawille-rs
max_upload_size
id3472
size31,298
Vincent Foulon (VincentFoulon80)

documentation

README

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.

Commit count: 36

cargo fmt