Replies: 2 comments
|
|
0 replies
|
nice! newest commit just added support for custom .bit fonts and folder loading with "-load" flag. works for both cli and tui. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
flf2bit converts Figlet
.flffont files to.bitformat.The C64 and BDF bitmap style fonts from figlet-fonts work best, by mapping the
#character to the full block█flf2bit --map-chars "#█" figlet-fonts/C64-fonts/gothic__.flf gothic__.bitOther regular Figlet fonts also work well. e.g.
All reactions