Load(Stream) Method
Loads a FIGlet font from the specified stream.
public static FigletFont Load(Stream stream)
- Namespace
- Spectre
.Console - Containing Type
- FigletFont
Parameters
- Stream stream
- The stream to load the FIGlet font from.