mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-23 02:49:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
33
Bitmaps/freaknet.org/bitmaps/large/smallclef
Normal file
33
Bitmaps/freaknet.org/bitmaps/large/smallclef
Normal file
@@ -0,0 +1,33 @@
|
||||
#define smallclef_width 11
|
||||
#define smallclef_height 28
|
||||
static char smallclef_bits[] = {
|
||||
0xc0, 0x00,
|
||||
0xe0, 0x01,
|
||||
0x60, 0x01,
|
||||
0x20, 0x01,
|
||||
0x20, 0x01,
|
||||
0xa0, 0x01,
|
||||
0xe0, 0x01,
|
||||
0xe0, 0x01,
|
||||
0xe0, 0x00,
|
||||
0xf0, 0x00,
|
||||
0x78, 0x00,
|
||||
0x7c, 0x00,
|
||||
0x5e, 0x00,
|
||||
0x4e, 0x00,
|
||||
0xe7, 0x01,
|
||||
0xf3, 0x03,
|
||||
0xfb, 0x07,
|
||||
0xbb, 0x06,
|
||||
0xbb, 0x04,
|
||||
0xb3, 0x04,
|
||||
0xa6, 0x06,
|
||||
0x8c, 0x03,
|
||||
0xf8, 0x01,
|
||||
0x00, 0x01,
|
||||
0x18, 0x01,
|
||||
0x3c, 0x01,
|
||||
0xbc, 0x00,
|
||||
0x78, 0x00,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user