|
|
1.1 ! root 1: .TH CHRTAB 3 ! 2: .CT 2 graphics ! 3: .SH NAME ! 4: chrtab \(mi simple character bitmaps ! 5: .SH SYNOPSIS ! 6: .B extern char chrtab[95][16]; ! 7: .SH DESCRIPTION ! 8: .I Chrtab ! 9: contains 8-by-16 bitmaps for ! 10: .SM ASCII ! 11: printing characters. ! 12: The 16 bytes pointed to by ! 13: .B chrtab[c-'\ '] ! 14: are the 16 rows of character ! 15: .I c ! 16: from top to bottom. ! 17: The most significant bit is the leftmost bit. ! 18: The bottom row is always empty (has all bits 0). ! 19: .SH SEE ALSO ! 20: .IR font (9.5) ! 21: .SH BUGS ! 22: The bitmaps of ! 23: .I chrtab ! 24: are intended for use with line printers, not bitmap devices.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.