aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/help.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/help.bitmap
downloadopen-axiom-ab8cc85adde879fb963c94d15675783f2cf4b183.tar.gz
Initial population.
Diffstat (limited to 'src/hyper/bitmaps/help.bitmap')
-rw-r--r--src/hyper/bitmaps/help.bitmap23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/help.bitmap b/src/hyper/bitmaps/help.bitmap
new file mode 100644
index 00000000..4c55ef09
--- /dev/null
+++ b/src/hyper/bitmaps/help.bitmap
@@ -0,0 +1,23 @@
+#define help_width 60
+#define help_height 30
+static char help_bits[] = {
+ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0xf8, 0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0x07, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x03,
+ 0xfc, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x01, 0xfc, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0xf8, 0xf8, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0x7f, 0xfc,
+ 0xf1, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0x7f, 0xfc, 0xf1, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0x7f, 0xfc, 0xf1, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xff,
+ 0xf1, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xff, 0xf1, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0xff, 0xf8, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x0f,
+ 0xfc, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x07, 0xfe, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xc7,
+ 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xc7,
+ 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xc7,
+ 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xc7,
+ 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xff, 0xfb,
+ 0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0x01, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0xf8, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};