What are you working on? - Programming On Unix
Users browsing this thread: 15 Guest(s)
|
|||
This week I wrote a little program to convert BDF fonts into FIGfonts, the font format that figlet uses. Half way through making it, I discovered in the depths of github a pre-existing perl script with an identical name (bdf2flf) that does the exact same thing, but I marched on anyway for the C practice.
It lets me print things like this in any cool bitmap font: Code: ██ |
|||