summary refs log tree commit diff
path: root/gfx/README.7
blob: de29c37f1f98ddf29b08c8a39b11863def62dda3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.Dd September 8, 2018
.Dt README 7
.Os "Causal Agency"
.
.Sh NAME
.Nm gfx
.Nd graphical utilities
.
.Sh DESCRIPTION
Graphial tools targeting
Cocoa,
X11
and Linux framebuffer.
.
.Pp
To build, run one of:
.Bd -literal -offset indent
make GFX=cocoa
make GFX=x11
make GFX=fb
.Ed
.
.Sh SEE ALSO
.Xr brot 1 ,
.Xr gfxx 1