aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/quit.bitmap
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-08-14 05:14:52 +0000
committerdos-reis <gdr@axiomatics.org>2007-08-14 05:14:52 +0000
commitab8cc85adde879fb963c94d15675783f2cf4b183 (patch)
treec202482327f474583b750b2c45dedfc4e4312b1d /src/hyper/bitmaps/quit.bitmap
downloadopen-axiom-ab8cc85adde879fb963c94d15675783f2cf4b183.tar.gz
Initial population.
Diffstat (limited to 'src/hyper/bitmaps/quit.bitmap')
-rw-r--r--src/hyper/bitmaps/quit.bitmap15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/quit.bitmap b/src/hyper/bitmaps/quit.bitmap
new file mode 100644
index 00000000..67989c4e
--- /dev/null
+++ b/src/hyper/bitmaps/quit.bitmap
@@ -0,0 +1,15 @@
+#define quit_width 50
+#define quit_height 20
+static char quit_bits[] = {
+ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
+ 0xff, 0x03, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0xc3, 0x7f, 0x04,
+ 0x8c, 0xf1, 0x0f, 0x03, 0xc3, 0x7f, 0x0c, 0x86, 0xf1, 0x0f, 0x03, 0xc3,
+ 0x00, 0x18, 0x82, 0x81, 0x01, 0x03, 0xc3, 0x00, 0x30, 0x83, 0x81, 0x01,
+ 0x03, 0xc3, 0x00, 0x20, 0x81, 0x81, 0x01, 0x03, 0xc3, 0x00, 0xe0, 0x81,
+ 0x81, 0x01, 0x03, 0xc3, 0x3f, 0xc0, 0x81, 0x81, 0x01, 0x03, 0xc3, 0x3f,
+ 0xc0, 0x81, 0x81, 0x01, 0x03, 0xc3, 0x00, 0x60, 0x81, 0x81, 0x01, 0x03,
+ 0xc3, 0x00, 0x30, 0x83, 0x81, 0x01, 0x03, 0xc3, 0x00, 0x10, 0x86, 0x81,
+ 0x01, 0x03, 0xc3, 0x00, 0x18, 0x84, 0x81, 0x01, 0x03, 0xc3, 0x7f, 0x0c,
+ 0x8c, 0x81, 0x01, 0x03, 0xc3, 0x7f, 0x04, 0x88, 0x81, 0x01, 0x03, 0x03,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
+ 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03};