pwaller/pyfiglet

Font 5x8 is corrupted, I fixed it!

jneb opened this issue · 4 comments

jneb commented

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

jneb commented

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

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.

jneb commented

Fixed in #123