Table of Contents

Namespace SharpConsoleUI.Parsing

Classes

FigletFont

Represents a parsed FIGlet font loaded from a .flf file.

FigletRenderer

Renders text using a FIGlet font into lines of plain characters.

MarkupParser

Parses Spectre-compatible markup strings directly into Cell sequences, bypassing the ANSI roundtrip. Supports [bold red on blue]text[/] syntax, [rgb(r,g,b)], [#RRGGBB], and nested/closing tags.