home *** CD-ROM | disk | FTP | other *** search
/ Dream 53 / Amiga_Dream_53.iso / Amiga / Applications / PAO / ExtensionsPageStream / FuzzyShadowMak.readme < prev    next >
Text File  |  1998-06-15  |  2KB  |  67 lines

  1. Short:    PGS3 arexx script - make fuzzy shadows
  2. Author:   mmerkel@rumms.uni-mannheim.de (Michael Merkel)
  3. Uploader: mmerkel@rumms.uni-mannheim.de (Michael Merkel)
  4. Type:     text/dtp
  5.  
  6. ABOUT
  7.  
  8. This is an ARexx script for use with PageStream3.
  9. It tries to append a so called "fuzzy shadow" to the selected object
  10.  
  11. Just select a single object (text or picture/drawing) and call the script.
  12.  
  13.  
  14. DISTRIBUTION
  15.  
  16. spread it! use it! _write me!_
  17.  
  18.  
  19. REQUIREMENTS
  20.  
  21. - PageStream3 (of course!!!)
  22. - an object!
  23.  
  24.  
  25. USAGE
  26.  
  27. * insert the script in your script palette (rx Scripts/FuzzyShadowMaker.rexx)
  28. * insert it a second time with parameter QUICK (rx Scripts/FuzzyShadowMaker.rexx QUICK)
  29. * select an object and play the script
  30. * loooook!!!
  31.  
  32.  
  33. HISTORY
  34.  
  35. V1.01 (21. Mar 1998)
  36.  * first public release
  37.  
  38. V1.02 (21. Mar 1998)
  39.  * multiple object support!
  40.    just select more than one object and all of them will be fuzzy shadowed
  41.    with the selected settings.
  42.  * for line strokes you can now add measures like mm, cm, in, ...
  43.    just everything pagestream supports.
  44.  * added a busy requester. So the interface of PageStream3 is now locked during
  45.    operation. The generation of shadows can be stopped.
  46.  * fixed bug which prevents the line strokes and stepnumbers to be calculated
  47.    correctly. This works ok now.
  48.  
  49. V1.03 (10. Jun 1998)
  50.       (12. Jun 1998)
  51.  * added "Load", "Save As" and "Save Default" buttons for the prefs!
  52.  * when started with the "quick" option a prefs filename can now be given, too.
  53.    (e.g. "rx FuzzyShadowMaker.rexx QUICK 'PageStream3:Scripts/Fuzzy2.prefs'")
  54.  * Aminet release
  55.  
  56.  
  57. AUTHOR
  58.  
  59. michael merkel (MiMe@IRC)
  60. mmerkel@rumms.uni-mannheim.de
  61. http://webrum.uni-mannheim.de/fht/mmerkel/www/index.html
  62.  
  63.  
  64. THANKS TO
  65.  
  66. SoftLogik for this wonderful program! It's the best on all platforms...
  67.