drawille 0.2.1

Draw to the terminal using braille characters
Documentation

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 P1start/drawille-rs to your Cargo.toml:

[dependencies.drawille]
git = "git://github.com/P1start/drawille-rs"