summary refs log tree commit diff
path: root/gfx/README.7
blob: bbb716ca0134796ad0918008683364c515bcc5af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.Dd $Mdocdate$
.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