chiark / gitweb /
Merge old CVS `ian-dotfiles' repo, as a subtree where we can pick bits
[ian-dotfiles.git] / from-cvs / files / bitmap_circle-neg
diff --git a/from-cvs/files/bitmap_circle-neg b/from-cvs/files/bitmap_circle-neg
new file mode 100644 (file)
index 0000000..95d62f6
--- /dev/null
@@ -0,0 +1,8 @@
+#define circle-neg_width 16
+#define circle-neg_height 16
+#define circle-neg_x_hot 7
+#define circle-neg_y_hot 7
+static char circle-neg_bits[] = {
+   0xff, 0xff, 0x1f, 0xfc, 0xe7, 0xf3, 0xfb, 0xef, 0xfb, 0xef, 0xfd, 0xdf,
+   0xfd, 0xdf, 0xfd, 0xdf, 0xfd, 0xdf, 0xfd, 0xdf, 0xfb, 0xef, 0xfb, 0xef,
+   0xe7, 0xf3, 0x1f, 0xfc, 0xff, 0xff, 0xff, 0xff};