NAME

xach_shadows - Xach's Shadows o' Fun

SYNOPSIS

<Image>/Filters/Map/Xach Shadows...

DESCRIPTION

Screen of 50% of your drawing into a dropshadowed layer.

PARAMETERS

[PF_SLIDER, "blocksize", "Size of blocks", 10, [4, 255, 1]],

IMAGE TYPES

RGB*, GRAY*

HISTORY

[Xach] start off with an image, then pixelize it
[Xach] then add alpha->add layer mask                                   [20:21]
[Xach] render a checkerboard into the layer mask
[Xach] duplicate the image. fill the original with black, then blur the layer
           mask (i used 30% of pixelize size) and offset it by some value (i
           chose 20% of the pixelize size)
[Xach] duplicate the duplicate, remove the layer mask, move it below everything
[Xach] then add a new white layer on top, set the mode to multiply, and render
           a grid into it at pixelize size
[Xach] that's a bit roundabout, but it's also in the xcf

Because the way xach does it is a bit awkward, I'm switching it around a bit and working from the bottom up..

Revision 1.1: Marc Lehman <pcg@goof.com> added undo capability
Revision 1.2: Marc Lehman <pcg@goof.com>, changed function name
Revision 1.3: Seth Burgess <sjburges@gimp.org>, changed location and
                added my email address
Revision 1.4: Seth Burgess <sjburges@gimp.org> removed deprecated stuff

AUTHOR

Seth Burgess

DATE

2-15-98

LICENSE

Seth Burgess <sjburges@gimp.org>

Distributed under the same terms as Gimp-Perl.