Table of Contents

Enum FigletSize

Namespace
SharpConsoleUI.Controls
Assembly
SharpConsoleUI.dll

FIGlet text size based on embedded fonts.

public enum FigletSize
Extension Methods

Fields

Custom = 3

Custom font provided by user

Default = 1

Default/Standard font (~6 lines height) - default FIGlet font

Large = 2

Large/Banner font (~8 lines height)

Small = 0

Small font (~4 lines height)