From ab8cc85adde879fb963c94d15675783f2cf4b183 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 14 Aug 2007 05:14:52 +0000 Subject: Initial population. --- src/hyper/bitmaps/py.bitmap | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/hyper/bitmaps/py.bitmap (limited to 'src/hyper/bitmaps/py.bitmap') diff --git a/src/hyper/bitmaps/py.bitmap b/src/hyper/bitmaps/py.bitmap new file mode 100644 index 00000000..a9df8915 --- /dev/null +++ b/src/hyper/bitmaps/py.bitmap @@ -0,0 +1,9 @@ +#define py_width 25 +#define py_height 16 +static char py_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0xc0, 0x3f, 0x00, 0x00, 0x40, 0x67, 0x00, 0x00, + 0x40, 0x63, 0x00, 0x00, 0x00, 0x63, 0x00, 0x00, 0x80, 0x61, 0x00, 0x00, + 0x80, 0x61, 0x23, 0x00, 0x80, 0x31, 0x27, 0x00, 0x80, 0x99, 0x36, 0x00, + 0xc0, 0x0f, 0x32, 0x00, 0xc0, 0x00, 0x13, 0x00, 0xc0, 0x00, 0x1b, 0x00, + 0xc0, 0x00, 0x1e, 0x00, 0xf0, 0x01, 0x18, 0x00, 0x00, 0x80, 0x0d, 0x00, + 0x00, 0x00, 0x07, 0x00}; -- cgit v1.2.3