X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Frotzoomer.xml;h=2bcae86ca2b40870dfbe168c9111d6fef59a1b44;hp=90f3817e43950cd693b3de3ed5bfe758092aa4c2;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=ccb7f4903325f92555a9722bba74b58346654ba0 diff --git a/hacks/config/rotzoomer.xml b/hacks/config/rotzoomer.xml index 90f3817e..2bcae86c 100644 --- a/hacks/config/rotzoomer.xml +++ b/hacks/config/rotzoomer.xml @@ -5,24 +5,35 @@ + _label="Frame rate" _low-label="Low" _high-label="High" + low="0" high="100000" default="10000" convert="invert"/> + + + _label="Rectangle count" low="1" high="20" default="2"/> - + + + + + + + <_description> -Creates a collage of rotated and scaled portions of the -screen. Written by Claudio Matsuoka. +Distorts an image by rotating and scaling random sections of it. + +Written by Claudio Matsuoka; 2001.