home *** CD-ROM | disk | FTP | other *** search
-
- This directory contains AREXX scripts to be used with PPT.
-
- Here's a short description on each of the AREXX scripts:
-
- components.prx: Separates each component of an RGB image to its own
- frame.
-
- pixelize.prx: Makes the image look blocky.
-
- askreq.prx: A simple script showing the power of the ASKREQ REXX
- command.
-
- empty.prx: A skeleton, which you can use to build your own rexx scripts.
-
- dropshadow.prx: Makes an image have 'drop shadows'. Based on a
- request by Peter Bornhall.
-
- AntiqueTint.prx : Shows the use of the ColorMix effect, making the
- image have an antique tint.
-
- InvertAlpha.prx : Inverts the alpha channel of an image. Requested by
- Brian Jones.
-
-