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

NAME

6       fuzzyflakes - falling snowflakes/flower shapes
7

SYNOPSIS

9       fuzzyflakes  [-display host:display.screen] [-foreground color] [-back‐
10       ground color] [-window] [-root]  [-mono]  [-install]  [-visual  visual]
11       [-delay  usecs]  [-speed int] [-arms int] [-thickness int] [-bthickness
12       int] [-radius  int]  [-layers  int]  [-density  int]  [-no-db]  (-color
13       string) (-random-colors) [-fps]
14

DESCRIPTION

16       The  fuzzyflakes  program draws falling pastel colored snowflake/flower
17       shapes.  Inspired by the credits of the anime "Azumanga Daioh".
18

OPTIONS

20       fuzzyflakes accepts the following options:
21
22       -window Draw on a newly-created window.  This is the default.
23
24       -root   Draw on the root window.
25
26       -mono   If on a color display, pretend we're on a monochrome display.
27
28       -install
29               Install a private colormap for the window.
30
31       -visual visual
32               Specify which visual to use.  Legal values are the  name  of  a
33               visual  class,  or the id number (decimal or hex) of a specific
34               visual.
35
36       -delay usecs
37               The delay between steps  of  the  animation,  in  microseconds.
38               Default: 250000.
39
40       -speed int
41               How fast, 1-50.  Default 10.
42
43       -arms int
44               How many arms on the flakes; default 5.
45
46       -thickness int
47               How thick to make the lines; default 10 pixels.
48
49       -bthickness int
50               How thick to make the borders; default 3 pixels.
51
52       -radius int
53               Radius of the objects; default 20 pixels.
54
55       -layers int
56               How many layers of objects; default 3.
57
58       -density int
59               Default 5.
60
61       -no-db  Disable double-buffering.
62
63       -color string
64               The  base  color  for the color scheme.  Typed as a hexadecimal
65               triplet with or with out the leading #. ie.  fa4563  &  #43cd12
66               are both acceptable.  If the saturation of you color is too low
67               (<0.03) the random color generator will kick in.   The  default
68               color is #efbea5
69
70       -random-colors
71               This  enables  the  random color generation.  It is disabled by
72               default.  It overrides anything from -color
73
74       -fps    Display the current frame rate and CPU load.
75

ENVIRONMENT

77       DISPLAY to get the default host and display number.
78
79       XENVIRONMENT
80               to get the name of a resource file that  overrides  the  global
81               resources stored in the RESOURCE_MANAGER property.
82

SEE ALSO

84       X(1), xscreensaver(1)
85
87       Copyright  ©  2004 Barry Dmytro.  Permission to use, copy, modify, dis‐
88       tribute, and sell this software and its documentation for  any  purpose
89       is hereby granted without fee, provided that the above copyright notice
90       appear in all copies and that both that copyright notice and this  per‐
91       mission  notice appear in supporting documentation.  No representations
92       are made about the suitability of this software for any purpose.  It is
93       provided "as is" without express or implied warranty.
94

AUTHOR

96       Barry Dmytro <badcherry@mailc.net>
97

CREDITS

99       The  color  generation algorithm was borrowed from a friend <ZoeB> from
100       #vegans@irc.blitzed.org.  Her site was [REDACTED].  To see her original
101       code in action visit her site.
102
103
104
105X Version 11               5.43-2.fc31 (27-Aug-2019)           fuzzyflakes(6x)
Impressum