]> code.delx.au - gnu-emacs/blobdiff - src/bitmaps/stipple.xbm
#
[gnu-emacs] / src / bitmaps / stipple.xbm
diff --git a/src/bitmaps/stipple.xbm b/src/bitmaps/stipple.xbm
new file mode 100644 (file)
index 0000000..2e5b941
--- /dev/null
@@ -0,0 +1,4 @@
+#define stipple_width 16
+#define stipple_height 4
+static unsigned char stipple_bits[] = {
+   0x55, 0x55, 0xee, 0xee, 0x55, 0x55, 0xba, 0xbb};