diff options
author | fahim | 2015-03-13 11:47:05 +0530 |
---|---|---|
committer | fahim | 2015-03-13 11:47:05 +0530 |
commit | ed8eee97618542efea1b3fa439f2b10b6c5bd07d (patch) | |
tree | 1a60c9e47b61afa5cf62939ade5a26a5ef8fd5e6 /src/images/an.xbm | |
parent | 4f46af3248e4516df492f76cf789f80ec7c7e54a (diff) | |
download | eSim-ed8eee97618542efea1b3fa439f2b10b6c5bd07d.tar.gz eSim-ed8eee97618542efea1b3fa439f2b10b6c5bd07d.tar.bz2 eSim-ed8eee97618542efea1b3fa439f2b10b6c5bd07d.zip |
Subject: Move Repository to FOSSEE
Description: Move Repository to FOSSEE
Diffstat (limited to 'src/images/an.xbm')
-rw-r--r-- | src/images/an.xbm | 21 |
1 files changed, 21 insertions, 0 deletions
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 }; |