summary refs log tree commit diff
path: root/gfx/README
blob: cdb264d9de5cc47852e0caba1ff6b9aa4e24c6a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
-19 20:54:06 -0500'>2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe