From ab8cc85adde879fb963c94d15675783f2cf4b183 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 14 Aug 2007 05:14:52 +0000 Subject: Initial population. --- src/graph/include/bitmaps/spad11.bitmap | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 src/graph/include/bitmaps/spad11.bitmap (limited to 'src/graph/include/bitmaps/spad11.bitmap') diff --git a/src/graph/include/bitmaps/spad11.bitmap b/src/graph/include/bitmaps/spad11.bitmap new file mode 100755 index 00000000..0be6b15d --- /dev/null +++ b/src/graph/include/bitmaps/spad11.bitmap @@ -0,0 +1,9 @@ +#define spadBitmap_width 30 +#define spadBitmap_height 16 +static char spadBitmap_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x20, 0x00, 0x00, + 0x12, 0x70, 0x00, 0x00, 0x12, 0x20, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, + 0x28, 0x00, 0x00, 0x00, 0xa8, 0x39, 0xb7, 0x1d, 0x24, 0xa6, 0x59, 0x12, + 0x34, 0xa6, 0x4e, 0x12, 0x2c, 0xa6, 0x48, 0x12, 0x46, 0xa5, 0x48, 0x12, + 0x42, 0xa9, 0x48, 0x12, 0xc1, 0x58, 0x67, 0x36, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00}; -- cgit v1.2.3