diff src/bitmaps/stipple.xbm @ 25830:8f14d08e19f7

#
author Dave Love <fx@gnu.org>
date Wed, 29 Sep 1999 16:37:29 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/bitmaps/stipple.xbm	Wed Sep 29 16:37:29 1999 +0000
@@ -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};