X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Frotzoomer.xml;h=c2d5d8c52e4c4db860c4212d951778352f146926;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hp=595c9029c9985383d8a2236f6e40e2e693cfe429;hpb=9c9d475ff889ed8be02e8ce8c17da28b93278fca;p=xscreensaver diff --git a/hacks/config/rotzoomer.xml b/hacks/config/rotzoomer.xml index 595c9029..c2d5d8c5 100644 --- a/hacks/config/rotzoomer.xml +++ b/hacks/config/rotzoomer.xml @@ -5,24 +5,33 @@ + _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.