aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/smile.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/smile.bitmap
downloadopen-axiom-ab8cc85adde879fb963c94d15675783f2cf4b183.tar.gz
Initial population.
Diffstat (limited to 'src/hyper/bitmaps/smile.bitmap')
-rw-r--r--src/hyper/bitmaps/smile.bitmap15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/smile.bitmap b/src/hyper/bitmaps/smile.bitmap
new file mode 100644
index 00000000..dab8f317
--- /dev/null
+++ b/src/hyper/bitmaps/smile.bitmap
@@ -0,0 +1,15 @@
+#define smile_width 50
+#define smile_height 20
+static char smile_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0xe0, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 0x10, 0x01,
+ 0x22, 0x00, 0x00, 0x00, 0x00, 0x08, 0x02, 0x41, 0x00, 0x00, 0x00, 0x00,
+ 0x08, 0x02, 0x41, 0x00, 0x00, 0x00, 0x00, 0xe8, 0x02, 0x5d, 0x00, 0x00,
+ 0x00, 0x00, 0xf0, 0x01, 0x7e, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x00, 0x1c,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0xd8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c,
+ 0xd8, 0xe0, 0x03, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x80, 0x06, 0x00, 0x00,
+ 0x00, 0x1a, 0x00, 0xc0, 0x04, 0x00, 0x00, 0x00, 0x32, 0x00, 0x40, 0x00,
+ 0x00, 0x00, 0x00, 0x60, 0x00, 0x60, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01,
+ 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x1f, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0xfc, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x19, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00};