drawille-rs

A terminal graphics library for Rust with multiple methods of drawing more advanced to the terminal by utilising Unicode characters.

This is a port of asciimoo/drawille to Rust.

Usage

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

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