home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 3 / AACD03.BIN / AACD / Sound / SkinCrop / SkinCrop_ifx.readme < prev    next >
Text File  |  1999-07-09  |  4KB  |  93 lines

  1. Short:    Easy xxxAMPxxx Skin creation script for ImageFX
  2. Author:   Zer0-X / o'Moses (zrx.oms@sci.fi)
  3. Uploader: Zer0-X / o'Moses (zrx.oms@sci.fi)
  4. Type:     gfx/ifx
  5. Version:  0.8
  6. Requires: ImageFX
  7.  
  8.      SkinCrop - Easy xxxAMPxxx Skin creation script for ImageFX.
  9.                            version 0.8
  10.  
  11.  
  12. This script can now be used to VERY easily create Skins for all those so
  13. famous MPEG-audio players on Amiga, and propably PC WinAMP too...
  14.  
  15. The script will ask you to choose the buffer where the image to be
  16. converted will be stored and informs if something is wrong.
  17.  
  18. Output fileformat can be selected from IFF (8/24bit), JPG or BMP types.
  19.  
  20. All temporary & final images will be saved to the selected path
  21. overwriting anything that exists!
  22.  
  23. More information about Skins and how to construct them can be found at:
  24.    http://www.algonet.se/~daniel7/winamp/skinspecs.html
  25.  
  26.  
  27. HOW2USE: Just copy the script to ImageFXs Rexx-directory. Load an image &
  28.          resize if neccessary. Then execute the script, choose options &
  29.          wait a bit. (It took about 30 seconds for me with the defaults.)
  30.  
  31.  
  32. HISTORY:
  33.  
  34.  0.1   31.05.99
  35.             - Just had an idea and started this thing out.
  36.               (It actually seems to be working quite OK.)
  37.  
  38.  0.2   01.06.99
  39.             - Some coordinate adjustments to suit better for AmigaAMP.
  40.             - Cleaning the script (SPEED) & commenting it a bit.
  41.             - Imagebuffer selector & sizecheck added.
  42.             - Now copies the titlebar from the main image too.
  43.             - Some more frames added to the buttons to help to coordinate.
  44.             - Added destination directory requester & few error handlings.
  45.  
  46.  0.3   02.06.99
  47.             - Added some conversion options to create a framed backup of
  48.               the main image (MAIN_BAK) to help finding the used areas, to
  49.               set the frame color, to delete the temporary images, to
  50.               disable the NUMBERS, PLAYPAUS & TEXT images creation & to
  51.               disable the creation of help frames.
  52.             - Now resets the drawtool, mode, style & colors to defaults.
  53.  
  54.  0.4   04.06.99
  55.             - Added option to create 3D beveled edges ready for the buttons.
  56.             - Added few more output filetypes to choose from. (The backup of
  57.               MAIN image is still saved in the IFF-ILBM format for quality.)
  58.  
  59.  0.5   17.06.99
  60.             - Fixed the beveling to create a bit more rounded edges.
  61.             - Added options to create a custom NUMBERS & PLAYPAUS images.
  62.             - Added one more help frame to the end of NUMBERS that seems to
  63.               be shown if no songs are loaded when a new skin is loaded.
  64.             - Added some more look to the POSBAR, VOLUME & PANNING sliders.
  65.             - Added option to bevel also the MAIN image.
  66.  
  67.  0.6   23.06.99
  68.             - Added option to create markings for the play-control buttons.
  69.             - Changed file VOLBAR to VOLUME as this seems to be the name
  70.               used more often and works now on TMLG too.
  71.             - POSBAR, VOLUME & PANNING sliders now use the help frame color.
  72.             - Fixed a little graphics bug between SHUFFLE & REPEAT buttons.
  73.             - Changed default options a bit (Hopefully doesn't matter).
  74.             - Added option to change the amount of beveling.
  75.             - Added option to create lights for the SHUFREP images.
  76.  0.7   05.07.99
  77.             - Fixed a little bug in the MONOSTER image (TMLG once more).
  78.             - Fixed few coordinates to make the skins more compatible with
  79.               AmigaAMP, AMPlifier, TMLG (and WinAMP if you prefer that).
  80.             - Added option to create beveled edges for the other visuals.
  81.  0.8   09.07.99
  82.             - Added Crop & Scale features (well, a sort of like that).
  83.             - Added 8bit rendering for AGA users, but to get rid of those
  84.               are you sure requesters the only way seems to be to disable
  85.               verify from the prefs.
  86.             - Added 3bit (~8 color) TEXT image I use for testing the script
  87.               to the archive for "lazy" people disliking the frame cubes.
  88.             - Added bit more look to the TITLEBAR image for other players.
  89.  
  90.  
  91. If you find any weird features (usually bugs) or have any new features to be
  92. added, then just send a mail for me to: zrx.oms@sci.fi
  93.