summary refs log tree commit diff
path: root/gfx/README
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/README')
-rw-r--r--gfx/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/gfx/README b/gfx/README
new file mode 100644
index 00000000..206e1a11
--- /dev/null
+++ b/gfx/README
@@ -0,0 +1,18 @@
+gfx(7)                 Miscellaneous Information Manual                 gfx(7)
+
+NAME
+     gfx – graphical utilities
+
+DESCRIPTION
+     Graphial tools targeting Cocoa, X11 and Linux framebuffer.
+
+     brot(1)  Mandelbrot renderer
+     gfxx(1)  graphics data explorer
+
+     To build, run one of:
+
+           make GFX=cocoa
+           make GFX=x11
+           make GFX=fb
+
+Causal Agency                 September 11, 2018                 Causal Agency