| 
Visual Engineering script - Signature v1.03
SHORT DESCRIPTION
  This script adds a signature to a picture(s).
REQUIREMENTS
  Image Engineer v3.41 (Wision release 2)
INSTALLATION
  Archive where this file came from should be extracted to a
  directory where you installed Image Engineer.
  This script must be in IE:Arexx/
USAGE
  Activate window of an image and run the script.
  You may select horizontal & vertical align + offset of signature.
  Right places are calculated automatically, no matter what is the 
  size of a picture.
  By pressing Multifile, you may select multiple pictures, which
  need a common signature. Adjust settings before using Multifile.
  You may also use as signature an image marked as SECONDARY and
  then activating the window of an image and running the script.
  Signature is placed using Composite and one of 6 methods: ALPHA,
  MAX, MIN, MIX50, MIX50GENLOCK, MULTIPLY. Just notice that,
  normally you would mark the image window as Secondary and activate
  window of a signature and then compositing.
ARGUMENTS
  None. Use from Image Engineer.
HISTORY
  1.03
  Only Alpha-method was used, when not using multifile-version.
  1.02
  Now signature can be composited using 6 most used methods:
  ALPHA, MAX, MIN, MIX50, MIX50GENLOCK, MULTIPLY.
  1.00
  History started
DISTRIBUTION
  The archive, where this file came from, can be distributed using
  any kind of media or distribution channel (CD, Email, WWW, BBS,
  FTP...), but contents of original archive can not be modified.
  You may NOT spread modified versions of the script and call it as
  Visual Engineering -script.
  If you are going to spread a script made by you, which calls one
  of Visual Engineering -scripts, you must include either to
  documentfile of your script or header of the script itself, Visual
  Engineering's website address and my name and email address.
  Like this:
  /*
   This script uses Visual Engineering -script(s):
   AddSpace.rexx, PrimaryColors.rexx
   By Marko Seppänen <marko.seppanen@wwnet.fi>
   Visual Engineering website:
   http://wwnet.fi/users/smarko/visual/
   */
WORLD WIDE WEB
 Image Engineer
 http://www.amigaworld.com/support/imageengineer/
 SViewIV
 http://www.ar-kleinert.de/sview_e.html
 Visual Engineering
 http://wwnet.fi/users/smarko/visual/
AMINET
 Image Engineer
 http://ftp.sunet.se/aminetbin/find?imeng
 SViewIV
 http://ftp.sunet.se/aminetbin/find?sviewiv
 Visual Engineering
 http://ftp.sunet.se/aminetbin/find?visual+eng.
 |