Short:        Visual Eng. - Logo texture v1.15
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 - Logo Texture v1.15



SHORT DESCRIPTION

  This script paints the logo using a texture.


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

  Choose a texture as SECONDARY image.
  Then activate window of a logo. Logo must be black and on white
  background. Then run the script.


ARGUMENTS

  LogoTexture.rexx <pic> <texture>

  <pic>        name of a picture (in IE)
  <texture>    is name of the existing tileable texture
               (will fail if there's spaces in texturename!!!)



  AmigaDOS

    Sys:Rexxc/RX LogoTexture.rexx <arguments>
    Sys:Rexxc/RX LogoTexture.rexx 000_testpic.iff gfx:background/textures/wood.iff



  Other scripts:

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

    Next lines return you the name of this new picture.

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





HISTORY

  1.15

  Can now be controlled from your own scripts, too.

  1.11

  Script now changes zoom to value used on logo before starting
  the script.

  1.10

  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.