figlet-rs
A Rust library for FIGlet to generate ascii art.
Example
use FIGfont;
Standard Font Example
Hello Rust
_ _ _ _ ____ _
| | | | ___ | | | | ___ | _ \ _ _ ___ | |_
| |_| | / _ \ | | | | / _ \ | |_) | | | | | / __| | __|
| _ | | __/ | | | | | (_) | | _ < | |_| | \__ \ | |_
|_| |_| \___| |_| |_| \___/ |_| \_\ \__,_| |___/ \__|
License
rs-figlet is distributed under the terms of the Apache License (Version 2.0).
See LICENSE-APACHE and COPYRIGHT for details.