You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Figlet4s is a "battery included" library and it already ships with many internal fonts but many more are freely available online. Top up the internal fonts shipped with Figlet4s.
There are a number of places where more fonts can be found:
Figlet4s includes rendering tests for all the fonts in the library. All the new fonts must pass the test. Some of them might not for several reasons: they might be corrupt, designed badly, they might use undocumented features. Depending on the nature of the problem a case can be made to include the font in the library but skip the testing.
P.S. Pay attention to the encoding of the original font so that they are rendered the same way
The text was updated successfully, but these errors were encountered:
Description
Figlet4s is a "battery included" library and it already ships with many internal fonts but many more are freely available online. Top up the internal fonts shipped with Figlet4s.
There are a number of places where more fonts can be found:
Figlet4s includes rendering tests for all the fonts in the library. All the new fonts must pass the test. Some of them might not for several reasons: they might be corrupt, designed badly, they might use undocumented features. Depending on the nature of the problem a case can be made to include the font in the library but skip the testing.
P.S. Pay attention to the encoding of the original font so that they are rendered the same way
The text was updated successfully, but these errors were encountered: