X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fccurve.xml;h=91938a88961e8687274392f219d16d72befc8915;hp=3a74f283179bd0e0d0484478031a0c1405417717;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=9c9d475ff889ed8be02e8ce8c17da28b93278fca diff --git a/hacks/config/ccurve.xml b/hacks/config/ccurve.xml index 3a74f283..91938a88 100644 --- a/hacks/config/ccurve.xml +++ b/hacks/config/ccurve.xml @@ -1,23 +1,30 @@ - + + _label="Change image every" _low-label="0 seconds" _high-label="30 seconds" + low="0" high="30" default="3"/> + _label="Animation speed" _low-label="Slow" _high-label="Fast" + low="0.0" high="5.0" default="0.4" convert="invert"/> + + + + <_description> -Generates self-similar linear fractals, including the classic ``C -Curve.'' Written by Rick Campbell. +Generates self-similar linear fractals, including the classic "C Curve". + +http://en.wikipedia.org/wiki/Levy_C_curve + +Written by Rick Campbell; 1999.