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