home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / gfx / edit / pprx_AnnotAnBr.readme < prev    next >
Encoding:
Text File  |  1997-03-02  |  4.4 KB  |  94 lines

  1. Short:    Ppaint Annot'd AnimBrush 4 ANIM GIF work
  2. Author:   A. Paabo  
  3. Uploader: paabo@ptbo.igs.net  
  4. Type:     gfx/edit
  5.  
  6. PROGRAMS USING THE FILES
  7.  
  8.   - Personal Paint from version 7.0
  9.  
  10. MAIN APPLICATION
  11.  
  12.  - Mainly in conjunction with PPaint's SaveAnimGIf.pprx and 
  13. LoadAnimGif.pprx. But other PPaint rexx scripts can potentially utilize its 
  14. results.
  15.  
  16. INSTALLATION
  17.  
  18.   - Copy  'MakeAnnotAnimbrush.pprx' to PPaint:Rexx
  19.   
  20. DESCRIPTION
  21.  
  22. SHORT: 
  23. ANIMBRUSH PICKUP FROM AN ANIMATION THAT ANNOTATES THE 
  24. ANIMBRUSH SO THAT THE TIME DELAY SETTINGS (and copyright annotation) 
  25. ARE AVAILABLE ON THE ANIMBRUSH FOR USE IN SAVING TO ANIMATED GIFS 
  26. (and other potential applications)
  27. LONG:
  28. When Cloanto added Rexx scripts to PPaint7 that provided the ability to save 
  29. to and load from animated gif format (SaveAnimGif.pprx and  LoadAnimGif.pprx)
  30. it used the approach of saving from an animbrush (since animated gifs are small). 
  31. Because the animbrush did not contain information about frame timing, the 
  32. user who used varying timing in the source animation had to note this timing 
  33. and manually insert it into the settings window presented. In the latest 
  34. version (1.4) of SaveAnimGif.pprx, the capacity to automatically apply timing from 
  35. an animation that is present, is provided, doing the required conversion from 
  36. the 1/60" timing units of PPaint animation frames to the 1/100" timing units 
  37. of animated gifs. But this approach requires you  do it immediately after 
  38. picking up an animbrush while the animation is still present, and it still inserts a 
  39. step in which you have to remember where the animbrush pickup started 
  40. from, how many you picked up, etc. The ideal situation would be that the
  41. animbrush gets annotated in terms of time delays WHEN IT IS CREATED. This 
  42. PPaint Rexx script does that. It is nothing more than a rectangular  animbrush 
  43. pickup that just happens to annotate the animbrush with the timing of the 
  44. frames, so that when you run SaveAnimGif.pprx on that animbrush, all the
  45.  timing information shows up in the subsequent settings window and the 
  46. source animation needs not be present.
  47. In addition to the basic action of adding annotations that SaveAnimGif.pprx can
  48. read,  I provided the option of saving the timing in the 1/60" units of PPaint since
  49. they could be useful too when moving an animbrush back into an animation, for
  50. example. Mimicing the animated gif animation, I replaced 
  51.  'LOOP' loop 'DELAY'  delay1 delay2 delay3 etc. with
  52. 'PP7PARAM' param 'DELAY' delay1 delay2 delay3 etc.
  53. where param is a value for some useful parameter  in another
  54. PPaint script.
  55. This also prevents SaveAnimGif from loading 1/60" timing units
  56. by mistake. (untested--I hope it works)
  57.  
  58. USAGE:
  59. Usage is straightforward. The animbrush is the same as any regular 
  60. animbrush, except that it is annotated with timing information that is 
  61. extractable by Save/LoadAnimGif.pprx. and other potential scripts.
  62. In practice you will create a small animation for saving as an animated gif, on a 
  63. page larger than the animated gif (I do it on a large 800x600 screeen so that
  64.  the animation appears the same size as it would on a web page on SVGA), 
  65. and then when it runs fine, use MakeAnnotAnimBrush.pprx to pick it up. Once 
  66. picked up I can save the annotated animbrush or immediately run 
  67. SaveAnimGif.pprx and create the animated gif. If the checkbox is on, the 
  68. SaveAnimGif script will be run immediately after pickup. This is convenient 
  69. for those who want to get the PPaint animated gif quickly  without stopping.
  70.  
  71. NOTES
  72.  The latest update (1.4) of SaveAnimGif.pprx and LoadAnimGif.pprx can be 
  73. found in the BIZ/CLOANTO section of Aminet.
  74.  
  75. AUTHOR:
  76. -Andres Pääbo, Box 478, Apsley, Ont. Canada K0L 1AO. Can-705-656-9387
  77. -email (till April) paabo@ptbo.igs.net
  78. -see some A. Paabo animated gif work on website www3.sympatico.ca/highlandview
  79. (or hilandvu, if highlandview doesn't work yet)
  80. -------------------------------ÜnfºÇö4§!ÚóÅî1&ºç\ŽÙY̌™²÷u#ô™T—`O´€e2Ê©KG©À/é&̖•vUæ³Âl“¨­ÜxFؐzÞ
  81. Ut
  82.  
  83.  
  84. ============================= Archive contents =============================
  85.  
  86. Original  Packed Ratio    Date     Time    Name
  87. -------- ------- ----- --------- --------  -------------
  88.     7264    2820 61.1% 27-Feb-97 10:18:58 +MakeAnnotAnimBrush.pprx
  89.      932     450 51.7% 27-Feb-97 09:46:38 +MakeAnnotAnimBrush.pprx.info
  90.     3992    1904 52.3% 27-Feb-97 09:49:44 +MakeAnnotAnimBrush.readme
  91.      784     390 50.2% 25-Feb-97 23:26:22 +MakeAnnotAnimBrush.readme.info
  92. -------- ------- ----- --------- --------
  93.    12972    5564 57.1% 28-Feb-97 02:01:28   4 files
  94.