From ed8eee97618542efea1b3fa439f2b10b6c5bd07d Mon Sep 17 00:00:00 2001 From: fahim Date: Fri, 13 Mar 2015 11:47:05 +0530 Subject: Subject: Move Repository to FOSSEE Description: Move Repository to FOSSEE --- src/images/an.xbm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/images/an.xbm (limited to 'src/images/an.xbm') diff --git a/src/images/an.xbm b/src/images/an.xbm new file mode 100644 index 00000000..47229ae1 --- /dev/null +++ b/src/images/an.xbm @@ -0,0 +1,21 @@ +#define an_width 45 +#define an_height 35 +static unsigned char an_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x07, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x01, 0x00, 0x20, 0x00, 0x00, 0x00, 0x01, 0x00, 0x70, 0x00, 0x00, + 0x00, 0x03, 0x00, 0x30, 0x00, 0x00, 0x00, 0x04, 0x00, 0x20, 0x00, 0x00, + 0x00, 0x10, 0x00, 0x20, 0x00, 0x00, 0x00, 0x10, 0x00, 0x22, 0x04, 0x00, + 0x00, 0x08, 0x80, 0x22, 0x80, 0x00, 0x00, 0x04, 0x00, 0x22, 0x00, 0x00, + 0x00, 0x10, 0x00, 0x20, 0x00, 0x00, 0x00, 0x10, 0x00, 0x20, 0x00, 0x00, + 0x00, 0x10, 0x80, 0x00, 0x01, 0x00, 0x04, 0x07, 0x00, 0x00, 0x00, 0x00, + 0x20, 0x10, 0x00, 0x6d, 0x03, 0x00, 0x00, 0x00, 0x60, 0x20, 0x00, 0x00, + 0x00, 0x20, 0xd8, 0xf8, 0x18, 0x00, 0x00, 0x10, 0xf0, 0x2c, 0x40, 0x01, + 0x00, 0x04, 0xf8, 0x3c, 0x00, 0x00, 0x00, 0x08, 0xa9, 0x70, 0x00, 0x00, + 0x00, 0x10, 0x00, 0x20, 0x00, 0x00, 0x00, 0x10, 0x00, 0x20, 0x00, 0x00, + 0x00, 0x04, 0x00, 0x70, 0x00, 0x00, 0x00, 0x01, 0x18, 0x20, 0x00, 0x00, + 0x00, 0x01, 0x78, 0xeb, 0xb0, 0x01, 0x00, 0x01, 0x18, 0xc3, 0x33, 0x03, + 0x00, 0x01, 0x18, 0xf3, 0x33, 0x03, 0x80, 0x03, 0x79, 0xf3, 0x33, 0x03, + 0x80, 0x83, 0x38, 0x01, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x57, 0x01, 0x00, 0x00, 0x00, 0x00, 0x8a, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x30, 0x00, 0x00, 0x00 }; -- cgit