diff options
| author | Simon Rettberg | 2024-09-06 14:42:37 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2024-09-06 14:42:37 +0200 |
| commit | badef32037f52f79abc1f1440b786cd71afdf270 (patch) | |
| tree | 412b792d4cab4a7a110db82fcf74fe8a1ac55ec1 /hacks/config/julia.xml | |
| parent | Delete pre-6.00 files (diff) | |
| download | xscreensaver-master.tar.gz xscreensaver-master.tar.xz xscreensaver-master.zip | |
Diffstat (limited to 'hacks/config/julia.xml')
| -rw-r--r-- | hacks/config/julia.xml | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/hacks/config/julia.xml b/hacks/config/julia.xml deleted file mode 100644 index f648197..0000000 --- a/hacks/config/julia.xml +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="julia" _label="Julia"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=cA4Rgq-rmy8"/> - - <number id="delay" type="slider" arg="-delay %" - _label="Frame rate" _low-label="Low" _high-label="High" - low="0" high="100000" default="10000" - convert="invert"/> - - <number id="count" type="slider" arg="-count %" - _label="Count" _low-label="Few" _high-label="Lots" - low="10" high="20000" default="1000"/> - - <number id="cycles" type="slider" arg="-cycles %" - _label="Iterations" _low-label="Small" _high-label="Large" - low="1" high="100" default="20"/> - - <number id="ncolors" type="slider" arg="-ncolors %" - _label="Number of colors" _low-label="Two" _high-label="Many" - low="1" high="255" default="200"/> - - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - - <xscreensaver-updater /> - - <_description> -The Julia set is a close relative of the Mandelbrot set. The -small moving dot indicates the control point from which the rest of -the image was generated. See also the "Discrete" screen saver. - -https://en.wikipedia.org/wiki/Julia_set - -Written by Sean McCullough; 1997. - </_description> -</screensaver> |
