Skip to content

Support for Justification #9

@ColOfAbRiX

Description

@ColOfAbRiX

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions