Creates ASCII Art from text. A full implementation of the FIGfont spec.
Figfont "fbr_tilt" for be imported as a JS module
Figfont "b_m__200" for be imported as a JS module
Figfont "4max" for be imported as a JS module
Figfont "devilish" for be imported as a JS module
Figfont "fp1_____" for be imported as a JS module
Figfont "helvbi" for be imported as a JS module
Figfont "charact4" for be imported as a JS module
Figfont "ghost_bo" for be imported as a JS module
Figfont "dosrebel" for be imported as a JS module
Figfont "kgames_i" for be imported as a JS module
Figfont "mnemonic" for be imported as a JS module
Figfont "cursive" for be imported as a JS module
Figfont "characte" for be imported as a JS module
Figfont "ebbs_1__" for be imported as a JS module
Figfont "char1___" for be imported as a JS module
Figfont "baz__bil" for be imported as a JS module
Figfont "gauntlet" for be imported as a JS module
Figfont "binary" for be imported as a JS module
Figfont "courb" for be imported as a JS module
Figfont "amc--slider" for be imported as a JS module
Figfont "broadway_kb" for be imported as a JS module
Figfont "digital" for be imported as a JS module
Figfont "high_noo" for be imported as a JS module
Read and parse a FIGlet font in plain or zipped format.
A FIG Driver written in Rust which aims to fully implement the FIGfont spec to create ascii art (figlets).
Render ASCII-art banners from text — a Rust port of cmatsuoka's `figlet(6)` v2.2.5 with an in-house FIGfont 2.0 parser, all six horizontal smush rules + universal, 12 bundled `.flf` fonts via `include_bytes!`, terminal-width-aware layout, color/rainbow output, byte-equal Strict-mode upstream compatibility, and a typed library API. v0.2: feature layout reorganized — see CHANGELOG. v0.3: toilet feature parity — TLF parser, 10 filters, HTML/IRC/SVG export, truecolor — see CHANGELOG.
Rust implementation of FIGlet to create ascii art. With kerning.
The FIGlet libraries all the cool kids use
A Rust implementation of figlet
Parse and render with FIGlet fonts
Command-line application to render with FIGlet fonts
A rusty figlet implementation