aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/bitmaps/xmin.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/xmin.bitmap
downloadopen-axiom-ab8cc85adde879fb963c94d15675783f2cf4b183.tar.gz
Initial population.
Diffstat (limited to 'src/hyper/bitmaps/xmin.bitmap')
-rw-r--r--src/hyper/bitmaps/xmin.bitmap11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/hyper/bitmaps/xmin.bitmap b/src/hyper/bitmaps/xmin.bitmap
new file mode 100644
index 00000000..f5136495
--- /dev/null
+++ b/src/hyper/bitmaps/xmin.bitmap
@@ -0,0 +1,11 @@
+#define xmin_width 45
+#define xmin_height 16
+static char xmin_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x0e, 0x00, 0x00, 0x00, 0x00,
+ 0x90, 0x1d, 0x00, 0x10, 0x00, 0x00, 0x98, 0x0d, 0x00, 0x30, 0x00, 0x00,
+ 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0xc0, 0xc0, 0xcf, 0x39, 0x3f, 0x00, 0xd8, 0x88, 0x3b, 0x33, 0x6e, 0x00,
+ 0xf8, 0x84, 0x11, 0x33, 0x46, 0x00, 0xb8, 0x87, 0x11, 0x33, 0x46, 0x00,
+ 0x00, 0x80, 0x11, 0x33, 0x46, 0x00, 0x00, 0x80, 0x11, 0x33, 0x46, 0x00,
+ 0x00, 0xc0, 0xbb, 0x7f, 0xef, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};