Short: PageStream arexx script - make fuzzy shadows Uploader: Michael.Merkel@gmx.net (Michael Merkel) Author: Michael.Merkel@gmx.net (Michael Merkel) Type: text/dtp Replaces: text/dtp/MUIFuzzyShadows.lha Version: V1.04 (26. May 2001) ABOUT ----- This is an ARexx script for use with PageStream3. It tries to append a so called "fuzzy shadow" to the selected object Just select one or more objects (text or picture/drawing) and call the script. DISTRIBUTION ------------ spread it! use it! _write me!_ REQUIREMENTS ------------ * PageStream3/4 (of course!!!) >= V3.4! (V4 recomended) * MUI * rxMUI!! (http://web.tiscalinet.it/amiga/rxmui/) * objects... INSTALLATION ------------ * extract this archive to your RAM disk * Start the installer script from there USE THE INSTALLER. IT SETS THE INSTALLATION PATH INSIDE THE SCRIPT! IF YOU DO NOT USE THIS THE SCRIPT WILL NOT WORK 100% FOR SURE! USAGE ----- * create a new script in you PageStream page palette. The content of the script should be: 'rx "Scripts/MUIFuzzyShadows/MUIFuzzyShadows.rexx"'. * insert a second script with parameter QUICK ('rx "Scripts/MUIFuzzyShadows/MUIFuzzyShadows.rexx QUICK"') * select one or more objects and play the script. The second one will not open the prefs window but start FuzzyShadows directly. Good for "mass shadowing". * loooook!!! HISTORY ------- V1.00 (01. January 2000) * first public release * completely derived from FuzzyShadow.rexx. Just added the MUI GUI and changed the prefs file format so you'll never again lose it. * first project with rxMUI instead of MUIRexx. rxMUI seems to be more powerfull when developing ARexx scripts. No need to call the script by itself again and again. rxMUI is shareware! Read the readme. V1.01 (17. March 2000) * corrected the problems with non resizeable prefs window * added some error messages * added installer script. You MUST use it. V1.02 (01. February 2001) * works now with rxMUI v4.2 V1.03 (24. May 2001) * added "MUI Prefs" Menu entry * help bubbles should work now (with rxMUI >=V8.0) * still problems with current pgs 4.0.9 (software failures 80...04, alerts) With pgs 4.0.7 these problems don't occur. V1.04 (26. May 2001) * added usual MUI* script header AUTHOR ------ Michael Merkel (MiMe@IRC) Michael.Merkel@gmx.net (Michael Merkel) http://home.t-online.de/home/Merkel.Michael/ THANKS TO --------- SoftLogik for this wonderful program! It's the best on all platforms... Alfonso Ranieri for rxMUI