Text Banners with Bundled FIGlet-Style Fonts
The text mode renders large ASCII banners from typed words using five hand-built, bundled fonts: Standard, Block, Banner, Small and Mini. Each font maps a character to a fixed-height, multi-line glyph, and a line of text is composed by horizontally concatenating each character’s rows; multiple input lines stack vertically. Because the fonts ship with the page rather than a server or CDN, banners render instantly and work offline.
- Five bundled fonts: Standard, Block, Banner, Small, Mini
- Covers A–Z, 0–9, space and common punctuation (. , ! ? - _ : + =)
- Unsupported characters fall back to a blank glyph so alignment never breaks
- Adjustable letter spacing and multi-line stacking
- Live preview of every font in the selector
