Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for figlet control files #3

Open
ColOfAbRiX opened this issue Nov 13, 2020 · 1 comment
Open

Support for figlet control files #3

ColOfAbRiX opened this issue Nov 13, 2020 · 1 comment
Labels
feature New feature or request

Comments

@ColOfAbRiX
Copy link
Owner

ColOfAbRiX commented Nov 13, 2020

Description

As a user of the figlet4s library I would like to be able to use figlet control files FLC

Implementation

I have not tested much this feature in the original figlet but its definition can be found in the main standard: http://www.jave.de/figlet/figfont.html#controlfiles

Figlet4s should implement the behaviour described above and where there are doubts on the implementation it should behave as the original figlet does.

Similar features in the wild

See the figlet man page: https://linux.die.net/man/6/figlet

@ColOfAbRiX ColOfAbRiX added the feature New feature or request label Nov 13, 2020
@ColOfAbRiX
Copy link
Owner Author

I added some basic structures in com.colofabrix.scala.figlet4s.control and I thin I will implement, at least for now, only the basic control commands because the extended command are only to handle special encodings of input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant