home *** CD-ROM | disk | FTP | other *** search
/ Dream 55 / Amiga_Dream_55.iso / RISCOS / APPS / GRAPHIC / FSIBAT.ZIP / FSI_Batch / Help next >
Text File  |  1998-04-26  |  2KB  |  51 lines

  1. Help via the Iconbar menu and Bubble help
  2.  
  3. Changes since previous versions
  4.  
  5. The program no handles Acorn spritefiles with more than one image. Drop
  6. several spritefiles with many images onto the main window and they will
  7. be neatly separated or converted into a directory of your choice.
  8. As this uses some memory, the Runfile contains the entry
  9.  
  10. Set Sprite$Size 100k
  11.  
  12. You must change this to the size of the largest sprite you expect. If you
  13. go over 100k you must also change the wimpslot. After changing the Runfile,
  14. you must re-run the program.
  15.  
  16.  
  17. This version has a slightly changed control panel and allows you to link
  18. the x and y scale factors. 
  19.  
  20. You can also apply a filter to all the input files to allow only known
  21. graphic formats to be processed. This allows you to drop the contents of 
  22. a whole directory onto the program !ReadMe's and all, and only process known sprites.
  23.  
  24. FSI_Batch now also displays the command string sent to !ChangeFSI. 
  25. By pressing the over ride button, the experienced users can
  26. add all the extra commands that !FSI_Batch does not yet cover.
  27.  
  28.  
  29. The new 'Same name' button forces the actual sprite name to be the same
  30. as the sprite directory name. This gets around ChangeFSI's habbit
  31. of giving all sprites the same internal name. With this button set it is
  32. easy to produces multi sprite files by simply dragging all the sprites
  33. into an open sprite directory. For small sprites this is the easiest way
  34. to get thumbprints.
  35.  
  36. Known problems.
  37. =============
  38. Some TIF files force !ChangeFSI into a reporting mode. A window
  39. appears giving all kinds of interesting information. The conversion 
  40. process stops and the program waits for you to press a key. This
  41. of course also stops the batch process. If I find a cure for this anti
  42. social behaviour I will apply it as soon as I can.
  43.  
  44. In version 1.15 of ChangeFSI this can be cured by REMing out line
  45. 12990. If you have a different version of ChangeFSI use you editor to
  46. finde the word 'value/pointer,. REM out that line or remove it.
  47.  
  48. This version has minor changes as well as some bug fixes. Any report
  49. on performance are welcome.
  50.  
  51. Jochen Lueg