From 56e8803c62da1f2a31e19b2b5ac460566f8e5d38 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 11 Sep 2018 21:57:05 -0400 Subject: Rewrite gfx.7 and render plaintext README --- gfx/README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 gfx/README (limited to 'gfx/README') 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 -- cgit 1.4.1