Enum FigletSize
- Namespace
- SharpConsoleUI.Controls
- Assembly
- SharpConsoleUI.dll
FIGlet text size based on embedded fonts.
public enum FigletSize
- Extension Methods
Fields
Custom = 3Custom font provided by user
Default = 1Default/Standard font (~6 lines height) - default FIGlet font
Large = 2Large/Banner font (~8 lines height)
Small = 0Small font (~4 lines height)