author | mark <mark> | 2002-04-14 17:16:50 (UTC) |
---|---|---|
committer | mark <mark> | 2002-04-14 17:16:50 (UTC) |
commit | a84eeb6845163f12f4a9d81b37c2864ecbb1595b (patch) (side-by-side diff) | |
tree | bfe0b84d193aa8986c47b1607ba7b9c850a7fb62 /pics/kbill/bitmaps/bsd.xbm | |
parent | 9bfb344bf4ce6fcec025d1ba2c91e97324d8fbb2 (diff) | |
download | opie-a84eeb6845163f12f4a9d81b37c2864ecbb1595b.zip opie-a84eeb6845163f12f4a9d81b37c2864ecbb1595b.tar.gz opie-a84eeb6845163f12f4a9d81b37c2864ecbb1595b.tar.bz2 |
kBill pics
-rw-r--r-- | pics/kbill/bitmaps/bsd.xbm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pics/kbill/bitmaps/bsd.xbm b/pics/kbill/bitmaps/bsd.xbm new file mode 100644 index 0000000..14654cb --- a/dev/null +++ b/pics/kbill/bitmaps/bsd.xbm @@ -0,0 +1,10 @@ +#define bsd_width 28 +#define bsd_height 24 +static char bsd_bits[] = { + 0x00,0x00,0x00,0x00,0x00,0x18,0x00,0x00,0x00,0x18,0x10,0x00,0x00,0xf0,0x31, + 0x00,0x00,0xf8,0x37,0x00,0x00,0xf8,0x3f,0x00,0x00,0xf8,0x1f,0x00,0x40,0xf8, + 0x07,0x00,0x90,0xfc,0x07,0x00,0xa0,0xfc,0x07,0x00,0xc8,0xf9,0x03,0x00,0xb0, + 0xf1,0x01,0x00,0x00,0xe6,0x01,0x00,0x00,0xee,0x01,0x00,0x00,0xfc,0x01,0x00, + 0x00,0xf0,0x01,0x00,0x00,0xf8,0x01,0x00,0x00,0xf8,0x01,0x00,0x00,0xf8,0x03, + 0x00,0x00,0xf0,0x1f,0x00,0x00,0xf8,0xf1,0x00,0x00,0xff,0x01,0x01,0x00,0xf7, + 0xc1,0x00,0x00,0x60,0x00,0x00}; |