fl 0.0.1

A FIG Driver written in Rust which aims to fully implement the FIGfont spec to create ascii art (figlets).
Documentation
[dependencies.bitflags]
version = "1.2"

[package]
authors = ["Tianyi Shi <ShiTianyi2001@outlook.com>"]
description = "A FIG Driver written in Rust which aims to fully implement the FIGfont spec to create ascii art (figlets)."
edition = "2018"
keywords = ["ascii-art", "figlet", "text", "terminal"]
license = "MIT"
name = "fl"
version = "0.0.1"