gitlabEdit

penFiglet Font Selector

Select your favorite font from here!

The figlet font selector allows you to flexibly select a Figlet font provided by the Figlet part of Textify, powered by the textual UI feature. It shows you a live preview of the font to show you how your selected font looks like prior to submission.

circle-info

FigletTextTools provides default figlet font settings.


Invoking the selector

You can simply invoke the selector on your interactive console application by calling the below function like so:

Usually, this call is followed by getting a figlet font from the above variable and writing it using the WriteFiglet() function:


Controls

The following controls are available for the normal figlet font selector:

Key
Action

ENTER

Accept font selection

ESC

Discard changes

H

Help page

LEFT / WHEEL UP

Previous font

RIGHT / WHEEL DOWN

Next font

S

Select font from the infobox

SHIFT + S

Write font name

C

Shows the individual characters with the selected font

The following controls are available for the character showcase:

Key
Action

ENTER

Go back

LEFT / WHEEL UP

Previous character

RIGHT / WHEEL DOWN

Next character

Last updated