# Figlet

The official Figlet demo runs live below — real framework code on PHP 8.4 WebAssembly, in your browser. Use the source button on the terminal to read the exact PHP file being executed.

## Large glyph text in the terminal

The demo renders the classic Bootgly banner and a digits line — letters and numbers share the builtin `shadow` font.

<d-block-terminal engine="bootgly-cli" title="Figlet — live demo" command="demo 58" height="340">
Block-drawing glyph text composed side by side — the same Atom behind the framework's own CLI banner, with named fonts and safe fallbacks for unknown characters.
</d-block-terminal>

The component is documented in the [Figlet overview](/manual/CLI/UI/Atoms/Figlet/overview).
