pyfiglet icon indicating copy to clipboard operation
pyfiglet copied to clipboard

Font 5x8 is corrupted, I fixed it!

Open jneb opened this issue 5 years ago • 3 comments

The font 5x8 was corrupt, since the font file had 9 lines per character. Here is the fixed file. 5x8.flf.txt

jneb avatar May 08 '19 13:05 jneb

Oops, I forget the control characters; that is fixed now. Here's a file that can replace 5x8.flf (don't forget to remove the .txt ending) 5x8.flf.txt

jneb avatar May 08 '19 13:05 jneb

Thanks, are you able to send a pull request?

Please also include a reproducer which demonstrates what was broken, even if it is something obvious.

pwaller avatar Dec 13 '19 20:12 pwaller

I just learnt this week how to do that. Nice Christmas activity :-) Jurjen

Op vr 13 dec. 2019 21:11 schreef Peter Waller [email protected]:

Thanks, are you able to send a pull request?

Please also include a reproducer which demonstrates what was broken, even if it is something obvious.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pwaller/pyfiglet/issues/69?email_source=notifications&email_token=ACEOFD4LMDSPCEG35WXUK5DQYPUADA5CNFSM4HLRRGH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEG3D5DY#issuecomment-565591695, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACEOFDZE4B7GB6VAFOU3K5LQYPUADANCNFSM4HLRRGHQ .

jneb avatar Dec 19 '19 15:12 jneb

Fixed in https://github.com/pwaller/pyfiglet/pull/123

peterbrittain avatar Aug 28 '23 17:08 peterbrittain