Load(string) Method
Loads a FIGlet font from disk.
public static FigletFont Load(string path)
- Namespace
- Spectre
.Console - Containing Type
- FigletFont
Parameters
- string path
- The path of the FIGlet font to load.
public static FigletFont Load(string path)