1truchet(6x)                   XScreenSaver manual                  truchet(6x)
2
3
4

NAME

6       truchet - draws curved or angular Truchet patterns
7

SYNOPSIS

9       truchet  [-display  host:display.screen]   [-foreground  color] [-back‐
10       ground color] [-window] [-root]  [-mono]  [-install]  [-visual  visual]
11       [-delay milliseconds] [-min-width integer] [-min-height integer] [-max-
12       width integer] [-max-height integer]  [-max-linewidth  integer]  [-min-
13       linewidth   integer]   [-erase]   [-no-erase]   [-erase-count  integer]
14       [-square] [-not-square] [-curves]  [-no-curves]  [-angle]  [-no-angles]
15       [-scroll]     [-scroll-overlap     integer]    [-anim-delay    integer]
16       [-anim-step-size integer]
17
18       [-fps]
19

DESCRIPTION

21       The truchet program draws arc and line based Truchet patterns.
22

OPTIONS

24       truchet accepts the following options:
25
26       -window Draw on a newly-created window.  This is the default.
27
28       -root   Draw on the root window.
29
30       -mono   If on a color display, pretend we're on a monochrome display.
31
32       -install
33               Install a private colormap for the window.
34
35       -visual visual
36               Specify which visual to use.  Legal values are the  name  of  a
37               visual  class,  or the id number (decimal or hex) of a specific
38               visual.
39
40
41       -delay milliseconds
42               How long to wait between drawing each screenful. Default  is  1
43               seconds.
44
45
46       -min-width integer
47               The minimum width in pixels of each square. Default is 40.
48
49
50       -min-height integer
51               The minimum height in pixels of each square. Default is 40.
52
53
54       -max-width integer
55               The maximum width in pixels of each square. Default is 150.
56
57
58       -max-height integer
59               The maximum height in pixels of each square. Default is 150.
60
61
62       -max-linewidth integer
63               The maximum width of the lines used to draw. Default is 25.
64
65
66       -min-linewidth integer
67               The minimum width of the lines used to draw. Default is 2.
68
69
70       -erase
71
72
73       -no-erase
74               Whether  to clear the screen after each screenful is drawn. De‐
75               fault is True (erase).
76
77
78       -erase-count integer
79               The number of screenfuls to draw before erasing. Default is 25.
80
81
82       -square
83
84
85       -not-square
86               Whether to force the  tiles  to  be  square.  Default  is  True
87               (square).
88
89
90       -curves
91
92
93       -no-curves
94               Whether  to draw the arc based Truchet pattern. Default is True
95               (curves).
96
97
98       -angles
99
100
101       -no-angles
102               Whether or not to draw the line based Truchet pattern.  Default
103               is True (angles)
104
105
106       -scroll Use the scroll mode. Default is False.
107
108
109       -scroll-overlap
110               The amount to scroll from one side to another. Default is 400.
111
112
113       -anim-delay
114               The time to pause between each animation step. Default is 100.
115
116
117       -anim-step-size
118               The  amount  of  steps to skip between each animation step. De‐
119               fault is 3.
120
121
122
123       -fps    Display the current frame rate and CPU load.
124

ENVIRONMENT

126       DISPLAY to get the default host and display number.
127
128       XENVIRONMENT
129               to get the name of a resource file that  overrides  the  global
130               resources stored in the RESOURCE_MANAGER property.
131

SEE ALSO

133       X(1), xscreensaver(1)
134
136       Copyright © 1998 by Adrian Likins.
137
138       Permission  to  use, copy, modify, and distribute this software and its
139       documentation for any purpose and without fee is hereby  granted,  pro‐
140       vided  that  the  above  copyright notice appear in all copies and that
141       both that copyright notice and this permission notice  appear  in  sup‐
142       porting documentation.
143

AUTHOR

145       Adrian Likins, 1998.
146
147
148
149
150X Version 11               6.00-4.fc34 (05-May-2021)               truchet(6x)
Impressum