added buffalo.edu and martin@freaknet

This commit is contained in:
wallace-aph
2017-10-19 12:40:28 -04:00
parent 1d781f0b0a
commit 6b32deaffc
2439 changed files with 23928 additions and 1 deletions

View File

@@ -0,0 +1,37 @@
#define yumbig_width 32
#define yumbig_height 32
static char yumbig_bits[] = {
0x00, 0x00, 0x10, 0x1e,
0x29, 0xb3, 0x13, 0x21,
0x29, 0xb3, 0xe3, 0x40,
0x2f, 0x53, 0x03, 0x4c,
0x26, 0x53, 0x03, 0x52,
0x66, 0x13, 0x03, 0x22,
0xc6, 0x17, 0x03, 0x5c,
0x00, 0x00, 0x00, 0x40,
0xff, 0x07, 0x00, 0x40,
0x00, 0x08, 0x00, 0x40,
0x00, 0x08, 0xc0, 0x37,
0x00, 0x04, 0xe0, 0x0f,
0x00, 0x03, 0xf0, 0x1f,
0x80, 0x00, 0xf0, 0x1f,
0x42, 0xc0, 0xf1, 0x17,
0x42, 0x00, 0xf1, 0x13,
0x40, 0x00, 0xfe, 0x19,
0x40, 0x00, 0xff, 0x01,
0xc1, 0x01, 0x19, 0x01,
0x06, 0x0f, 0x1d, 0x01,
0x00, 0x11, 0x1f, 0x03,
0x00, 0x11, 0x0f, 0x00,
0x00, 0x0f, 0x07, 0x14,
0x00, 0x11, 0x03, 0x00,
0x10, 0x11, 0x00, 0x37,
0x10, 0x09, 0x00, 0x49,
0x10, 0x07, 0xc0, 0x49,
0x10, 0x02, 0x40, 0x46,
0x10, 0x06, 0x40, 0x42,
0x20, 0x08, 0x80, 0x41,
0x40, 0xf0, 0xff, 0x20,
0x00, 0x00, 0x00, 0x10,
};