Re: [FLUFF] subr_figlet.c, some assembly required.

2001-07-06 Thread Jordan Hubbard
From: Mike Smith <[EMAIL PROTECTED]> Subject: [FLUFF] subr_figlet.c, some assembly required. Date: Fri, 06 Jul 2001 18:45:41 -0700 > http://people.freebsd.org/~msmith/subr_figlet.diff Cute, but why isn't it written in forth?! :-) - Jordan To Unsubscribe: send mail to [EMAIL P

[FLUFF] subr_figlet.c, some assembly required.

2001-07-06 Thread Mike Smith
For those of you that have too much time on your hands. http://people.freebsd.org/~msmith/subr_figlet.diff You'll need to load a font before booting; load -t figlet_font .flf Now, for the complication; it's wrapping lines at a single character. If someone wants to work out why, I'd love