summaryrefslogtreecommitdiff
path: root/flipped_gray
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 15:54:35 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 15:54:35 +0000
commit21ce3c7cde6e61e116b428160121b34f150ccc71 (patch)
tree9dc4f02ca66623f4759119a0eb5b79e433bdeb30 /flipped_gray
Diffstat (limited to 'flipped_gray')
-rw-r--r--flipped_gray4
1 files changed, 4 insertions, 0 deletions
diff --git a/flipped_gray b/flipped_gray
new file mode 100644
index 0000000..b75cacd
--- /dev/null
+++ b/flipped_gray
@@ -0,0 +1,4 @@
+#define flipped_gray_width 4
+#define flipped_gray_height 2
+static char flipped_gray_bits[] = {
+ 0x07, 0x0d};