aboutsummaryrefslogtreecommitdiffstats
path: root/lib/gs/priv/bitmap/fup.bm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gs/priv/bitmap/fup.bm')
-rw-r--r--lib/gs/priv/bitmap/fup.bm7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/gs/priv/bitmap/fup.bm b/lib/gs/priv/bitmap/fup.bm
new file mode 100644
index 0000000000..a00b838db0
--- /dev/null
+++ b/lib/gs/priv/bitmap/fup.bm
@@ -0,0 +1,7 @@
+#define fup_width 23
+#define fup_height 17
+static char fup_bits[] = {
+ 0x00,0x00,0x00,0xf0,0x03,0x00,0x08,0x04,0x00,0x04,0x08,0x00,0xfe,0xff,0x3f,
+ 0x02,0x00,0x20,0x42,0x00,0x20,0xe2,0x00,0x20,0xf2,0x01,0x20,0x42,0x00,0x20,
+ 0x42,0x00,0x20,0x42,0x00,0x20,0xc2,0xff,0x20,0x02,0x00,0x20,0x02,0x00,0x20,
+ 0xfe,0xff,0x3f,0x00,0x00,0x00};