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

DESCRIPTION

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

OPTIONS

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

ENVIRONMENT

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

SEE ALSO

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

AUTHOR

142       Adrian Likins, 1998.
143
144
145
146
147X Version 11                 5.05-3 (06-Apr-2008)                  truchet(6x)
Impressum