summaryrefslogtreecommitdiff
path: root/Stipple
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 15:54:52 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 15:54:52 +0000
commit9711ac0a780f686806c135045d2db9b99fbe923f (patch)
tree422a11eba052ec8e1923dcd458943fcdd8d70d04 /Stipple
R6.6 is the Xorg base-lineXORG-MAIN
Diffstat (limited to 'Stipple')
-rw-r--r--Stipple4
1 files changed, 4 insertions, 0 deletions
diff --git a/Stipple b/Stipple
new file mode 100644
index 0000000..d412e65
--- /dev/null
+++ b/Stipple
@@ -0,0 +1,4 @@
+#define Stipple_width 2
+#define Stipple_height 2
+static char Stipple_bits[] = {
+ 0x01, 0x00};