displaying text on empeg

Posted by: fvgestel

displaying text on empeg - 24/09/2000 15:15

I modified blitraw.c to display 3 lines of text on the display.
input is taken as an argument eg:

blitecho "Display this text"

or it will read STDIN if no args are given.
Characters are read from a raw file which contain all printable ascii characters and gives the possibility for people to provide their own font-sets...

Have fun...

Frank van Gestel