summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/xditview/gray5.bm
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-04-09 07:58:38 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-04-09 07:58:38 +0000
commit098fe4a0b368c914c7d1f7ce086634958df8796a (patch)
tree35c4467b0223be7d6cd8bf4a8d03b0010b342e2a /gnu/usr.bin/groff/xditview/gray5.bm
parent972922b0b73ac8052cf5ab98e029ac4e27c752f3 (diff)
groff 1.15
Diffstat (limited to 'gnu/usr.bin/groff/xditview/gray5.bm')
-rw-r--r--gnu/usr.bin/groff/xditview/gray5.bm4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/xditview/gray5.bm b/gnu/usr.bin/groff/xditview/gray5.bm
new file mode 100644
index 00000000000..5f576184172
--- /dev/null
+++ b/gnu/usr.bin/groff/xditview/gray5.bm
@@ -0,0 +1,4 @@
+#define gray5_width 3
+#define gray5_height 3
+static char gray5_bits[] = {
+ 0x04, 0x07, 0x02};