home *** CD-ROM | disk | FTP | other *** search
/ Fujiology Archive / fujiology_archive_v1_0.iso / !FALCON / !BONUS / GFX / WHIRLGIF.ZIP / WHIRLGIF / README.ST next >
Text File  |  1997-04-15  |  2KB  |  59 lines

  1. Hello gif animators!
  2.  
  3. 15.april 1997.
  4.  
  5. This program was compiled by Tommy Andersen (tommya@post3.tele.dk) on a 
  6. TT030. It should work on any Atari ST/TT Falcon computer.
  7.  
  8. Please read the whirlgif.doc.
  9.  
  10. Whirlgif is a TTP program, and you must type all parameters on the 
  11. command line. So how do I get started?
  12.  
  13. First, you must create some gif images. After this sort of art exercise, 
  14. create a list file, plain ascii, with all images listed. Doubleclick on 
  15. whirlgif.ttp, and enter:
  16.  
  17.  -o myfirst.gif -loop -trans #000000 -time 1 -i mylist.txt
  18.  
  19. After a while, whirlgif quits, and you should now have created an 
  20. animated gif. Check it with Cab. For a more in depth explanation of the 
  21. parameters, read the whirlgif.doc!
  22.  
  23. If you are using a cli (as I do) cd into your gif folder, and enter the 
  24. command line. Warning! Some cli will change #000000 into something 
  25. different. Use '#000000' (quoted).
  26.  
  27. What the doc did not tell:
  28.  
  29.  -trans index,  index is a color index. You can use transgif to list the 
  30.                 color table and the RGB values for each entry. Transgif 
  31.                 is included with Cab.
  32.  -trans #value, value is a hex number, example FFFFFF (white) FF0000 
  33.                 (red). It should be read as RRGGBB. If you want to make 
  34.                 black transparent, use -trans '#000000'.
  35.  
  36.  
  37.  
  38. IMPORTANT
  39. ---------
  40.  
  41. This program was written by Kevin Kadow (kadokev@msg.net), I (Tommy 
  42. Andersen) just picked it up and compiled it.
  43.  
  44. If you have any comments about the Atari version, you should contact me.
  45.  
  46. Happy animation.
  47.  
  48. CU Tommy 
  49.  
  50.  +------------------------------------------------------------------+
  51.  \   Tommy Andersen              email: tommya@post3.tele.dk        /
  52.  /   Rydevaenget 1, 2tv        Netmail: 45:100/2.5@viking.ftn       \
  53.  \   DK 8210 Aarhus V                   90:1500/102.5@nest.ftn      /
  54.  /   Denmark                            51:1301/102.5@atarinet.ftn  \
  55.  \  http://home3.inet.tele.dk/tommya/   2:236/84.5@fidonet.org      /
  56.  +------------------------------------------------------------------+
  57.  
  58.  
  59.