1/*
2Copyright notice:
3
4This is mine.  I'm only letting you use it.  Period.  Feel free to rip off
5any of the code you see fit, but have the courtesy to give me credit.
6Otherwise great hairy beasties will rip your eyes out and eat your flesh
7when you least expect it.
8
9Jonny Goldman <jonathan@think.com>
10
11Wed May  8 1991
12*/
13
14#define spermb1_width 3
15#define spermb1_height 7
16static char spermb1_bits[] = {
17   0x02, 0x04, 0x02, 0x01, 0x02, 0x04, 0x02};
18