API Reference figlet v0.1.0
Modules
Stores information about a single font character
Stores information about a Figlet font: a container for characters.
This module contains the logic that determines where to put linebreaks when converting a charlist to a specific FIGlet font representation.
Contains meta data about a Figlet font parsed from its header row.
This module focuses on parsing character data from Figlet files.
This module parses figlet files. How the files are read (e.g. in whole or streamed) is considered an implementation detail: the input to the function here is just the path to the file.
This module is dedicated to parsing the metadata from a Figlet file headerline.