mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 10:59:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
33
Bitmaps/freaknet.org/bitmaps/large/smallclef1
Normal file
33
Bitmaps/freaknet.org/bitmaps/large/smallclef1
Normal file
@@ -0,0 +1,33 @@
|
||||
#define smallclef1_width 19
|
||||
#define smallclef1_height 28
|
||||
static char smallclef1_bits[] = {
|
||||
0x00, 0x06, 0x00,
|
||||
0x00, 0x0f, 0x00,
|
||||
0x00, 0x0b, 0x00,
|
||||
0x00, 0x09, 0x00,
|
||||
0x00, 0x09, 0x00,
|
||||
0x00, 0x0d, 0x00,
|
||||
0xff, 0xff, 0x07,
|
||||
0x00, 0x0f, 0x00,
|
||||
0x00, 0x07, 0x00,
|
||||
0x80, 0x07, 0x00,
|
||||
0xff, 0xff, 0x07,
|
||||
0xe0, 0x03, 0x00,
|
||||
0xf0, 0x02, 0x00,
|
||||
0x78, 0x02, 0x00,
|
||||
0xff, 0xff, 0x07,
|
||||
0xb8, 0x1f, 0x00,
|
||||
0xd8, 0x3f, 0x00,
|
||||
0xd8, 0x35, 0x00,
|
||||
0xff, 0xff, 0x07,
|
||||
0x98, 0x25, 0x00,
|
||||
0x30, 0x35, 0x00,
|
||||
0x60, 0x1c, 0x00,
|
||||
0xff, 0xff, 0x07,
|
||||
0x00, 0x08, 0x00,
|
||||
0xc0, 0x08, 0x00,
|
||||
0xe0, 0x09, 0x00,
|
||||
0xe0, 0x05, 0x00,
|
||||
0xc0, 0x03, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user