summary refs log tree commit diff
path: root/gfx/man/gfx.7
blob: 8c002b89559c8ee09f368c3d3502f31a5182b869 (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
26
27
28
29
30
.Dd September 11, 2018
.Dt GFX 7
.Os "Causal Agency"
.
.Sh NAME
.Nm gfx
.Nd graphical utilities
.
.Sh DESCRIPTION
Graphial tools targeting
Cocoa,
X11
and Linux framebuffer.
.
.Pp
.Bl -tag -width "gfxx(1)" -compact
.It Xr brot 1
Mandelbrot renderer
.
.It Xr gfxx 1
graphics data explorer
.El
.
.Pp
To build,
run one of:
.Pp
.Dl make GFX=cocoa
.Dl make GFX=x11
.Dl make GFX=fb
searchJune McEnroe 2020-08-24Use dataOpen for save fileJune McEnroe 2020-08-24Use configOpen to load localCAJune McEnroe 2020-08-24Use configPath to load client cert/privJune McEnroe 2020-08-24Use configOpen in getopt_configJune McEnroe 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe