FigletFont Class
Represents a FIGlet font.
public sealed class FigletFont
- Namespace
- Spectre
.Console
Properties
Methods
-
static FigletFont Load
(Stream) - Loads a FIGlet font from the specified stream.
-
static FigletFont Load
(string) - Loads a FIGlet font from disk.
-
static FigletFont Parse
(string) -
Parses a FIGlet font from the specified
string
.