Short:        Visual Eng. - Gaussian edge v1.56
Author:       marko.seppanen@wwnet.fi (Marko Seppänen)
Uploader:     marko seppanen wwnet fi (Marko Seppänen)
Type:         gfx/edit
Architecture: m68k-amigaos


Visual Engineering script - Gaussian Edge v1.56



SHORT DESCRIPTION

  This script makes black 'n white shape's edges smooth.


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 shape. Shape must be black and on white
  background. Run the script.

  LOW    shrinks the shape.
  NORMAL keeps the shape's size.
  HIGH   grows shape's size.

  Lowpass value adjust smoothness. Affects also shape's size.


ARGUMENTS

  GaussianEdge.rexx <pic> <type> <lowp>

  <pic>    name of a picture (in IE)
  <type>   one of following:

            LOW, NORMAL or HIGH

  <lowp>   value of lowpass



  AmigaDOS

    Sys:Rexxc/RX AddSpace.rexx <arguments>
    Sys:Rexxc/RX GaussianEdge.rexx 000_testpic.iff HIGH 7


  Other scripts:

    ADDRESS COMMAND "Sys:Rexxc/RX IE:Arexx/GaussianEdge.rexx <arguments>"

    Next lines return you the name of this new picture.

    PROJECT_LIST
    xyz=result
    pic=subword(xyz,1,1)





HISTORY

  1.56

  No changes in code, but Normal-type is now using different
  convolve (SmoothEdge_Normal, which was changed a little).

  1.55

  Can now be controlled from your own scripts, too.

  1.51

  Just replaced some strings in script.

  1.50

  Uses my own made convolves.
  Added some configurability.
  Needs IE-Extras v1.33

  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.