Skip to content

textmode.figlet.js / FigHorizontalLayout

Type Alias: FigHorizontalLayout

ts
type FigHorizontalLayout = "full" | "fitted" | "smushed";

Supported horizontal layout modes for FIGlet rendering.