HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
Loading...
Searching...
No Matches
AsciiArtGenerator.h File Reference

Simple ASCII art generator. More...

#include <map>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for AsciiArtGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AsciiArtGenerator
 Simple ASCII art generator. More...
 

Detailed Description

Simple ASCII art generator.

This file provides a simple ASCII art generator that creates large, stylized text from input strings. It focuses only on generating plain ASCII art without formatting - formatting is handled by the Logger system.

Author
Nebiyu Tadesse
Date
2025