NAME
windify - Add wind to an image
SYNOPSIS
<Image>/Filters/Distorts/Windify...
DESCRIPTION
Blow your image all over!
PARAMETERS
[PF_INT32, "angle", "Wind Angle in degrees, 0 is right, increases anticlockwise", 120],
[PF_INT32, "density", "How Much Is Blown",80],
[PF_VALUE, "distance", "How Far It's Blown",30],
[PF_TOGGLE, "wrap", "Smear on Edges (or Wrap)",1]
IMAGE TYPES
*
HISTORY
sent to me by Seth Burgess <sjburges@gimp.org>
small changes my Marc Lehmann <pcg@goof.com>
2014/03/17 ported to GIMP 2.8.10 by Ed J:
- I think the fill with the foreground colour should be background
since that's the colour expressly set, but didn't touch
- adjusted the maths so inputs are in degrees
There's corruption on the edges of this in smear mode. Yuck.
AUTHOR
Seth Burgess <sjburges@gimp.org>
DATE
1998-09-14
LICENSE
Distributed under the same terms as Gimp-Perl.