-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
featureNew feature or requestNew feature or request
Description
Description
As a user of the figlet4s library I would like to have support for justification, which is the ability to align my text left, center, or right.
Implementation
The original command line figlet allows users to align their text inside the defined max width, either left, center, right or use the default of the font.
Figlet4s already has the data structures required to support justification but doesn't implement the algorithm yet.
Similar features in the wild
See the figlet man page: https://linux.die.net/man/6/figlet
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request