Raxol.Terminal.Display.AsciiArt (Raxol v0.5.0)
View SourceASCII art rendering system for the Raxol terminal emulator.
This module provides functionality for:
- Rendering ASCII art templates
- Creating custom ASCII art
- Animating ASCII art
- Integrating with the terminal display system
Summary
Functions
Returns an ASCII art box with the given text.
Returns an ASCII art error indicator.
Returns a stylized header with the given text.
Returns an ASCII art help screen.
Returns an ASCII art loading animation for the given text.
Returns the ASCII art logo for the Raxol project.
Returns an ASCII art progress bar with the given percentage.
Returns an ASCII art spinner animation frame for the given step.
Returns an ASCII art success indicator.
Returns an ASCII art table with the given headers and rows.
Returns an ASCII art theme preview.
Returns an ASCII art warning indicator.
Functions
Returns an ASCII art box with the given text.
Returns an ASCII art error indicator.
Returns a stylized header with the given text.
Returns an ASCII art help screen.
Returns an ASCII art loading animation for the given text.
Returns the ASCII art logo for the Raxol project.
Returns an ASCII art progress bar with the given percentage.
Returns an ASCII art spinner animation frame for the given step.
Returns an ASCII art success indicator.
Returns an ASCII art table with the given headers and rows.
Returns an ASCII art theme preview.
Returns an ASCII art warning indicator.