chiark / gitweb /
Merge old CVS `ian-dotfiles' repo, as a subtree where we can pick bits
[ian-dotfiles.git] / from-cvs / files / bitmap_server.bitmap
diff --git a/from-cvs/files/bitmap_server.bitmap b/from-cvs/files/bitmap_server.bitmap
new file mode 100644 (file)
index 0000000..5d5b694
--- /dev/null
@@ -0,0 +1,7 @@
+#define server_width 20
+#define server_height 15
+static unsigned char server_bits[] = {
+   0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f, 0xff, 0xff, 0x0f,
+   0xff, 0xff, 0x0f, 0xff, 0xc1, 0x0f, 0xff, 0xdf, 0x0f, 0xff, 0xdf, 0x0f,
+   0xff, 0xdf, 0x0f, 0x57, 0xdf, 0x0f, 0x03, 0x00, 0x00, 0xab, 0xfb, 0x0d,
+   0xff, 0xfb, 0x0d, 0xff, 0xfb, 0x0f, 0x3f, 0x00, 0x00};